mirror of
https://github.com/Fishwaldo/rundeck-api-java-client.git
synced 2025-07-08 05:58:39 +00:00
fix configuration of the assembly plugin
This commit is contained in:
parent
ce803b70f3
commit
b83040bc55
1 changed files with 2 additions and 1 deletions
3
pom.xml
3
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue