Author: vsiveton Date: Thu Aug 14 03:52:42 2008 New Revision: 685847 URL: http://svn.apache.org/viewvc?rev=685847&view=rev Log: o Synced id and activation of integration-tests with core ITs
Modified: maven/plugin-tools/trunk/maven-plugin-tools-javadoc/pom.xml Modified: maven/plugin-tools/trunk/maven-plugin-tools-javadoc/pom.xml URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-javadoc/pom.xml?rev=685847&r1=685846&r2=685847&view=diff ============================================================================== --- maven/plugin-tools/trunk/maven-plugin-tools-javadoc/pom.xml (original) +++ maven/plugin-tools/trunk/maven-plugin-tools-javadoc/pom.xml Thu Aug 14 03:52:42 2008 @@ -67,13 +67,7 @@ </dependencies> </profile> <profile> - <id>integration-tests</id> - <activation> - <property> - <name>maven.test.skip</name> - <value>!true</value> - </property> - </activation> + <id>run-its</id> <dependencies> <dependency>