svn commit: r743572 - /lenya/trunk/org.apache.lenya.parent/pom.xml

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Wed Feb 11 23:44:35 2009
New Revision: 743572

URL: http://svn.apache.org/viewvc?rev=743572&view=rev
Log:
Don't fork surefire tests, allows debugging in Eclipse (see http://jira.codehaus.org/browse/MNGECLIPSE-406).

Modified:
    lenya/trunk/org.apache.lenya.parent/pom.xml

Modified: lenya/trunk/org.apache.lenya.parent/pom.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/org.apache.lenya.parent/pom.xml?rev=743572&r1=743571&r2=743572&view=diff
==============================================================================
--- lenya/trunk/org.apache.lenya.parent/pom.xml (original)
+++ lenya/trunk/org.apache.lenya.parent/pom.xml Wed Feb 11 23:44:35 2009
@@ -276,6 +276,13 @@
           <artifactId>maven-jetty-plugin</artifactId>
           <version>6.1.12</version>
         </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-surefire-plugin</artifactId>
+          <configuration>
+            <forkMode>never</forkMode>
+          </configuration>
+        </plugin>
       </plugins>
     </pluginManagement>
     <plugins>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.