Author: tchemit Date: 2010-01-01 21:45:06 +0100 (Fri, 01 Jan 2010) New Revision: 65 Modified: trunk/maven-jredmine-plugin/pom.xml Log: arch in fact its can not pass if your have not a redmine test server accessible... Modified: trunk/maven-jredmine-plugin/pom.xml =================================================================== --- trunk/maven-jredmine-plugin/pom.xml 2010-01-01 20:08:36 UTC (rev 64) +++ trunk/maven-jredmine-plugin/pom.xml 2010-01-01 20:45:06 UTC (rev 65) @@ -179,12 +179,12 @@ <profile> <id>run-its</id> - <activation> + <!--activation> <property> <name>performRelease</name> <value>true</value> </property> - </activation> + </activation--> <build> <plugins> <plugin>