Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
do not fail build when there is no test
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Huang committed Aug 14, 2014
1 parent c34ae04 commit 8c6fcef
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pom.xml
Expand Up @@ -458,10 +458,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<useFile>false</useFile>
<failIfNoTests>true</failIfNoTests>
<!-- TODO set to true?
<failIfNoTests>false</failIfNoTests>
-->
</configuration>
</plugin>

Expand Down

0 comments on commit 8c6fcef

Please sign in to comment.