Disabled the skip-if-empty, as it didn't work out using the gpg-plugin for signing... *sigh*

This commit is contained in:
Harald Kuhr 2015-04-10 12:11:27 +02:00
parent 2af5662527
commit 686275fde9

View File

@ -62,7 +62,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<configuration>
<skipIfEmpty>true</skipIfEmpty>
<archive>
<manifestEntries>
<Implementation-Title>twelvemonkeys-${project.artifactId}</Implementation-Title>