Forced maven build to fail on test failure.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141153 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Phil Steitz 2004-04-04 04:53:16 +00:00
parent b465bb15ef
commit 04af29f63c
1 changed files with 3 additions and 1 deletions

View File

@ -17,11 +17,13 @@
##
maven.checkstyle.properties=${basedir}/checkstyle.xml
maven.test.failure = false
maven.xdoc.poweredby.image=maven-feather.png
#If you wish to skip tests when doing builds, uncomment
#maven.test.skip = true
#If you want the build to succeed if tests fail, uncomment
#maven.test.failure = false
maven.junit.fork=true
#maven.linkcheck.enable=true