<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
...
<configuration>
...
<archive>
<addMavenDescriptor>false</addMavenDescriptor>
<archive>
...
</configuration>
</plugin>
No comments:
Post a Comment