Skip to content

Commit

Permalink
[HWKMETRICS-185] Attempt to force the failsafe plugin to not ignore f…
Browse files Browse the repository at this point in the history
…ailures.
  • Loading branch information
Stefan Negrea committed Aug 13, 2015
1 parent 2ee1805 commit 7879261
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/rest-integration-tests-jaxrs-1.1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<configuration>
<testFailureIgnore>false</testFailureIgnore>
<dependenciesToScan>
<dependency>${project.groupId}:hawkular-metrics-rest-tests</dependency>
</dependenciesToScan>
Expand Down

0 comments on commit 7879261

Please sign in to comment.