fix configuration of the assembly plugin

This commit is contained in:
Vincent Behar 2011-07-04 11:51:25 +02:00
parent ce803b70f3
commit b83040bc55

View file

@ -120,9 +120,10 @@
<id>make-archive</id>
<phase>package</phase>
<goals>
<goal>attached</goal>
<goal>single</goal>
</goals>
<configuration>
<attach>false</attach>
<descriptorRefs>
<descriptorRef>jar-with-dependencies</descriptorRef>
</descriptorRefs>