mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-05 20:45:29 -04:00
Disabled the skip-if-empty, as it didn't work out using the gpg-plugin for signing... *sigh*
This commit is contained in:
parent
2af5662527
commit
686275fde9
1
pom.xml
1
pom.xml
@ -62,7 +62,6 @@
|
|||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-jar-plugin</artifactId>
|
<artifactId>maven-jar-plugin</artifactId>
|
||||||
<configuration>
|
<configuration>
|
||||||
<skipIfEmpty>true</skipIfEmpty>
|
|
||||||
<archive>
|
<archive>
|
||||||
<manifestEntries>
|
<manifestEntries>
|
||||||
<Implementation-Title>twelvemonkeys-${project.artifactId}</Implementation-Title>
|
<Implementation-Title>twelvemonkeys-${project.artifactId}</Implementation-Title>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user