Skip to content

Commit

Permalink
skip assembly if tests are skipped
Browse files Browse the repository at this point in the history
  • Loading branch information
hneemann committed Feb 6, 2017
1 parent 5658801 commit 8bb2f59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<build.timestamp>${maven.build.timestamp}</build.timestamp>
<version.org.slf4j>1.7.12</version.org.slf4j>
<skipAssembly>${skipTests}</skipAssembly>
</properties>

<distributionManagement>
Expand Down

0 comments on commit 8bb2f59

Please sign in to comment.