On 30-Jun-08, at 4:34 AM, [EMAIL PROTECTED] wrote:

Author: brett
Date: Mon Jun 30 01:34:38 2008
New Revision: 672727

URL: http://svn.apache.org/viewvc?rev=672727&view=rev
Log:
We require the newer version of the surefire plugin or it is possible to get old versions of plexus-utils in the tests


For what do we require a new version of Surefire?

Modified:
   maven/components/trunk/maven-embedder/pom.xml

Modified: maven/components/trunk/maven-embedder/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/components/trunk/maven-embedder/pom.xml?rev=672727&r1=672726&r2=672727&view=diff
= = = = = = = = ======================================================================
--- maven/components/trunk/maven-embedder/pom.xml (original)
+++ maven/components/trunk/maven-embedder/pom.xml Mon Jun 30 01:34:38 2008
@@ -116,11 +116,13 @@
        <version>2.3</version>
        <extensions>true</extensions>
      </plugin>
+      <!--
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-surefire-plugin</artifactId>
        <version>2.2</version>
      </plugin>
+      -->
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-resources-plugin</artifactId>



Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder,  Apache Maven
jason at sonatype dot com
----------------------------------------------------------

We all have problems. How we deal with them is a measure of our worth.

 -- Unknown


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to