Author: tchemit Date: 2008-02-21 23:07:17 +0000 (Thu, 21 Feb 2008) New Revision: 1187 Modified: trunk/simexplorer-is/pom.xml Log: construction des sources a la phase verify Modified: trunk/simexplorer-is/pom.xml =================================================================== --- trunk/simexplorer-is/pom.xml 2008-02-21 23:06:15 UTC (rev 1186) +++ trunk/simexplorer-is/pom.xml 2008-02-21 23:07:17 UTC (rev 1187) @@ -172,7 +172,8 @@ <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-source-plugin</artifactId> <executions> - <execution> + <execution> + <phase>verify</phase> <goals> <goal>jar</goal> </goals>