]> source.dussan.org Git - archiva.git/commitdiff
update to release of plexus-spring, and spit out less information during build
authorBrett Porter <brett@apache.org>
Tue, 3 Jun 2008 07:03:39 +0000 (07:03 +0000)
committerBrett Porter <brett@apache.org>
Tue, 3 Jun 2008 07:03:39 +0000 (07:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662666 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 0945e54de799bcafa8ae22f6bf79a7271da3cc75..3e9a69402ddb7308d39b2d34642d316361428d9b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
           <version>2.4.2</version>
+          <configuration>
+            <redirectTestOutputToFile>true</redirectTestOutputToFile>
+          </configuration>
         </plugin>
         <plugin>
           <artifactId>maven-idea-plugin</artifactId>
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-spring</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.0</version>
       </dependency>
       <dependency>
         <groupId>org.springframework</groupId>