Commit ca927fdfe388cd37982296ce1aef1956a2c0ea57
1 parent
a4858f93
Exists in
master
Ajuste no build para criação do bundle
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
pom.xml
@@ -67,6 +67,10 @@ | @@ -67,6 +67,10 @@ | ||
67 | <plugins> | 67 | <plugins> |
68 | <plugin> | 68 | <plugin> |
69 | <groupId>org.apache.maven.plugins</groupId> | 69 | <groupId>org.apache.maven.plugins</groupId> |
70 | + <artifactId>maven-assembly-plugin</artifactId> | ||
71 | + </plugin> | ||
72 | + <plugin> | ||
73 | + <groupId>org.apache.maven.plugins</groupId> | ||
70 | <artifactId>maven-deploy-plugin</artifactId> | 74 | <artifactId>maven-deploy-plugin</artifactId> |
71 | <configuration> | 75 | <configuration> |
72 | <skip>true</skip> | 76 | <skip>true</skip> |