-
Bug
-
Resolution: Cannot Reproduce
-
Blocker
-
None
-
Platform: All, OS: All
All m2 based builds that worked on 1.195 are failing with the following message
excerpt.
The same builds (if I log into the hudson slave in question) work from the
workspace if I manually execute using maven.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to configure plugin parameters for:
org.apache.maven.plugins:maven-surefire-plugin:2.3
Cause: Cannot find setter nor field in
org.apache.maven.plugin.surefire.SurefirePlugin for 'skipTests'
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
- duplicates
-
JENKINS-1340 Using hudson with surefire for integration-tests using selenium fails
- Closed