Author: ppitonak(a)redhat.com
Date: 2011-08-18 03:43:16 -0400 (Thu, 18 Aug 2011)
New Revision: 22655
Modified:
modules/tests/metamer/trunk/ftest-source/pom.xml
modules/tests/metamer/trunk/ftest/pom.xml
modules/tests/metamer/trunk/pom.xml
Log:
versions of maven plugins updated
Modified: modules/tests/metamer/trunk/ftest/pom.xml
===================================================================
--- modules/tests/metamer/trunk/ftest/pom.xml 2011-08-18 07:11:54 UTC (rev 22654)
+++ modules/tests/metamer/trunk/ftest/pom.xml 2011-08-18 07:43:16 UTC (rev 22655)
@@ -308,6 +308,7 @@
<plugins>
<plugin>
<artifactId>maven-antrun-plugin</artifactId>
+ <version>1.6</version>
<executions>
<execution>
<id>copy-test-classes</id>
Modified: modules/tests/metamer/trunk/ftest-source/pom.xml
===================================================================
--- modules/tests/metamer/trunk/ftest-source/pom.xml 2011-08-18 07:11:54 UTC (rev 22654)
+++ modules/tests/metamer/trunk/ftest-source/pom.xml 2011-08-18 07:43:16 UTC (rev 22655)
@@ -89,6 +89,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
+ <version>2.9</version>
<configuration>
<skip>true</skip>
</configuration>
Modified: modules/tests/metamer/trunk/pom.xml
===================================================================
--- modules/tests/metamer/trunk/pom.xml 2011-08-18 07:11:54 UTC (rev 22654)
+++ modules/tests/metamer/trunk/pom.xml 2011-08-18 07:43:16 UTC (rev 22655)
@@ -166,7 +166,7 @@
<plugins>
<plugin>
<artifactId>maven-release-plugin</artifactId>
- <version>2.2</version>
+ <version>2.2.1</version>
<configuration>
<arguments>-Pmyfaces,war-myfaces,war-jee6-bundled-mojarra,war-jee6-bundled-myfaces
-Dselenium.test.skip=true
-Dselenium.server.skip=true</arguments>
Show replies by date