8 Aug
2012
8 Aug
'12
3:58 p.m.
Author: tchemit Date: 2012-08-08 17:58:36 +0200 (Wed, 08 Aug 2012) New Revision: 369 Url: http://forge.codelutin.com/repositories/revision/sammoa/369 Log: add default goal on assembly profile Modified: trunk/sammoa-ui-swing/pom.xml Modified: trunk/sammoa-ui-swing/pom.xml =================================================================== --- trunk/sammoa-ui-swing/pom.xml 2012-08-08 12:39:52 UTC (rev 368) +++ trunk/sammoa-ui-swing/pom.xml 2012-08-08 15:58:36 UTC (rev 369) @@ -384,6 +384,7 @@ </property> </activation> <build> + <defaultGoal>package</defaultGoal> <plugins> <plugin> <artifactId>maven-assembly-plugin</artifactId>