I wanted to run the surefire integration tests.

I can't find a description of it-settings.xml in the integration test
hierarchy or in the main surefire plugin hierarchy. I imagine that I'm
missing something here, could someone give me a pointer?


-------------------------------------------------------------------------------
Test set: org.apache.maven.surefire.its.AbstractTestCaseIT
-------------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.297
sec <<< FAILURE!
testAbstractTestCase(org.apache.maven.surefire.its.AbstractTestCaseIT)
 Time elapsed: 1.282 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Exit code was non-zero: 1;
command line and log =
/opt/apache-maven-3.0.3/bin/mvn -s
/Users/benson/asf/sit-2.8.1/../surefire-setup-integration-tests/target/private/it-settings.xml
-e --batch-mode
-Dmaven.repo.local=/Users/benson/asf/sit-2.8.1/../surefire-setup-integration-tests/target/it-repo
org.apache.maven.plugins:maven-clean-plugin:clean
-Dsurefire.version=2.8.1 -DtestNgVersion=5.7 -DtestNgClassifier=jdk15
test
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
java.io.FileNotFoundException: The specified user settings file does
not exist: 
/Users/benson/asf/sit-2.8.1/../surefire-setup-integration-tests/target/private/it-settings.xml

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to