Author: tchemit Date: 2010-01-18 12:36:12 +0100 (Mon, 18 Jan 2010) New Revision: 666 Modified: trunk/pom.xml Log: use mavenpom4labs 2.0.1 + remove defaultGoal in build to make more efficient profiles Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-01-18 01:11:43 UTC (rev 665) +++ trunk/pom.xml 2010-01-18 11:36:12 UTC (rev 666) @@ -9,11 +9,10 @@ <parent> <groupId>org.nuiton</groupId> - <artifactId>mavenpom</artifactId> + <artifactId>mavenpom4redmine</artifactId> <version>2.0.1</version> </parent> - <!--<groupId>org.nuiton</groupId>--> <artifactId>maven-helper-plugin</artifactId> <version>1.2.2-SNAPSHOT</version> @@ -289,8 +288,6 @@ <build> - <defaultGoal>install</defaultGoal> - <testResources> <testResource> <directory>${maven.src.dir}/test/resources</directory>
participants (1)
-
tchemit@users.nuiton.org