Skip to content

Commit 43275b8

Browse files
committed
#102 - Improved distribution profile.
Disabled tests and installation for distribution build.
1 parent 8956b8b commit 43275b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: parent/pom.xml

+2
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,8 @@
145145

146146
<properties>
147147
<shared.resources>${project.build.directory}/shared-resources</shared.resources>
148+
<maven.install.skip>true</maven.install.skip>
149+
<skipTests>true</skipTests>
148150
</properties>
149151

150152
<dependencies>

0 commit comments

Comments
 (0)