mirror of https://github.com/apache/maven.git
o Reverted to default test behavior, i.e. fail build upon test failure, ITs are supposed to pass now
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@834244 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8fb37c5587
commit
f05fd73fc7
|
@ -203,7 +203,6 @@ under the License.
|
|||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<configuration>
|
||||
<skip>false</skip>
|
||||
<testFailureIgnore>true</testFailureIgnore>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
|
|
Loading…
Reference in New Issue