[Buix-commits] r230 - trunk/maven-jaxx-plugin
Author: tchemit Date: 2008-03-15 21:09:49 +0000 (Sat, 15 Mar 2008) New Revision: 230 Modified: trunk/maven-jaxx-plugin/pom.xml Log: use default goal for maven-source-plugin Modified: trunk/maven-jaxx-plugin/pom.xml =================================================================== --- trunk/maven-jaxx-plugin/pom.xml 2008-03-15 04:01:29 UTC (rev 229) +++ trunk/maven-jaxx-plugin/pom.xml 2008-03-15 21:09:49 UTC (rev 230) @@ -63,13 +63,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-source-plugin</artifactId> - <executions> - <execution> - <goals> - <goal>jar</goal> - </goals> - </execution> - </executions> </plugin> </plugins> </build>
participants (1)
-
tchemit@users.labs.libre-entreprise.org