Author: ptahchiev
Date: Sun Jan 18 04:48:39 2009
New Revision: 735447

URL: http://svn.apache.org/viewvc?rev=735447&view=rev
Log:
Comments added.

Modified:
    jakarta/cactus/trunk/samples/servlet/pom.xml

Modified: jakarta/cactus/trunk/samples/servlet/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/samples/servlet/pom.xml?rev=735447&r1=735446&r2=735447&view=diff
==============================================================================
--- jakarta/cactus/trunk/samples/servlet/pom.xml (original)
+++ jakarta/cactus/trunk/samples/servlet/pom.xml Sun Jan 18 04:48:39 2009
@@ -286,6 +286,10 @@
           <!--warSourceExcludes>*.jar</warSourceExcludes-->
         </configuration>        
       </plugin>
+      <!-- 
+       We need the surefire not to fail the build when a test-failure occurs,
+       because we need this jar in the jetty samples. 
+      -->
       <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-surefire-plugin</artifactId>



---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscr...@jakarta.apache.org
For additional commands, e-mail: cactus-dev-h...@jakarta.apache.org

Reply via email to