You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by an...@apache.org on 2014/10/14 13:19:44 UTC

svn commit: r1631721 - /tomee/tomee/trunk/pom.xml

Author: andygumbrecht
Date: Tue Oct 14 11:19:44 2014
New Revision: 1631721

URL: http://svn.apache.org/r1631721
Log:
Error message is useless

Modified:
    tomee/tomee/trunk/pom.xml

Modified: tomee/tomee/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/trunk/pom.xml?rev=1631721&r1=1631720&r2=1631721&view=diff
==============================================================================
--- tomee/tomee/trunk/pom.xml (original)
+++ tomee/tomee/trunk/pom.xml Tue Oct 14 11:19:44 2014
@@ -371,6 +371,7 @@
             <Implementation-Version>${project.version}</Implementation-Version>
             <Include-Resource>{maven-resources}</Include-Resource>
           </instructions>
+          <failOnError>false</failOnError>
         </configuration>
         <executions>
           <execution>