Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

Commit

Permalink
Apparently can't skip empty jars if you mvn deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
bobmcwhirter committed Dec 18, 2015
1 parent 6f710f0 commit df78829
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pom.xml
Expand Up @@ -202,9 +202,6 @@
</plugin>
<plugin>
<artifactId>maven-jar-plugin</artifactId>
<configuration>
<skipIfEmpty>true</skipIfEmpty>
</configuration>
</plugin>
<plugin>
<groupId>org.wildfly.swarm</groupId>
Expand Down

0 comments on commit df78829

Please sign in to comment.