This commit is contained in:
Stephane Nicoll 2016-01-17 12:40:14 +01:00
parent fc857d832b
commit 6c5441d041
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@
<mainClass>${start-class}</mainClass>
</configuration>
</plugin>
<!-- Support shade packaging (if the user does not want to use our plugin -->
<!-- Support shade packaging (if the user does not want to use our plugin) -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>