You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/02/04 11:07:18 UTC

Build failed in Jenkins: core-it-maven-3-win #322

See <https://builds.apache.org/job/core-it-maven-3-win/322/changes>

Changes:

[olamy] 3.x is only for bug fixing currently

------------------------------------------
[...truncated 5630 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2736 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 571 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.177 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.004 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.internal.runners.SuiteMethod.testFromSuiteMethod(SuiteMethod.java:34)
	at org.junit.internal.runners.SuiteMethod.<init>(SuiteMethod.java:23)
	at org.junit.internal.builders.SuiteMethodBuilder.runnerForClass(SuiteMethodBuilder.java:14)
	at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
	at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29)
	at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
	at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:250)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.plugin.surefire.InPluginVMSurefireStarter.runSuitesInProcess(InPluginVMSurefireStarter.java:80)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:724)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAllProviders(AbstractSurefireMojo.java:682)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:648)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:586)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)


Results :

Tests in error: 
  initializationError(org.apache.maven.it.IntegrationTestSuite): Illegal maven output: String 'Maven version: ' not found in the following output:(..)

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [7.225s]
[INFO] Maven IT Support .................................. SUCCESS [0.068s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.083s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [3.973s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.163s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.083s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.250s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.196s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.139s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.229s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.036s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.448s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.208s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.130s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.220s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.190s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.239s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.192s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.198s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.283s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.210s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.168s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.234s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.201s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.197s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.209s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.166s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.255s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.260s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.217s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.757s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.595s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.753s]
[INFO] Maven IT Component ................................ SUCCESS [0.136s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.137s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.166s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.268s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.156s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.218s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.172s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.121s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.160s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.223s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.137s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.162s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.206s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.305s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.310s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.328s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.130s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.281s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.300s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.526s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.312s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.147s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.559s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.156s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.223s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.185s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.304s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.220s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.153s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.111s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.795s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.180s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.343s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.239s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.638s]
[INFO] Maven IT Extension ................................ SUCCESS [0.116s]
[INFO] Maven ITs ......................................... FAILURE [32.167s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:11.042s
[INFO] Finished at: Mon Feb 04 10:07:16 GMT 2013
[INFO] Final Memory: 37M/729M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:83)
	at org.apache.maven.plugin.surefire.SurefirePlugin.writeSummary(SurefirePlugin.java:176)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:150)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:650)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:586)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #430

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/430/changes>

Changes:

[krosenvold] p-u .15

------------------------------------------
[...truncated 5724 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2744 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 574 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.188 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [11.144s]
[INFO] Maven IT Support .................................. SUCCESS [0.116s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.123s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [5.735s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [2.058s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.682s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.481s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.249s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.200s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.787s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.079s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.693s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.387s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.119s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.346s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.265s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.345s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.251s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.298s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.335s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.494s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.309s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.370s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.301s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.472s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.321s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.282s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.466s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.208s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.349s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.656s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.988s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.744s]
[INFO] Maven IT Component ................................ SUCCESS [0.311s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.186s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.238s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.537s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.247s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.218s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.855s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.389s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.250s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.193s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.144s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.196s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.268s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.191s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.249s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.260s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.254s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.146s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.215s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.202s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.659s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.450s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.147s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.543s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.300s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.379s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.270s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.331s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.398s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.283s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.234s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [1.273s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.359s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.557s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.409s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.628s]
[INFO] Maven IT Extension ................................ SUCCESS [0.126s]
[INFO] Maven ITs ......................................... FAILURE [41.027s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:34.907s
[INFO] Finished at: Wed Aug 21 07:34:52 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #429

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/429/changes>

Changes:

[jason] MNG-5503: Fix for the issue where Maven 3.1.0 fails to resolve artifacts produced by reactor build

[jason] MNG-5503: IT for the issue where Maven 3.1.0 fails to resolve artifacts produced by reactor build

------------------------------------------
[...truncated 5724 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2744 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 574 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.298 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.002 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [15.537s]
[INFO] Maven IT Support .................................. SUCCESS [0.262s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.141s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [7.491s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [2.642s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [2.038s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.524s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.346s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.168s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.600s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.079s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.685s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.534s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.233s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.425s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.289s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.349s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.406s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.352s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.298s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.283s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.335s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.399s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.317s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.460s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.529s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.344s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.384s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.303s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.580s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [3.232s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [1.200s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [1.007s]
[INFO] Maven IT Component ................................ SUCCESS [0.379s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.820s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.448s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.566s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.240s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.336s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.062s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.601s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.255s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.180s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.155s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.179s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.311s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.194s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.261s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.351s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.346s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.225s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.359s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.620s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [2.144s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.425s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.209s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.848s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.228s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.710s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [1.015s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.524s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.252s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.612s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.211s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.841s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.267s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.413s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.328s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.699s]
[INFO] Maven IT Extension ................................ SUCCESS [0.156s]
[INFO] Maven ITs ......................................... FAILURE [56.135s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:04.138s
[INFO] Finished at: Tue Aug 20 14:47:17 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #428

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/428/changes>

Changes:

[krosenvold] Updated to latest classworlds to get concurrent classloading and resource loading perf improvment

[krosenvold] Upgraded to modello 1.8.1

------------------------------------------
[...truncated 5726 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.102 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.004 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [10.040s]
[INFO] Maven IT Support .................................. SUCCESS [0.099s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.152s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [5.275s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.431s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.458s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.435s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.512s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.247s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.539s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.054s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.588s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.237s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.082s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.237s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.197s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.382s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.212s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.272s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.436s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.344s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.179s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.239s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.194s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.330s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.235s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.230s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.292s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.187s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.159s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.185s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.945s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.660s]
[INFO] Maven IT Component ................................ SUCCESS [0.197s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.157s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.404s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.280s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.209s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.204s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.770s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.303s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.234s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.162s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.173s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.224s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.215s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.218s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.180s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.212s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.354s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.146s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.281s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.108s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.365s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.309s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.175s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.814s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.296s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.864s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.460s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.585s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.546s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.266s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.198s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.913s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.222s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.410s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.233s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.589s]
[INFO] Maven IT Extension ................................ SUCCESS [0.080s]
[INFO] Maven ITs ......................................... FAILURE [29.199s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:17.753s
[INFO] Finished at: Fri Aug 16 05:34:19 BST 2013
[INFO] Final Memory: 40M/687M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #427

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/427/changes>

Changes:

[krosenvold] Updated to latest p-u and p-int

------------------------------------------
[...truncated 5730 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.074 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [10.271s]
[INFO] Maven IT Support .................................. SUCCESS [0.117s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.097s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.313s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.408s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.754s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.225s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.319s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.105s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.783s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.048s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.473s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.303s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.084s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.263s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.196s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.359s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.227s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.242s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.382s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.282s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.326s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.246s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.179s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.215s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.309s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.286s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.306s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.249s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.104s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.039s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [1.007s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.780s]
[INFO] Maven IT Component ................................ SUCCESS [0.242s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.199s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.228s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.462s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.174s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.440s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.042s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.306s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.271s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.152s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.125s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.275s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.247s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.146s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.158s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.252s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.318s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.133s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.181s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.955s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.562s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.311s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.188s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.795s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.187s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.366s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.267s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.673s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.438s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.192s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.279s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [1.336s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.219s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.468s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.236s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.730s]
[INFO] Maven IT Extension ................................ SUCCESS [0.099s]
[INFO] Maven ITs ......................................... FAILURE [28.799s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:17.219s
[INFO] Finished at: Wed Aug 07 07:33:57 BST 2013
[INFO] Final Memory: 40M/687M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #426

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/426/changes>

Changes:

[krosenvold] Modello 1.8, p-int 1.18

------------------------------------------
[...truncated 5722 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.395 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [14.538s]
[INFO] Maven IT Support .................................. SUCCESS [3.528s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [15.513s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [7.269s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [3.476s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [4.093s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [3.398s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [1.575s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [1.212s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [4.076s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.147s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [1.221s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.463s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.164s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.356s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.447s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.422s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.674s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.481s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.475s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.406s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.237s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.679s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.478s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.523s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [1.198s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.298s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.396s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [7.893s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.664s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [5.042s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [2.864s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.929s]
[INFO] Maven IT Component ................................ SUCCESS [0.396s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.575s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.625s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [1.818s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.952s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.680s]
[INFO] Maven IT Helper Library ........................... SUCCESS [2.280s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [1.158s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.438s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.359s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.164s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.313s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.447s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.577s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.764s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.619s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.524s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.297s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.264s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.025s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [2.592s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.581s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.444s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [8.186s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.322s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.285s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.195s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.559s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.312s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.236s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.415s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [1.135s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.513s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.432s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.317s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [1.276s]
[INFO] Maven IT Extension ................................ SUCCESS [0.609s]
[INFO] Maven ITs ......................................... FAILURE [1:07.310s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:09.229s
[INFO] Finished at: Tue Aug 06 19:36:43 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #425

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/425/changes>

Changes:

[krosenvold] Updated p-u

------------------------------------------
[...truncated 5696 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.105 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.004 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [10.004s]
[INFO] Maven IT Support .................................. SUCCESS [0.126s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.136s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [9.169s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.761s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.060s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.372s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.450s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.231s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.717s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.040s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.474s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.361s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.091s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.340s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.327s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.363s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.351s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.454s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.280s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.250s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.276s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.442s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.336s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.272s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.495s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.302s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.311s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.369s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.580s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.481s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.914s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [1.092s]
[INFO] Maven IT Component ................................ SUCCESS [0.334s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.244s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.167s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.353s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.165s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.451s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.015s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.284s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.388s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.195s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.154s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.212s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.337s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.230s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.147s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.336s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.292s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.257s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.308s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.101s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.539s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.319s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.220s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.659s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.212s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.648s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [4.639s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.504s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.288s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.239s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.214s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.970s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.272s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.535s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.313s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.723s]
[INFO] Maven IT Extension ................................ SUCCESS [0.188s]
[INFO] Maven ITs ......................................... FAILURE [38.931s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:38.910s
[INFO] Finished at: Tue Aug 06 15:36:31 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #424

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/424/changes>

Changes:

[hboutemy] give coordinates of plexus configuration files used to define content

------------------------------------------
[...truncated 5692 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.105 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [10.901s]
[INFO] Maven IT Support .................................. SUCCESS [0.095s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.097s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [5.832s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.208s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.521s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.187s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.236s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.226s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.845s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.060s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.533s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.193s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.067s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.318s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.555s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.202s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.254s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.361s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.251s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.196s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.397s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.383s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.245s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.212s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.274s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.333s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.486s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.375s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.179s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.424s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.743s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.591s]
[INFO] Maven IT Component ................................ SUCCESS [0.294s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.165s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.187s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.296s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.311s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.303s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.830s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.304s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.250s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.181s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.164s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.275s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.241s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.138s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.139s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.247s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.355s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.128s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.193s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.982s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.389s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.326s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.164s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.497s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.469s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.464s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.287s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.736s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.291s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.304s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.118s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.871s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.175s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.354s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.231s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.522s]
[INFO] Maven IT Extension ................................ SUCCESS [0.089s]
[INFO] Maven ITs ......................................... FAILURE [29.612s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:18.790s
[INFO] Finished at: Fri Aug 02 14:33:13 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #423

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/423/changes>

Changes:

[hboutemy] link to SLF4J documentation on switching SLF4J binding

------------------------------------------
[...truncated 5694 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.106 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [9.713s]
[INFO] Maven IT Support .................................. SUCCESS [0.117s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.093s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.764s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.357s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.634s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.190s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.564s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.148s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.872s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.043s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.501s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.229s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.059s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.271s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.258s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.403s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.324s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.279s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.289s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.268s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.246s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.252s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.213s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.231s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.271s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.199s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.218s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.235s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.031s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.849s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.743s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.750s]
[INFO] Maven IT Component ................................ SUCCESS [0.162s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.169s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.139s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.367s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.201s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.206s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.941s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.261s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.161s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.133s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.171s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.173s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.191s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.206s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.151s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.291s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.237s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.118s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.183s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.761s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.491s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.301s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.107s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.743s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.387s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.798s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.211s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.447s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.363s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.236s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.163s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.687s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.207s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.472s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.446s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.481s]
[INFO] Maven IT Extension ................................ SUCCESS [0.073s]
[INFO] Maven ITs ......................................... FAILURE [28.949s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:16.119s
[INFO] Finished at: Fri Aug 02 13:15:45 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #422

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/422/changes>

Changes:

[hboutemy] more details on logging implementation

[hboutemy] more explanations on logger names

------------------------------------------
[...truncated 5692 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.103 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [9.380s]
[INFO] Maven IT Support .................................. SUCCESS [0.103s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.098s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [5.105s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.440s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.621s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.324s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.491s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.414s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.003s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.072s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.602s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.229s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.159s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.292s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.267s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.511s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.288s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.371s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.285s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.369s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.273s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.265s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.225s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.262s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.272s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.292s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.257s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.341s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.015s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.536s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.830s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.645s]
[INFO] Maven IT Component ................................ SUCCESS [0.182s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.191s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.196s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.246s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.260s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.235s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.848s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.326s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.294s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.207s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.141s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.236s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.250s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.178s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.187s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.307s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.251s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.157s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.242s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.960s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.950s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.421s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.313s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.787s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [1.292s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.628s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.348s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.700s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.288s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.259s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.195s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.818s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.224s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.514s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.289s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.580s]
[INFO] Maven IT Extension ................................ SUCCESS [0.126s]
[INFO] Maven ITs ......................................... FAILURE [29.552s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:19.856s
[INFO] Finished at: Fri Aug 02 09:38:34 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #421

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/421/changes>

Changes:

[hboutemy] improved logging documentation

[hboutemy] javadoc improvement

[hboutemy] avoid warning when running 'mvn site' without reporting profile

------------------------------------------
[...truncated 5693 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.11 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.002 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [10.135s]
[INFO] Maven IT Support .................................. SUCCESS [0.097s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.120s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.890s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.215s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.709s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.257s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.300s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.148s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.541s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.081s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.622s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.200s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.103s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.272s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.495s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.298s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.190s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.281s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.400s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.203s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.212s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.302s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.215s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.215s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.384s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.180s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.289s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.189s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.532s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.378s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.742s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.662s]
[INFO] Maven IT Component ................................ SUCCESS [0.257s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.163s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.151s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.326s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.160s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.270s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.732s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.275s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.231s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.147s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.150s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.216s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.210s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.162s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.151s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.293s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.390s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.151s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.202s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.974s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.488s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.272s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.132s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.750s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.286s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.520s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.333s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.551s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.344s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.486s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.174s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.793s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.240s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.648s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.329s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.513s]
[INFO] Maven IT Extension ................................ SUCCESS [0.134s]
[INFO] Maven ITs ......................................... FAILURE [33.752s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:22.854s
[INFO] Finished at: Fri Aug 02 01:33:34 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #420

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/420/changes>

Changes:

[hboutemy] update slf4j-api to latest

------------------------------------------
[...truncated 5692 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.079 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [12.516s]
[INFO] Maven IT Support .................................. SUCCESS [0.304s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.412s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [6.037s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [2.231s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [2.252s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.706s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.416s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.283s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.947s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.090s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.827s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.431s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.202s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.416s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.501s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.365s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [1.000s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.396s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.367s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.773s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.466s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.425s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.325s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.419s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.843s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.695s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.676s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.663s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.973s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [4.355s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [1.234s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [1.506s]
[INFO] Maven IT Component ................................ SUCCESS [7.064s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.396s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.455s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.583s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.396s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.668s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.731s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.967s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.846s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.279s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.449s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.612s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [1.103s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.631s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.582s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.640s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.645s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.354s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.543s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.322s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [2.556s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.729s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.442s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [1.439s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.364s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.543s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.234s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.599s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.608s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.356s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.269s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [1.260s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.797s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.759s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.528s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.830s]
[INFO] Maven IT Extension ................................ SUCCESS [0.823s]
[INFO] Maven ITs ......................................... FAILURE [2:21.919s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:45.219s
[INFO] Finished at: Thu Aug 01 19:36:55 BST 2013
[INFO] Final Memory: 40M/687M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #419

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/419/changes>

Changes:

[hboutemy] added error message

------------------------------------------
[...truncated 5692 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.067 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [9.629s]
[INFO] Maven IT Support .................................. SUCCESS [0.121s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.102s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.570s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.216s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.363s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.398s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.333s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.203s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.032s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.060s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.579s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.332s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.078s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.314s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.432s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.353s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.256s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.443s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.365s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.283s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.299s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.339s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.255s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.291s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.366s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.235s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.313s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.309s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.542s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [3.810s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.925s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [1.947s]
[INFO] Maven IT Component ................................ SUCCESS [0.389s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.273s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.306s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.545s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.213s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.330s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.990s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.360s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.335s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.237s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.206s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.336s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.694s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.632s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.382s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.393s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [1.250s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.232s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.292s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.773s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [4.230s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.903s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.302s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [1.109s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.298s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.320s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.210s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.626s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.622s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.265s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.227s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [1.298s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.239s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.362s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.489s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [1.543s]
[INFO] Maven IT Extension ................................ SUCCESS [0.129s]
[INFO] Maven ITs ......................................... FAILURE [1:20.644s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:21.865s
[INFO] Finished at: Tue Jul 30 20:37:18 BST 2013
[INFO] Final Memory: 40M/687M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #418

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/418/changes>

Changes:

[jason] o how i run the ITs, just sharing

[jason] o adding some requirements to satisfy the isolated repository setup. all this needs to be examined again because it's generally

------------------------------------------
[...truncated 5692 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.103 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [8.381s]
[INFO] Maven IT Support .................................. SUCCESS [0.092s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.119s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.042s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.218s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.246s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.266s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.273s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.206s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.931s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.065s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.610s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.310s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.093s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.475s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.260s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.269s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.339s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.544s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.263s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.264s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.358s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.326s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.246s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.510s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.320s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.455s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.308s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.374s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.343s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.331s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.831s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [1.056s]
[INFO] Maven IT Component ................................ SUCCESS [0.369s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.368s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.312s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.341s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.373s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.309s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.982s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.374s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.259s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.190s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.187s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.251s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.299s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.386s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.196s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.317s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.545s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.203s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.275s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.946s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.746s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.348s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.207s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.828s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.395s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.548s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.517s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.530s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.323s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.376s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.204s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.900s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.225s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.619s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.332s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.654s]
[INFO] Maven IT Extension ................................ SUCCESS [0.118s]
[INFO] Maven ITs ......................................... FAILURE [48.725s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:36.902s
[INFO] Finished at: Sun Jul 28 22:33:40 BST 2013
[INFO] Final Memory: 40M/687M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #417

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/417/changes>

Changes:

[dennisl] Add missing license header.

------------------------------------------
[...truncated 5692 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.117 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [7.737s]
[INFO] Maven IT Support .................................. SUCCESS [0.074s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.091s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [3.851s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.078s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.121s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.232s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.348s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.228s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.722s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.056s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.564s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.322s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.100s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.278s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.264s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.370s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.237s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.226s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.336s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.279s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.314s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.253s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.290s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.249s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.308s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.337s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.232s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.279s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.321s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.119s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.841s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.915s]
[INFO] Maven IT Component ................................ SUCCESS [0.450s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.273s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.264s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.360s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.218s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.407s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.925s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.282s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.286s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.195s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.147s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.213s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.220s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.256s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.186s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.257s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.265s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.248s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.203s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.922s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.328s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.283s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.179s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.782s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.387s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.283s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.211s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.397s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.318s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.198s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.176s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [1.005s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.230s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.466s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.264s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.555s]
[INFO] Maven IT Extension ................................ SUCCESS [0.144s]
[INFO] Maven ITs ......................................... FAILURE [45.076s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:28.108s
[INFO] Finished at: Sun Jul 28 21:36:04 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #416

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/416/changes>

Changes:

[hboutemy] [MNG-5500] tracking file is now _remote.repositories (was

------------------------------------------
[...truncated 5692 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.119 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [8.425s]
[INFO] Maven IT Support .................................. SUCCESS [0.109s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.095s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [5.967s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.307s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.200s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.251s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.359s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.167s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.848s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.066s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.538s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.256s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.153s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.293s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.262s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.254s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.275s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.270s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.250s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.297s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.367s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.281s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.257s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.247s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.365s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.249s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.364s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.330s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.153s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [1.857s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.796s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.676s]
[INFO] Maven IT Component ................................ SUCCESS [0.271s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.228s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.277s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.391s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.308s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.318s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.781s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.308s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.205s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.284s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.157s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.244s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.226s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.227s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.175s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.276s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.289s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.157s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.348s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.852s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.310s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.321s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.191s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.689s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.156s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.339s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.221s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.565s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.362s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.212s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.181s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.880s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.260s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.427s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.287s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.541s]
[INFO] Maven IT Extension ................................ SUCCESS [0.142s]
[INFO] Maven ITs ......................................... FAILURE [46.980s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:32.287s
[INFO] Finished at: Sun Jul 28 18:33:26 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #415

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/415/changes>

Changes:

[hboutemy] added a link to ExceptionHandler in the "useful entry points" section

[hboutemy] improved javadoc

------------------------------------------
[...truncated 5692 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.102 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [8.901s]
[INFO] Maven IT Support .................................. SUCCESS [0.103s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.110s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.017s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.289s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.176s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.315s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.284s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.180s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.873s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.063s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.611s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.248s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.078s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.374s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.250s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.269s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.212s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.277s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.225s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.232s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.226s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.359s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.263s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.233s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.277s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.324s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.262s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.302s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.459s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.124s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.813s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.645s]
[INFO] Maven IT Component ................................ SUCCESS [0.174s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.271s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.284s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.349s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.234s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.273s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.707s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.394s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.261s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.146s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.242s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.199s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.231s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.189s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.185s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.375s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.272s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.158s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.217s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.978s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.474s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.316s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.158s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.638s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.140s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.218s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.293s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.524s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.282s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.296s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.340s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.776s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.368s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.352s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.261s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.616s]
[INFO] Maven IT Extension ................................ SUCCESS [0.136s]
[INFO] Maven ITs ......................................... FAILURE [50.430s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:34.378s
[INFO] Finished at: Sun Jul 28 13:33:28 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #414

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/414/changes>

Changes:

[hboutemy] added links to toolchains descriptor reference

------------------------------------------
[...truncated 5692 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.109 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [26.170s]
[INFO] Maven IT Support .................................. SUCCESS [0.152s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.183s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [8.340s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [3.736s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.647s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.318s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.676s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.319s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.560s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.067s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.709s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.524s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.113s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.454s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.675s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.312s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.460s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.347s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.420s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.280s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.497s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.509s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.543s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [1.005s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.457s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.717s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.442s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.584s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [2.075s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [7.529s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [2.535s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [1.819s]
[INFO] Maven IT Component ................................ SUCCESS [0.515s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.542s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.375s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [1.030s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.224s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.330s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.105s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [1.032s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.283s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.301s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.266s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.202s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [6.768s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.296s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.228s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.802s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.302s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.200s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.342s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.320s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.635s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.391s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.203s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.981s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.270s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.418s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.316s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.703s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.457s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.370s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.303s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.996s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.302s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.537s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.347s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.683s]
[INFO] Maven IT Extension ................................ SUCCESS [0.190s]
[INFO] Maven ITs ......................................... FAILURE [1:10.291s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:49.021s
[INFO] Finished at: Sat Jul 27 22:41:15 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #413

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/413/changes>

Changes:

[hboutemy] prefer DuplicatProjectException in same package and explicit package for

------------------------------------------
[...truncated 5692 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.12 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.004 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [7.490s]
[INFO] Maven IT Support .................................. SUCCESS [0.115s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.089s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [7.612s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.191s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [0.996s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.182s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.195s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.126s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.513s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.066s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.474s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.338s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.083s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.246s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.231s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.327s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.205s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.202s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.185s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.242s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.228s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.222s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.179s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.196s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.333s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.197s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.258s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.162s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.233s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.140s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.733s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.764s]
[INFO] Maven IT Component ................................ SUCCESS [0.176s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.170s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.364s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.317s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.150s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.203s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.764s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.297s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.247s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.208s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.141s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.145s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.200s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.159s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.265s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.239s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.246s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.134s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.218s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.907s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.474s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.288s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.176s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.526s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.149s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.239s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.200s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.433s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.227s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.164s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.145s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.924s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.231s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.374s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.250s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.681s]
[INFO] Maven IT Extension ................................ SUCCESS [0.117s]
[INFO] Maven ITs ......................................... FAILURE [39.405s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:22.729s
[INFO] Finished at: Sat Jul 27 18:33:09 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #412

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/412/changes>

Changes:

[jason] o update to sisu 0.0.0.M5

[jason] o change the scope of org.eclipse.sisu to test in the maven-aether-provider to prevent it from leaking out to clients.

------------------------------------------
[...truncated 5692 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.119 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [7.471s]
[INFO] Maven IT Support .................................. SUCCESS [0.125s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.106s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [8.051s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.259s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.153s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.232s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.185s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.261s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.681s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.044s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.504s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.251s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.130s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.272s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.253s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.363s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.228s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.256s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.292s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.321s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.227s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.277s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.214s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.354s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.267s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.195s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.343s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.304s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.278s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.275s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.808s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.794s]
[INFO] Maven IT Component ................................ SUCCESS [0.182s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.201s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.328s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.397s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.175s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.221s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.802s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.291s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.229s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.172s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.134s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.208s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.219s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.309s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.202s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.244s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.246s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.140s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.303s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.747s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.459s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.277s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.143s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.659s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.230s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.339s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.300s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.304s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.277s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.276s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.174s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.792s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.250s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.372s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.238s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.672s]
[INFO] Maven IT Extension ................................ SUCCESS [0.125s]
[INFO] Maven ITs ......................................... FAILURE [45.450s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:31.246s
[INFO] Finished at: Sat Jul 27 03:33:16 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #411

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/411/>

------------------------------------------
[...truncated 5698 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.091 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [33.640s]
[INFO] Maven IT Support .................................. SUCCESS [0.251s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.727s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [7.006s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.822s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.488s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.311s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.280s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.304s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [8.284s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.046s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.581s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.265s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.083s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.322s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.268s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.358s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.346s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.457s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.285s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.490s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.309s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.446s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.304s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.302s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.421s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.310s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.388s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.383s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.898s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.322s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.883s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.852s]
[INFO] Maven IT Component ................................ SUCCESS [0.215s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.357s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.263s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.365s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.355s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.221s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.729s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.301s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.187s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.193s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.156s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.263s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.242s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.226s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.203s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.415s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.306s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.163s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.212s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.783s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.366s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.333s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.165s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.736s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.330s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.208s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.317s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.439s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.249s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.297s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.173s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.811s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.251s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.395s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.324s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.529s]
[INFO] Maven IT Extension ................................ SUCCESS [0.111s]
[INFO] Maven ITs ......................................... FAILURE [51.471s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:22.574s
[INFO] Finished at: Fri Jul 26 12:25:01 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #410

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/410/>

------------------------------------------
[...truncated 5698 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.235 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [15.046s]
[INFO] Maven IT Support .................................. SUCCESS [0.131s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.183s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [14.660s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.470s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.209s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.292s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.333s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.336s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.127s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.072s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.801s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [16.276s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.105s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.289s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.250s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.193s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.223s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.237s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.243s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.260s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.230s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.271s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.248s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.226s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.384s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.345s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.403s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.262s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.592s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [3.158s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [1.053s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [1.077s]
[INFO] Maven IT Component ................................ SUCCESS [17.488s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.260s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.264s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.462s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.167s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.251s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.947s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.346s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.357s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.200s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.131s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.220s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.628s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.237s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.267s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.470s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.328s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.213s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.495s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.226s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.634s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.544s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.192s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.888s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [18.148s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.330s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.352s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.520s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.292s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.203s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.221s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.994s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.298s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.383s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.331s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.667s]
[INFO] Maven IT Extension ................................ SUCCESS [0.188s]
[INFO] Maven ITs ......................................... FAILURE [2:39.142s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:37.322s
[INFO] Finished at: Wed Jul 24 20:35:23 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #409

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/409/changes>

Changes:

[jason] o moved to the wiki: https://cwiki.apache.org/confluence/display/MAVEN/Compatibility+with+Maven+2.x

[jason] o remove exception for rat plugin

------------------------------------------
[...truncated 5698 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.118 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [7.945s]
[INFO] Maven IT Support .................................. SUCCESS [0.100s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.101s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.103s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.109s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.100s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.193s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.450s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.134s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.719s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.033s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.456s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.209s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.099s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.234s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.197s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.277s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.229s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.235s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.183s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.246s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.203s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.263s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.189s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.215s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.272s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.350s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.259s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.248s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.119s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.186s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.741s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.738s]
[INFO] Maven IT Component ................................ SUCCESS [0.180s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.210s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.408s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.424s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.153s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.332s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.750s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.652s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.295s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.322s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.297s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.408s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.357s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.172s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.171s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.268s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.336s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.125s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.184s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.847s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.324s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.256s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.244s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.585s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.127s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.309s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.178s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.318s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.245s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.290s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.192s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.675s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.272s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.346s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.212s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.689s]
[INFO] Maven IT Extension ................................ SUCCESS [0.092s]
[INFO] Maven ITs ......................................... FAILURE [46.142s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:27.877s
[INFO] Finished at: Sun Jul 21 20:06:58 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #408

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/408/changes>

Changes:

[olamy] add missing @since 3.1.0

[olamy] add missing @since 3.0.2

------------------------------------------
[...truncated 5698 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.09 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [8.318s]
[INFO] Maven IT Support .................................. SUCCESS [0.122s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.100s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.640s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.106s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.115s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.253s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.385s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.143s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.736s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.032s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.551s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.348s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.072s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.247s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.274s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.253s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.248s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.429s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.250s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.207s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.203s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.292s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.242s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.210s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.321s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.326s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.245s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.292s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.213s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [1.996s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.712s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.789s]
[INFO] Maven IT Component ................................ SUCCESS [0.241s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.273s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.401s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.346s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.186s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.236s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.795s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.296s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.217s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.140s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.120s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.184s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.275s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.151s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.154s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.270s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.290s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.143s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.186s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.931s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.445s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.317s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.159s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.522s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.151s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.289s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.217s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.387s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.427s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.144s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.176s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.840s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.198s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.445s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.233s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.479s]
[INFO] Maven IT Extension ................................ SUCCESS [0.084s]
[INFO] Maven ITs ......................................... FAILURE [54.144s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:36.217s
[INFO] Finished at: Sat Jul 20 07:06:52 BST 2013
[INFO] Final Memory: 40M/687M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #407

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/407/changes>

Changes:

[hboutemy] bump to 3.1.1-SNAPSHOT

[hboutemy] added a link to ArtifactHandler API

------------------------------------------
[...truncated 5698 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.087 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [27.622s]
[INFO] Maven IT Support .................................. SUCCESS [0.115s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.228s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [16.883s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [3.067s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [3.026s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [2.083s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.663s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.135s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [3.108s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.746s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [1.724s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.390s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.150s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.480s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.726s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.288s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.310s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.296s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.316s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.594s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.341s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.427s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.929s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.403s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.371s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.466s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.237s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.515s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.500s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [5.150s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [2.925s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [2.502s]
[INFO] Maven IT Component ................................ SUCCESS [1.512s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [1.467s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [1.059s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [1.439s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [1.251s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.495s]
[INFO] Maven IT Helper Library ........................... SUCCESS [3.126s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [1.297s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.312s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.176s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.223s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.171s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.163s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.207s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.160s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.342s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.258s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.145s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.190s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.981s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [2.997s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.419s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.552s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.861s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.529s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.471s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.253s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.521s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.507s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.405s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.640s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.960s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.350s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.440s]
[INFO] Maven IT Wagon .................................... SUCCESS [1.006s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.777s]
[INFO] Maven IT Extension ................................ SUCCESS [0.112s]
[INFO] Maven ITs ......................................... FAILURE [1:05.830s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:55.515s
[INFO] Finished at: Fri Jul 19 19:10:39 BST 2013
[INFO] Final Memory: 40M/687M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #406

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/406/changes>

Changes:

[stephen.alan.connolly] narrow the exclusion

------------------------------------------
[...truncated 5700 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.085 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [7.600s]
[INFO] Maven IT Support .................................. SUCCESS [0.100s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.112s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [3.779s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.814s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.102s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.160s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.196s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.200s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.683s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.037s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.523s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.226s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.096s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.263s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.215s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.200s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.298s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.267s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.205s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.197s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.186s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.339s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.199s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.213s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.298s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.362s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.223s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.294s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.304s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.167s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.685s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.715s]
[INFO] Maven IT Component ................................ SUCCESS [0.215s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.333s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.258s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.340s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.139s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.242s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.738s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.274s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.212s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.129s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.128s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.178s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.232s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.196s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.197s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.282s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.217s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.133s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.200s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.844s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.380s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.346s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.139s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.654s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.151s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.265s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.207s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.685s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.257s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.199s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.171s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.740s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.301s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.335s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.231s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.616s]
[INFO] Maven IT Extension ................................ SUCCESS [0.088s]
[INFO] Maven ITs ......................................... FAILURE [57.000s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:37.872s
[INFO] Finished at: Thu Jul 18 12:06:51 BST 2013
[INFO] Final Memory: 40M/687M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #405

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/405/>

------------------------------------------
Started by an SCM change
Building remotely on windows1 in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
Checkout:m3-its / <https://builds.apache.org/job/core-it-maven-3-win/ws/> - hudson.remoting.Channel@1c40115b:windows1
Using strategy: Default
Last Built Revision: Revision 9f8eabce229871d3dbb8070ea7b41c479f0f3b05 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 9f8eabce229871d3dbb8070ea7b41c479f0f3b05 (origin/master)
Checking out Revision 9f8eabce229871d3dbb8070ea7b41c479f0f3b05 (origin/master)
Checkout:m3-its / <https://builds.apache.org/job/core-it-maven-3-win/ws/> - hudson.remoting.Channel@1c40115b:windows1
Using strategy: Default
Last Built Revision: Revision b5dcffe8343ca93cf39d2a9dec7ab285d9efd428 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Pruning obsolete local branches
Commencing build of Revision b5dcffe8343ca93cf39d2a9dec7ab285d9efd428 (origin/master)
Checking out Revision b5dcffe8343ca93cf39d2a9dec7ab285d9efd428 (origin/master)
[m3-its] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\1\hudson5369950225429988158.bat

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> 

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>exit> 0 
[maven-3-trunk] $ cmd.exe /C '"f:\hudson\hudson-slave\tools\hudson.tasks.Ant_AntInstallation\ant-1.8.2\bin\ant.bat -file build.xml -DskipTests=true -Dmaven.home=<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> -Dmaven.home.exists.continue=true -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> all && exit %%ERRORLEVEL%%"'
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 348160 bytes for card table expansion
# An error report file with more information is saved as:
# <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\hs_err_pid3652.log>
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #404

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/404/changes>

Changes:

[aheritier] Bump to 3.2-SNAPSHOT

------------------------------------------
[...truncated 449 lines...]
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 48K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 84K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-java/1.7/modello-plugin-java-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 34K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 82K from central
[artifact:dependencies] Transferring 55K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-dom4j/1.7/modello-plugin-dom4j-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 86K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xml/1.7/modello-plugin-xml-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 15K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-jdom/1.7/modello-plugin-jdom-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-stax/1.7/modello-plugin-stax-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 36K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xdoc/1.7/modello-plugin-xdoc-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xsd/1.7/modello-plugin-xsd-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xpp3/1.7/modello-plugin-xpp3-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-component-metadata/1.5.5/plexus-component-metadata-1.5.5.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 15K from central
[artifact:dependencies] Downloading: org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/xbean/xbean/3.4/xbean-3.4.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Downloading: log4j/log4j/1.2.12/log4j-1.2.12.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 5K from central
[artifact:dependencies] Downloading: com/google/collections/google-collections/1.0/google-collections-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: com/google/google/1/google-1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: junit/junit/3.8.2/junit-3.8.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 17K from central
[artifact:dependencies] Downloading: jdom/jdom/1.0/jdom-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/apache/maven/maven/2.0.9/maven-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-parent/8/maven-parent-8.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-cli/1.2/plexus-cli-1.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-tools/1.0.8/plexus-tools-1.0.8.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 8K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.0-alpha-34/plexus-container-default-1.0-alpha-34.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-containers/1.0-alpha-34/plexus-containers-1.0-alpha-34.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: commons-cli/commons-cli/1.0/commons-cli-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: commons-logging/commons-logging/1.0/commons-logging-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: commons-lang/commons-lang/1.0/commons-lang-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: junit/junit/3.7/junit-3.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: asm/asm/3.1/asm-3.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: asm/asm-parent/3.1/asm-parent-3.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: junit/junit/3.8.2/junit-3.8.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: commons-cli/commons-cli/1.0/commons-cli-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-component-metadata/1.5.5/plexus-component-metadata-1.5.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 13K from central
[artifact:dependencies] Transferring 29K from central
[artifact:dependencies] Transferring 118K from central
[artifact:dependencies] Transferring 131K from central
[artifact:dependencies] Downloading: com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: jdom/jdom/1.0/jdom-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 166K from central
[artifact:dependencies] Transferring 108K from central
[artifact:dependencies] Transferring 150K from central
[artifact:dependencies] Downloading: commons-lang/commons-lang/1.0/commons-lang-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 44K from central
[artifact:dependencies] Downloading: com/google/collections/google-collections/1.0/google-collections-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: asm/asm/3.1/asm-3.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 42K from central
[artifact:dependencies] Transferring 625K from central
[artifact:dependencies] Downloading: log4j/log4j/1.2.12/log4j-1.2.12.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 62K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: commons-logging/commons-logging/1.0/commons-logging-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 350K from central
[artifact:dependencies] Transferring 85K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 119K from central
[artifact:dependencies] Transferring 212K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 200K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 48K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 21K from central
[artifact:dependencies] Transferring 35K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 56K from central
[artifact:dependencies] Transferring 45K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-cli/1.2/plexus-cli-1.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Transferring 7K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 87K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central

generate-sources:
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target>
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\generated-sources>
  [modello] Generating sources for maven-model/src/main/mdo/maven.mdo
  [modello] Generating sources for maven-plugin-api/src/main/mdo/lifecycle.mdo
  [modello] Generating sources for maven-model-builder/src/main/mdo/profiles.mdo
  [modello] Generating sources for maven-settings/src/main/mdo/settings.mdo
  [modello] Generating sources for maven-core/src/main/mdo/toolchains.mdo
  [modello] Generating sources for maven-repository-metadata/src/main/mdo/metadata.mdo
  [modello] Generating sources for maven-compat/src/main/mdo/profiles.mdo
  [modello] Generating sources for maven-compat/src/main/mdo/paramdoc.mdo

compile-boot:
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>
    [javac] Compiling 733 source files to <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes\org\apache\maven\repository\internal\package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes\org\apache\maven\model\package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes\org\apache\maven\model\merge\package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes\org\apache\maven\model\io\xpp3\package-info.class>
     [copy] Copying 1 file to <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>

process-classes:
     [echo] Using plexus version 1.5.5
     [java] SLF4J: Class path contains multiple SLF4J bindings.
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/org/slf4j/slf4j-simple/1.7.4/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [java] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
     [java] [INFO] Discovered 129 component descriptors(s)
     [java] Problem executing command line.
     [java] Error stacktrace:
     [java] java.io.IOException: There is not enough space on the disk
     [java] 	at java.io.FileOutputStream.writeBytes(Native Method)
     [java] 	at java.io.FileOutputStream.write(FileOutputStream.java:282)
     [java] 	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202)
     [java] 	at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:263)
     [java] 	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:106)
     [java] 	at java.io.OutputStreamWriter.write(OutputStreamWriter.java:190)
     [java] 	at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:111)
     [java] 	at java.io.BufferedWriter.flush(BufferedWriter.java:235)
     [java] 	at org.codehaus.plexus.metadata.DefaultComponentDescriptorWriter.writeDescriptorSet(DefaultComponentDescriptorWriter.java:71)
     [java] 	at org.codehaus.plexus.metadata.DefaultMetadataGenerator.writeDescriptor(DefaultMetadataGenerator.java:154)
     [java] 	at org.codehaus.plexus.metadata.DefaultMetadataGenerator.generateDescriptor(DefaultMetadataGenerator.java:114)
     [java] 	at org.codehaus.plexus.metadata.PlexusMetadataGeneratorCli.invokePlexusComponent(PlexusMetadataGeneratorCli.java:60)
     [java] 	at org.codehaus.plexus.tools.cli.AbstractCli.execute(AbstractCli.java:161)
     [java] 	at org.codehaus.plexus.tools.cli.AbstractCli.execute(AbstractCli.java:67)
     [java] 	at org.codehaus.plexus.metadata.PlexusMetadataGeneratorCli.main(PlexusMetadataGeneratorCli.java:25)

maven-compile:
     [java] SLF4J: Class path contains multiple SLF4J bindings.
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/org/slf4j/slf4j-simple/1.7.4/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [java] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
     [java] SLF4J: Class path contains multiple SLF4J bindings.
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/org/slf4j/slf4j-simple/1.7.4/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [java] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
     [java] null 3.2-SNAPSHOT
     [java] ${distributionShortName} home: <unknown maven home>
     [java] Java version: 1.6.0_27, vendor: Sun Microsystems Inc.
     [java] Java home: f:\hudson\tools\java\latest-1.6-64\jre
     [java] Default locale: en_US, platform encoding: Cp1252
     [java] OS name: "windows server 2008", version: "6.0", arch: "amd64", family: "windows"
     [java] [main] ERROR org.apache.maven.cli.MavenCli - Error executing Maven.
     [java] org.codehaus.plexus.component.repository.exception.ComponentLookupException: java.util.NoSuchElementException
     [java]       role: org.apache.maven.eventspy.internal.EventSpyDispatcher
     [java]   roleHint: 
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:263)
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:251)
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:245)
     [java] 	at org.apache.maven.cli.MavenCli.container(MavenCli.java:420)
     [java] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:208)
     [java] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
     [java] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:149)
     [java] Caused by: java.util.NoSuchElementException
     [java] 	at org.eclipse.sisu.plexus.locators.RealmFilter$FilteredItr.next(RealmFilter.java:99)
     [java] 	at org.eclipse.sisu.plexus.locators.RealmFilter$FilteredItr.next(RealmFilter.java:57)
     [java] 	at org.eclipse.sisu.plexus.locators.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:63)
     [java] 	at org.eclipse.sisu.plexus.locators.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:51)
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:259)
     [java] 	... 6 more

BUILD FAILED
<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\build.xml>:253: Java returned: 1

Total time: 1 minute 4 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #403

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/403/changes>

Changes:

[dkulp] Use the latest remote-resources snapshot (for now, testing purposes) to update the license links

------------------------------------------
[...truncated 5699 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.075 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [8.829s]
[INFO] Maven IT Support .................................. SUCCESS [0.137s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.119s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [7.712s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.450s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.071s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.262s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [1.274s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.135s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.617s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.034s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.510s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.399s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.089s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.228s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.238s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.237s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.224s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.218s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.209s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.210s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.247s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.239s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.193s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.230s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.477s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.244s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.270s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.287s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.156s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.357s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.782s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.704s]
[INFO] Maven IT Component ................................ SUCCESS [0.327s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.239s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.231s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.437s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.182s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.226s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.822s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.284s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.257s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.167s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.117s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.161s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.195s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.126s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.175s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.293s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.233s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.120s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.187s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.763s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.317s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.354s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.143s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.587s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.231s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.222s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.166s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.389s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.370s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.154s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.166s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.929s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.214s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.638s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.214s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.479s]
[INFO] Maven IT Extension ................................ SUCCESS [0.089s]
[INFO] Maven ITs ......................................... FAILURE [44.210s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:30.982s
[INFO] Finished at: Mon Jul 08 20:38:33 BST 2013
[INFO] Final Memory: 40M/687M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #402

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/402/changes>

Changes:

[stephen.alan.connolly] upgrade to rat:0.9 and defensively prepare for maven-parent 24

------------------------------------------
[...truncated 5686 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.092 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [18.693s]
[INFO] Maven IT Support .................................. SUCCESS [0.118s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.087s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [3.983s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.381s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.061s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.238s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.178s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.107s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.878s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.051s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.544s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.345s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.093s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.228s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.205s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.234s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.263s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.201s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.276s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.283s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.334s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.303s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.287s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.286s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.442s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.259s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.571s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.308s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.464s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [1.894s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.786s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.838s]
[INFO] Maven IT Component ................................ SUCCESS [0.200s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.257s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.409s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.324s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.154s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.256s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.939s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.446s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.287s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.149s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.196s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.174s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.196s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.174s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.146s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.268s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.369s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.126s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.167s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.938s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.461s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.364s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.124s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.599s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.164s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.319s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.244s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.529s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.231s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.218s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.277s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.916s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.195s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.335s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.208s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.662s]
[INFO] Maven IT Extension ................................ SUCCESS [0.100s]
[INFO] Maven ITs ......................................... FAILURE [44.541s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:37.583s
[INFO] Finished at: Mon Jul 08 11:36:29 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #401

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/401/changes>

Changes:

[aheritier] s/The Maven distribution/The Apache Maven distribution

------------------------------------------
[...truncated 574 lines...]
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 42K from central
[artifact:dependencies] Transferring 350K from central
[artifact:dependencies] Transferring 212K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: commons-logging/commons-logging/1.0/commons-logging-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 21K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 200K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 85K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 45K from central
[artifact:dependencies] Transferring 119K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 48K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-cli/1.2/plexus-cli-1.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 35K from central
[artifact:dependencies] Transferring 7K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 56K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 87K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central

generate-sources:
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target>
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\generated-sources>
  [modello] Generating sources for maven-model/src/main/mdo/maven.mdo
  [modello] Generating sources for maven-plugin-api/src/main/mdo/lifecycle.mdo
  [modello] Generating sources for maven-model-builder/src/main/mdo/profiles.mdo
  [modello] Generating sources for maven-settings/src/main/mdo/settings.mdo
  [modello] Generating sources for maven-core/src/main/mdo/toolchains.mdo
  [modello] Generating sources for maven-repository-metadata/src/main/mdo/metadata.mdo
  [modello] Generating sources for maven-compat/src/main/mdo/profiles.mdo
  [modello] Generating sources for maven-compat/src/main/mdo/paramdoc.mdo

compile-boot:
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>
    [javac] Compiling 733 source files to <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes\org\apache\maven\repository\internal\package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes\org\apache\maven\model\package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes\org\apache\maven\model\merge\package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes\org\apache\maven\model\io\xpp3\package-info.class>
     [copy] Copying 1 file to <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>

process-classes:
     [echo] Using plexus version 1.5.5
     [java] SLF4J: Class path contains multiple SLF4J bindings.
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/org/slf4j/slf4j-simple/1.7.4/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [java] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
     [java] [INFO] Discovered 129 component descriptors(s)

maven-compile:
     [java] SLF4J: Class path contains multiple SLF4J bindings.
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/org/slf4j/slf4j-simple/1.7.4/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [java] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
     [java] SLF4J: Class path contains multiple SLF4J bindings.
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/org/slf4j/slf4j-simple/1.7.4/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [java] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
     [java] null 3.1-SNAPSHOT
     [java] ${distributionShortName} home: <unknown maven home>
     [java] Java version: 1.6.0_27, vendor: Sun Microsystems Inc.
     [java] Java home: f:\hudson\tools\java\latest-1.6-64\jre
     [java] Default locale: en_US, platform encoding: Cp1252
     [java] OS name: "windows server 2008", version: "6.0", arch: "amd64", family: "windows"
     [java] [main] INFO org.apache.maven.cli.MavenCli - Error stacktraces are turned on.
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Scanning for projects...
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - ------------------------------------------------------------------------
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Reactor Build Order:
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Apache Maven
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Model
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Artifact
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Plugin API
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Model Builder
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Settings
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Settings Builder
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Repository Metadata Model
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Aether Provider
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Core
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Compat
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Embedder
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Apache Maven Distribution
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger -                                                                         
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - ------------------------------------------------------------------------
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Building Apache Maven 3.1-SNAPSHOT
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - ------------------------------------------------------------------------
     [java] [pool-1-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.4/maven-remote-resources-plugin-1.4.pom
     [java] [pool-1-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.4/maven-remote-resources-plugin-1.4.pom (14 KB at 39.0 KB/sec)
     [java] [pool-2-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
     [java] [pool-2-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 374.3 KB/sec)
     [java] [pool-3-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
     [java] [pool-3-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 446.9 KB/sec)
     [java] [pool-4-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
     [java] [pool-4-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 628.9 KB/sec)
     [java] [pool-5-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.4/maven-remote-resources-plugin-1.4.jar
     [java] [pool-5-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.4/maven-remote-resources-plugin-1.4.jar (66 KB at 636.8 KB/sec)
     [java] [pool-6-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
     [java] [pool-6-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 KB at 451.7 KB/sec)
     [java] [pool-7-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
     [java] [pool-7-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 KB at 439.7 KB/sec)
     [java] [pool-8-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
     [java] [pool-8-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (122 KB at 1214.4 KB/sec)
     [java] [pool-9-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
     [java] [pool-9-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 166.4 KB/sec)
     [java] [pool-10-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
     [java] [pool-10-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 509.3 KB/sec)
     [java] [pool-11-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
     [java] [pool-11-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 306.4 KB/sec)
     [java] [pool-12-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
     [java] [pool-12-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 122.5 KB/sec)
     [java] [pool-13-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
     [java] [pool-13-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 1002.3 KB/sec)
     [java] [pool-14-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-maven-plugin/1.6/animal-sniffer-maven-plugin-1.6.pom
     [java] [pool-14-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-maven-plugin/1.6/animal-sniffer-maven-plugin-1.6.pom (5 KB at 203.1 KB/sec)
     [java] [pool-15-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.6/animal-sniffer-parent-1.6.pom
     [java] [pool-15-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.6/animal-sniffer-parent-1.6.pom (5 KB at 50.2 KB/sec)
     [java] [pool-16-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/23/mojo-parent-23.pom
     [java] [pool-16-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/23/mojo-parent-23.pom (23 KB at 884.0 KB/sec)
     [java] [pool-17-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-maven-plugin/1.6/animal-sniffer-maven-plugin-1.6.jar
     [java] [pool-17-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-maven-plugin/1.6/animal-sniffer-maven-plugin-1.6.jar (25 KB at 1037.9 KB/sec)
     [java] [pool-18-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
     [java] [pool-18-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 41.5 KB/sec)
     [java] [pool-19-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
     [java] [pool-19-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 470.2 KB/sec)
     [java] [pool-20-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
     [java] [pool-20-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 909.1 KB/sec)
     [java] [pool-21-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
     [java] [pool-21-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 383.2 KB/sec)
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-clean-plugin:2.5:clean (default-clean) @ maven ---
     [java] [pool-22-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
     [java] [pool-22-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 33.0 KB/sec)
     [java] [pool-23-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
     [java] [pool-23-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 401.6 KB/sec)
     [java] [pool-24-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
     [java] [pool-24-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 198.6 KB/sec)
     [java] [pool-25-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
     [java] [pool-25-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 2904.9 KB/sec)
     [java] [main] INFO org.apache.maven.plugin.clean.CleanMojo - Deleting <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\target>
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-remote-resources-plugin:1.4:process (default) @ maven ---
     [java] [pool-26-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
     [java] [pool-26-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 48.1 KB/sec)
     [java] [pool-27-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
     [java] [pool-27-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 312.1 KB/sec)
     [java] [pool-28-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
     [java] [pool-28-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 51.4 KB/sec)
     [java] [pool-29-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
     [java] [pool-29-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 42.5 KB/sec)
     [java] [pool-30-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
     [java] [pool-30-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 65.0 KB/sec)
     [java] [pool-31-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
     [java] [pool-31-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 33.3 KB/sec)
     [java] [pool-32-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
     [java] [pool-32-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 65.8 KB/sec)
     [java] [pool-33-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
     [java] [pool-33-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 15.4 KB/sec)
     [java] [pool-34-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
     [java] [pool-34-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 16.6 KB/sec)
     [java] [pool-35-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
     [java] [pool-35-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 131.8 KB/sec)
     [java] [pool-36-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
     [java] [pool-36-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 20.6 KB/sec)
     [java] [pool-37-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
     [java] [pool-37-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 66.9 KB/sec)
     [java] [pool-38-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
     [java] [pool-38-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 57.4 KB/sec)
     [java] [pool-39-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
     [java] [pool-39-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 28.6 KB/sec)
     [java] [pool-40-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
     [java] [pool-40-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 80.0 KB/sec)
     [java] [pool-41-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
     [java] [pool-41-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 63.3 KB/sec)
     [java] [pool-42-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
     [java] [pool-42-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 24.9 KB/sec)
     [java] [pool-43-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
     [java] [pool-43-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 209.8 KB/sec)
     [java] [pool-44-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
     [java] [pool-44-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 45.4 KB/sec)
     [java] [pool-45-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
     [java] [pool-45-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 24.4 KB/sec)
     [java] [pool-46-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.pom
     [java] [pool-46-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.pom (6 KB at 225.1 KB/sec)
     [java] [pool-47-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
     [java] [pool-47-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (10 KB at 414.5 KB/sec)
     [java] [pool-48-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom
     [java] [pool-48-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 KB at 1004.7 KB/sec)
     [java] [pool-49-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
     [java] [pool-49-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 KB at 130.2 KB/sec)
     [java] [pool-50-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0/maven-common-artifact-filters-1.0.pom
     [java] [pool-50-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0/maven-common-artifact-filters-1.0.pom (2 KB at 65.6 KB/sec)
     [java] [pool-51-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
     [java] [pool-51-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (3 KB at 124.3 KB/sec)
     [java] [pool-52-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom
     [java] [pool-52-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 KB at 213.9 KB/sec)
     [java] [pool-53-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
     [java] [pool-53-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (2 KB at 63.2 KB/sec)
     [java] [pool-54-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
     [java] [pool-54-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 KB at 472.5 KB/sec)
     [java] [pool-55-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom
     [java] [pool-55-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 KB at 230.3 KB/sec)
     [java] [pool-56-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
     [java] [pool-56-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (3 KB at 35.1 KB/sec)
     [java] [pool-57-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
     [java] [pool-57-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (2 KB at 46.4 KB/sec)
     [java] [pool-58-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.pom
     [java] [pool-58-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.pom (7 KB at 309.3 KB/sec)
     [java] [pool-59-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom
     [java] [pool-59-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom (3 KB at 26.2 KB/sec)
     [java] [pool-60-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
     [java] [pool-60-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (2 KB at 76.1 KB/sec)
     [java] [pool-61-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
     [java] [pool-61-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (9 KB at 389.2 KB/sec)
     [java] [pool-62-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
     [java] [pool-62-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (2 KB at 16.1 KB/sec)
     [java] [pool-63-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
     [java] [pool-63-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (3 KB at 117.5 KB/sec)
     [java] [pool-64-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
     [java] [pool-64-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 283.7 KB/sec)
     [java] [pool-65-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
     [java] [pool-65-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (2 KB at 13.2 KB/sec)
     [java] [pool-66-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
     [java] Jul 2, 2013 5:20:57 PM org.apache.maven.wagon.providers.http.httpclient.impl.client.DefaultRequestDirector tryExecute
     [java] INFO: I/O exception (org.apache.maven.wagon.providers.http.httpclient.NoHttpResponseException) caught when processing request: The target server failed to respond
     [java] Jul 2, 2013 5:20:57 PM org.apache.maven.wagon.providers.http.httpclient.impl.client.DefaultRequestDirector tryExecute
     [java] INFO: Retrying request

BUILD FAILED
<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\build.xml>:253: Timeout: killed the sub-process

Total time: 23 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #400

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/400/changes>

Changes:

[dkulp] Some updates to start working on a proper LICENCE/NOTICE

------------------------------------------
[...truncated 5686 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.29 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.004 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [7.888s]
[INFO] Maven IT Support .................................. SUCCESS [0.103s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.080s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [5.314s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.307s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [0.933s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.157s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.193s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.104s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.817s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.027s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.404s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.158s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.057s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.205s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.208s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.288s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.192s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.251s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.255s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.221s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.186s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.293s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.169s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.216s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.254s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.199s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.292s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.224s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.148s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [1.985s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.653s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.602s]
[INFO] Maven IT Component ................................ SUCCESS [0.194s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.166s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.153s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.315s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.143s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.183s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.112s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.551s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.201s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.201s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.435s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.142s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.234s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.141s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.184s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.382s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.312s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.129s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.335s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.116s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [2.015s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.241s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.152s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.652s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.173s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.246s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.187s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.406s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.182s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.148s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.113s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.822s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.186s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.343s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.686s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.678s]
[INFO] Maven IT Extension ................................ SUCCESS [0.085s]
[INFO] Maven ITs ......................................... FAILURE [33.297s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:15.548s
[INFO] Finished at: Mon Jul 01 22:05:58 BST 2013
[INFO] Final Memory: 40M/687M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #399

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/399/changes>

Changes:

[hboutemy] upgrade maven-javadoc-plugin to 2.9.1, for CVE fix

[hboutemy] update Aether javadoc link

------------------------------------------
[...truncated 5686 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.091 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [8.167s]
[INFO] Maven IT Support .................................. SUCCESS [0.094s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.086s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.421s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.219s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.091s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.239s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.210s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.112s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.765s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.041s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.411s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.228s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.070s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.347s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.215s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.189s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.218s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.241s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.259s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.209s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.183s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.238s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.264s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.231s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.269s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.219s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.352s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.233s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.143s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.067s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.668s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.662s]
[INFO] Maven IT Component ................................ SUCCESS [0.227s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.203s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.213s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.360s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.220s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.200s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.869s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.315s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.178s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.174s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.142s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.196s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.195s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.156s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.177s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.358s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.237s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.125s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.149s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.799s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.343s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.437s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.151s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.603s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.170s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.213s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.186s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.338s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.324s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.150s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.182s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.738s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.185s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.340s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.326s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.586s]
[INFO] Maven IT Extension ................................ SUCCESS [0.076s]
[INFO] Maven ITs ......................................... FAILURE [43.727s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:24.202s
[INFO] Finished at: Sun Jun 30 02:06:57 BST 2013
[INFO] Final Memory: 40M/687M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #398

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/398/changes>

Changes:

[jason] [maven-release-plugin] prepare release maven-3.1.0

[jason] [maven-release-plugin] prepare for next development iteration

------------------------------------------
[...truncated 5686 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.175 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.002 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [12.160s]
[INFO] Maven IT Support .................................. SUCCESS [0.105s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.065s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.843s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.379s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.229s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.265s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.270s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.146s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.768s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.045s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.479s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.284s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.098s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.323s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.281s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.312s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.302s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.244s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.206s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.401s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.438s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.511s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.279s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.282s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.299s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.353s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.316s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.251s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.535s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.664s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [1.155s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.851s]
[INFO] Maven IT Component ................................ SUCCESS [0.258s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.193s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.226s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.325s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.230s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.390s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.067s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.293s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.210s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.286s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.228s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.178s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.306s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.274s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.162s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.278s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.266s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.145s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.210s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.101s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.987s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.282s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.132s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.638s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.236s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.274s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.290s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.391s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.220s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.145s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.243s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.716s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.267s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.346s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.354s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.684s]
[INFO] Maven IT Extension ................................ SUCCESS [0.093s]
[INFO] Maven ITs ......................................... FAILURE [45.213s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:36.088s
[INFO] Finished at: Fri Jun 28 04:08:32 BST 2013
[INFO] Final Memory: 40M/687M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #397

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/397/changes>

Changes:

[jason] [maven-release-plugin] prepare release maven-3.1

[jason] [maven-release-plugin] prepare for next development iteration

[jason] Revert "[maven-release-plugin] prepare for next development iteration"

[jason] Revert "[maven-release-plugin] prepare release maven-3.1"

------------------------------------------
[...truncated 5686 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.133 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [8.183s]
[INFO] Maven IT Support .................................. SUCCESS [0.104s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.090s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.902s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.306s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.109s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.199s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.217s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.123s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.602s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.038s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.469s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.323s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.088s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.255s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.210s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.298s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.231s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.252s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.268s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.239s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.246s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.229s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.207s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.195s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.399s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.215s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.229s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.226s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.169s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.403s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.840s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.603s]
[INFO] Maven IT Component ................................ SUCCESS [0.245s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.234s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.240s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.275s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.200s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.216s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.903s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.280s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.181s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.121s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.140s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.211s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.191s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.185s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.144s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.231s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.358s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.142s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.173s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.817s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.347s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.275s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.160s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.569s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.126s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.361s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.192s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.325s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.226s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.196s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.162s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.685s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.267s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.352s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.609s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.490s]
[INFO] Maven IT Extension ................................ SUCCESS [0.077s]
[INFO] Maven ITs ......................................... FAILURE [45.726s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:27.564s
[INFO] Finished at: Sun Jun 23 17:06:41 BST 2013
[INFO] Final Memory: 40M/687M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #396

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/396/changes>

Changes:

[aheritier] Code cleanup - Maven requires Java 5+ : Remove unnecessary boxing

[aheritier] Code cleanup - Maven requires Java 5+ : Remove unnecessary unboxing

[aheritier] Code cleanup - Remove useless .toString()

[aheritier] Code cleanup - It's better (for perfs) to use a chain of append() calls than a unique append with several Strings concatenations

[aheritier] Code cleanup - Remove useless semi-colons

[aheritier] Code cleanup - Various code simplifications (tests, loops, …)

[aheritier] Code cleanup - Maven requires Java 5+ : Replace String.indexOf() by String.contains()

[aheritier] Code cleanup - Maven requires Java 5+ : Replace for and while loops by for each

[aheritier] Code cleanup - Redundant array creation for calling varargs method

[aheritier] Code cleanup -  Remove Redundant Cast(s)

[aheritier] Revert "Code cleanup - It's better (for perfs) to use a chain of append() calls than a unique append with several Strings concatenations"

------------------------------------------
[...truncated 5687 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.086 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [10.537s]
[INFO] Maven IT Support .................................. SUCCESS [0.183s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.126s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [6.027s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.398s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.299s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.177s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.438s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.119s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.721s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.032s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.498s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.180s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.060s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.227s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.217s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.293s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.192s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.202s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.197s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.210s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.233s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.232s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.213s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.214s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.505s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.240s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.425s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.389s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.383s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [3.379s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [1.291s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [1.012s]
[INFO] Maven IT Component ................................ SUCCESS [0.338s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.347s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.412s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.476s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.193s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.257s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.008s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.315s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.167s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.125s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.153s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.161s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.240s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.185s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.139s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.245s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.265s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.170s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.186s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.289s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.985s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.301s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.164s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.534s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.155s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.581s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.561s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.849s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.335s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.225s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.213s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.713s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.381s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.409s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.233s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.827s]
[INFO] Maven IT Extension ................................ SUCCESS [0.123s]
[INFO] Maven ITs ......................................... FAILURE [47.925s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:39.900s
[INFO] Finished at: Fri Jun 14 11:28:24 BST 2013
[INFO] Final Memory: 40M/687M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #395

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/395/changes>

Changes:

[aheritier] Fix misprint

------------------------------------------
[...truncated 5686 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.146 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [21.137s]
[INFO] Maven IT Support .................................. SUCCESS [0.106s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.101s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [7.835s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [4.687s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.247s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.226s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.592s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.156s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [3.193s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.114s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [1.068s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.182s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.062s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.241s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.222s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.293s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.256s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.183s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.299s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.477s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.171s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.240s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.269s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.207s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.788s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.278s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.407s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.261s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.250s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.532s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [1.375s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.912s]
[INFO] Maven IT Component ................................ SUCCESS [0.213s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.390s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.370s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [1.465s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.216s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.399s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.576s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.349s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.204s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.129s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.130s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.187s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.283s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.160s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.137s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.514s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.435s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.194s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.354s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.112s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.626s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [1.043s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.188s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [1.698s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.225s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.185s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.281s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.935s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.805s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.311s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.638s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.801s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.212s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.405s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.303s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [1.294s]
[INFO] Maven IT Extension ................................ SUCCESS [0.089s]
[INFO] Maven ITs ......................................... FAILURE [1:03.849s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:18.593s
[INFO] Finished at: Wed Jun 12 11:29:03 BST 2013
[INFO] Final Memory: 40M/688M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #394

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/394/changes>

Changes:

[hboutemy] try to fix ITs for mng-5482: put m-site-p and m-dependency-p in

------------------------------------------
[...truncated 5686 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.109 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [17.472s]
[INFO] Maven IT Support .................................. SUCCESS [0.370s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.452s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [6.080s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.284s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.122s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.216s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.194s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.110s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.688s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.034s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.575s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.211s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.080s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.270s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.233s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.193s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.281s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.231s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.262s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.235s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.338s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.310s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.227s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.280s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.304s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.240s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.279s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.364s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.033s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.213s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.905s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.707s]
[INFO] Maven IT Component ................................ SUCCESS [0.220s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.284s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.246s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.414s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.155s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.185s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.963s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.306s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.360s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.162s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.136s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.164s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.230s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.186s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.257s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.221s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.268s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.137s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.334s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.883s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.454s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.267s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.133s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.645s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.178s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.223s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.272s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.336s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.252s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.385s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.160s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.750s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.233s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.410s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.224s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.531s]
[INFO] Maven IT Extension ................................ SUCCESS [0.116s]
[INFO] Maven ITs ......................................... FAILURE [44.186s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:39.139s
[INFO] Finished at: Wed Jun 05 01:06:44 BST 2013
[INFO] Final Memory: 40M/687M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #393

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/393/changes>

Changes:

[hboutemy] fix IT on CI server

[hboutemy] force plexus-io version available in local-repo

------------------------------------------
[...truncated 5686 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.224 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [9.554s]
[INFO] Maven IT Support .................................. SUCCESS [0.099s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.100s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [3.901s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.084s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.118s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.198s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.371s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.121s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.657s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.036s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.451s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.179s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.074s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.228s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.194s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.186s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.229s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.406s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.206s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.234s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.202s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.283s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.233s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.248s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.311s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.232s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.298s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.264s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.284s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.091s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.707s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.683s]
[INFO] Maven IT Component ................................ SUCCESS [0.242s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.241s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.255s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.286s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.147s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.199s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.874s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.483s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.177s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.195s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.183s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.146s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.288s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.136s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.140s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.215s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.339s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.175s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.168s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.943s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.438s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.303s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.157s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.507s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.138s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.247s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.231s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.421s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.246s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.319s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.150s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.880s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.181s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.350s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.614s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.528s]
[INFO] Maven IT Extension ................................ SUCCESS [0.099s]
[INFO] Maven ITs ......................................... FAILURE [1:13.637s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:56.294s
[INFO] Finished at: Tue Jun 04 01:06:50 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #392

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/392/changes>

Changes:

[hboutemy] m-dependency-p:2.7 is needed for IT MNG-5482 too

------------------------------------------
[...truncated 5686 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.162 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [8.173s]
[INFO] Maven IT Support .................................. SUCCESS [0.078s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.084s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.352s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.118s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.126s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.250s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.261s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.136s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.820s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.038s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.437s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.178s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.077s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.311s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.331s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.198s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.208s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.218s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.326s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.211s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.177s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.244s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.331s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.246s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.292s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.268s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.398s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.225s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.205s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.135s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.727s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.731s]
[INFO] Maven IT Component ................................ SUCCESS [0.200s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.201s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.171s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.313s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.160s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.188s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.832s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.263s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.276s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.152s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.134s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.144s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.208s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.126s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.135s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.339s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.231s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.125s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.156s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.806s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.389s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.239s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.131s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.524s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.160s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.266s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.298s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.505s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.251s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.150s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.176s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.826s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.188s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.394s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.222s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.468s]
[INFO] Maven IT Extension ................................ SUCCESS [0.080s]
[INFO] Maven ITs ......................................... FAILURE [39.864s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:20.369s
[INFO] Finished at: Mon Jun 03 20:05:28 BST 2013
[INFO] Final Memory: 40M/687M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #391

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/391/changes>

Changes:

[aheritier] Add missing carriage return after version details

------------------------------------------
[...truncated 5687 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.129 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [18.600s]
[INFO] Maven IT Support .................................. SUCCESS [0.113s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.108s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [10.347s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [3.786s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [2.695s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.338s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.591s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.150s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.153s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.043s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [1.119s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.300s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.086s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.353s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.249s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.470s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.219s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.626s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.824s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.301s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.253s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.503s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.325s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.341s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.366s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.515s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.675s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.345s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [2.653s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [3.691s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [2.028s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [1.002s]
[INFO] Maven IT Component ................................ SUCCESS [0.535s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.397s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.426s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.284s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.310s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.237s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.721s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.660s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.376s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.270s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.295s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.167s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.309s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.262s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.151s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.261s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.299s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.228s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.337s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [2.157s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [5.373s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.433s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.198s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [1.478s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.282s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.341s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.453s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.521s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.297s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.125s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.118s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.784s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.238s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.525s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.538s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.594s]
[INFO] Maven IT Extension ................................ SUCCESS [0.233s]
[INFO] Maven ITs ......................................... FAILURE [54.875s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:18.715s
[INFO] Finished at: Mon Jun 03 09:09:15 BST 2013
[INFO] Final Memory: 40M/687M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #390

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/390/changes>

Changes:

[hboutemy] try to fix run on CI server (cannot reproduce on my local machine...)

------------------------------------------
[...truncated 5685 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.723 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [10.718s]
[INFO] Maven IT Support .................................. SUCCESS [0.082s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.121s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [5.550s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.696s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.544s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.230s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [1.086s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.186s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.753s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.080s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.518s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.220s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.066s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.272s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.231s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.350s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.796s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.308s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.226s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.257s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.391s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.547s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.305s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.335s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.434s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.378s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.299s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.268s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.409s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.712s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.893s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.764s]
[INFO] Maven IT Component ................................ SUCCESS [0.168s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.193s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.304s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.434s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.149s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.222s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.137s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.309s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.273s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.163s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.189s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.323s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.265s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.170s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.187s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.407s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.375s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.256s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.434s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.927s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.475s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.284s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.208s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.751s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.171s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.200s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [1.586s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.418s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.192s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.248s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.525s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.743s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.282s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.361s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.243s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.693s]
[INFO] Maven IT Extension ................................ SUCCESS [0.102s]
[INFO] Maven ITs ......................................... FAILURE [1:15.694s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:09.468s
[INFO] Finished at: Sun Jun 02 17:08:30 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #389

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/389/changes>

Changes:

[hboutemy] default m-site-p plugin is 3.3

------------------------------------------
[...truncated 5685 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.099 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [8.059s]
[INFO] Maven IT Support .................................. SUCCESS [0.076s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.094s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.020s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.148s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [0.993s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.199s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.331s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.099s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.537s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.030s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.445s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.225s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.060s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.272s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.234s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.272s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.205s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.330s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.237s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.337s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.200s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.255s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.200s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.278s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.253s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.218s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.269s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.232s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.157s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.044s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.728s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.602s]
[INFO] Maven IT Component ................................ SUCCESS [0.136s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.206s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.229s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.303s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.155s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.177s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.941s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.276s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.212s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.138s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.142s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.128s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.190s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.289s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.138s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.232s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.213s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.120s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.221s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.719s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.491s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.274s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.154s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.819s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.142s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.449s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.252s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.479s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.294s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.127s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.109s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.638s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.339s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.312s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.207s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.635s]
[INFO] Maven IT Extension ................................ SUCCESS [0.120s]
[INFO] Maven ITs ......................................... FAILURE [39.062s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:18.768s
[INFO] Finished at: Sun Jun 02 12:05:57 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #388

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/388/changes>

Changes:

[jason] [maven-release-plugin] prepare release maven-3.1.0-alpha-1

[jason] [maven-release-plugin] prepare for next development iteration

------------------------------------------
[...truncated 5685 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.21 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [9.640s]
[INFO] Maven IT Support .................................. SUCCESS [0.106s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.166s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [5.188s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.086s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.099s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.204s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.194s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.103s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.471s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.042s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.394s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.175s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.107s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.272s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.240s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.230s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.253s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.226s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.283s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.233s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.228s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.327s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.247s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.193s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.226s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.168s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.246s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.216s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [0.991s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [1.960s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.631s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.759s]
[INFO] Maven IT Component ................................ SUCCESS [0.141s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.207s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.244s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.286s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.129s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.194s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.916s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.420s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.181s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.165s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.150s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.194s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.236s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.145s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.167s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.271s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.271s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.401s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.231s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.042s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.354s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.237s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.137s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.466s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.141s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.281s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.171s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.320s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.203s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.171s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.136s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.678s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.258s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.426s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.702s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.535s]
[INFO] Maven IT Extension ................................ SUCCESS [0.111s]
[INFO] Maven ITs ......................................... FAILURE [39.722s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:22.436s
[INFO] Finished at: Sat Jun 01 14:06:19 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #387

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/387/changes>

Changes:

[hboutemy] [MNG-5482] detect missing Sonatype Aether classes to give a hint to

[hboutemy] [MNG-5482] added IT to check that missing Sonatype Aether classes are

[hboutemy] improved range for ITs that are fixed in Maven 3.1-A1 too, not only in

------------------------------------------
[...truncated 5685 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2740 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 573 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.107 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [8.599s]
[INFO] Maven IT Support .................................. SUCCESS [0.068s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.088s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.353s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.450s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.715s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.161s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.326s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.114s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.218s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.040s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.395s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.256s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.077s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.248s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.215s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.328s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.339s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.246s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.215s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.265s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.255s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.261s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.191s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.189s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.300s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.204s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.224s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.176s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.254s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.077s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.919s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.769s]
[INFO] Maven IT Component ................................ SUCCESS [0.107s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.193s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.188s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.305s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.159s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.186s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.858s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.266s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.228s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.139s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.102s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.164s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.175s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.126s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.239s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.257s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.233s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.131s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.174s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.727s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.316s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.289s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.151s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.601s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.263s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.372s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.280s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.338s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.235s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.123s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.095s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [1.005s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.183s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.331s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.246s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.409s]
[INFO] Maven IT Extension ................................ SUCCESS [0.094s]
[INFO] Maven ITs ......................................... FAILURE [35.887s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:17.773s
[INFO] Finished at: Thu May 30 03:06:04 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #386

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/386/changes>

Changes:

[Robert Scholte] Fix Javadoc warnings

[Robert Scholte] Fix errors reported by DOAP, shortened descriptions where required (DOAP accepts max 10 words)

------------------------------------------
[...truncated 5685 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.175 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [33.438s]
[INFO] Maven IT Support .................................. SUCCESS [0.455s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.458s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [14.304s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [2.015s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.692s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.263s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [1.079s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.313s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.619s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.084s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [1.065s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.515s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.070s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.419s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.543s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.274s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.430s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.470s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.485s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.342s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.323s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.503s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.302s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.219s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.381s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.207s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.280s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.450s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.750s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.602s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.997s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.845s]
[INFO] Maven IT Component ................................ SUCCESS [0.223s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.192s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.193s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.450s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.194s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.325s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.644s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.560s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.366s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.214s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.273s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.199s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.439s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.208s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.182s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.367s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.329s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.435s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.452s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.895s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [2.202s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.702s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.210s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [3.269s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.140s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.523s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.256s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.377s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.452s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.231s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.174s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [1.056s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.225s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.367s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.643s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.720s]
[INFO] Maven IT Extension ................................ SUCCESS [0.153s]
[INFO] Maven ITs ......................................... FAILURE [1:04.103s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:37.785s
[INFO] Finished at: Wed May 29 20:08:38 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #385

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/385/changes>

Changes:

[brett] fix typo and use names from their respective POMs

------------------------------------------
[...truncated 5685 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.077 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [11.545s]
[INFO] Maven IT Support .................................. SUCCESS [0.141s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.120s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [5.077s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.467s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.849s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.319s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.256s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.178s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.038s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.073s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.567s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.322s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.112s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.342s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.392s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.337s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.340s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.608s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.278s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.254s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.280s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.287s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.204s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.260s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.264s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.206s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.326s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.178s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.373s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.556s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.766s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.840s]
[INFO] Maven IT Component ................................ SUCCESS [0.192s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.179s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.184s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.350s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.360s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.236s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.958s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.370s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.327s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.246s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.475s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.188s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.713s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.261s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.210s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.368s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.275s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.204s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.187s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.010s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [2.041s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.304s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.145s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.969s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.225s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.419s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.244s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.622s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.231s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.178s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.348s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [1.333s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.350s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.592s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.584s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.929s]
[INFO] Maven IT Extension ................................ SUCCESS [0.272s]
[INFO] Maven ITs ......................................... FAILURE [52.222s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:45.540s
[INFO] Finished at: Wed May 29 06:09:14 BST 2013
[INFO] Final Memory: 40M/687M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #384

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/384/changes>

Changes:

[jason] o update notice to reflect Aether and Sisu coming from the Eclipse Foundation

------------------------------------------
[...truncated 5685 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.07 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [8.228s]
[INFO] Maven IT Support .................................. SUCCESS [0.095s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.097s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [3.749s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.366s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.055s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.244s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.234s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.148s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.459s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.048s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.553s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.254s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.087s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.267s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.232s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.290s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.211s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.269s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.184s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.297s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.157s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.219s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.173s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.165s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.293s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.164s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.203s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.173s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.213s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.015s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.839s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.654s]
[INFO] Maven IT Component ................................ SUCCESS [0.180s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.161s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.153s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.371s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.191s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.241s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.942s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.326s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.212s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.173s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.169s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.199s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.213s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.234s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.135s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.214s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.223s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.111s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.176s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.979s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.536s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.223s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.124s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.593s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.115s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.209s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.264s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.381s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.308s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.163s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.195s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.857s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.235s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.489s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.613s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.537s]
[INFO] Maven IT Extension ................................ SUCCESS [0.116s]
[INFO] Maven ITs ......................................... FAILURE [35.858s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:16.218s
[INFO] Finished at: Wed May 29 01:06:16 BST 2013
[INFO] Final Memory: 40M/687M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #383

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/383/changes>

Changes:

[Robert Scholte] Replace package.html with package-info.java

[Robert Scholte] Adjust Copyright year

------------------------------------------
[...truncated 5685 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.073 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [8.734s]
[INFO] Maven IT Support .................................. SUCCESS [0.112s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.102s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.197s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.325s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.328s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.250s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.212s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.135s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.106s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.031s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.470s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.177s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.063s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.254s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.232s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.286s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.199s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.259s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.225s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.249s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.288s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.266s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.169s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.198s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.358s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.186s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.209s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.250s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.252s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [1.814s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.760s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.778s]
[INFO] Maven IT Component ................................ SUCCESS [0.158s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.141s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.209s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.357s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.215s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.217s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.911s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.265s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.258s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.147s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.182s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.174s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.229s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.144s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.161s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.251s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.238s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.142s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.152s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.682s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.498s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.264s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.145s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.491s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.248s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.215s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.269s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.494s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.332s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.173s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.167s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.779s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.201s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.411s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.506s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.537s]
[INFO] Maven IT Extension ................................ SUCCESS [0.205s]
[INFO] Maven ITs ......................................... FAILURE [36.535s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:18.469s
[INFO] Finished at: Tue May 28 22:06:10 BST 2013
[INFO] Final Memory: 40M/687M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #382

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/382/changes>

Changes:

[stephen.alan.connolly] Add ASL license header

[stephen.alan.connolly] Add Apache RAT pluging configuration to exclude files that have a legitimate reason for being excluded

[stephen.alan.connolly] Add RAT check to the release profile

[stephen.alan.connolly] In the canonical pom order, i.e. our pom.xml code style, <pluginManagement> comes before <plugins>

------------------------------------------
[...truncated 5682 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.064 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.002 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [10.918s]
[INFO] Maven IT Support .................................. SUCCESS [0.112s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.137s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.675s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.988s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.376s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.190s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.276s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.104s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.905s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.043s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.564s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.220s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.067s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.277s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.208s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.279s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.296s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.177s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.248s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.247s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.325s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.286s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.228s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.285s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.344s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.198s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.244s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.232s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.463s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.428s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.845s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.840s]
[INFO] Maven IT Component ................................ SUCCESS [0.200s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.170s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.252s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.390s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.204s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.395s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.895s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.294s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.176s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.169s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.146s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.327s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.259s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.195s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.173s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.260s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.289s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.150s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.293s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.096s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.619s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.357s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.161s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.508s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.129s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.359s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.263s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.397s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.424s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.194s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.259s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [1.103s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.350s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.564s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.556s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [1.307s]
[INFO] Maven IT Extension ................................ SUCCESS [0.104s]
[INFO] Maven ITs ......................................... FAILURE [45.303s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:34.522s
[INFO] Finished at: Tue May 28 11:36:10 BST 2013
[INFO] Final Memory: 40M/688M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #381

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/381/changes>

Changes:

[jason] o remove snapshot repository

[jason] [maven-release-plugin] prepare release maven-3.1.0-alpha-1

[jason] [maven-release-plugin] prepare for next development iteration

------------------------------------------
[...truncated 5681 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.131 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [12.160s]
[INFO] Maven IT Support .................................. SUCCESS [0.140s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.094s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [5.454s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [2.020s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.732s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.173s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.440s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.180s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.100s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.034s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.501s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.258s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.176s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.252s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.232s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.298s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.343s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.414s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.355s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.422s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.222s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.293s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.383s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.247s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.309s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.449s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.405s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.448s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [2.714s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [5.673s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [2.686s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [1.100s]
[INFO] Maven IT Component ................................ SUCCESS [0.613s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.235s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.361s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.432s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.313s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.467s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.869s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.331s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.267s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.274s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.389s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.384s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.488s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.225s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.173s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.299s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.416s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.173s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.270s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.292s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [2.275s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.291s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.182s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.763s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.711s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.314s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.395s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.523s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.275s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.197s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.242s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [1.006s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.586s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.429s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.301s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.580s]
[INFO] Maven IT Extension ................................ SUCCESS [0.115s]
[INFO] Maven ITs ......................................... FAILURE [43.189s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:48.291s
[INFO] Finished at: Sat May 25 14:08:28 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #380

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/380/changes>

Changes:

[hboutemy] [MNG-5477] finally removed reporting plugin version validation since a

------------------------------------------
[...truncated 5891 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.073 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [8.694s]
[INFO] Maven IT Support .................................. SUCCESS [0.094s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.079s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.439s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.195s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.075s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.267s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.172s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.111s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.382s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.029s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.415s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.170s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.068s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.219s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.197s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.180s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.235s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.254s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.169s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.305s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.193s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.259s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.175s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.178s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.214s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.161s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.275s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.180s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.062s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.084s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.839s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.601s]
[INFO] Maven IT Component ................................ SUCCESS [0.220s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.180s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.211s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.267s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.198s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.261s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.832s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.298s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.253s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.152s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.124s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.250s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.184s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.133s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.136s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.201s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.226s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.170s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.201s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.893s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.191s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.235s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.178s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.814s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.245s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.515s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.242s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.461s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.275s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.155s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.184s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.920s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.204s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.388s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.227s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.484s]
[INFO] Maven IT Extension ................................ SUCCESS [0.134s]
[INFO] Maven ITs ......................................... FAILURE [35.799s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:16.462s
[INFO] Finished at: Thu May 23 23:06:54 BST 2013
[INFO] Final Memory: 40M/687M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #379

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/379/changes>

Changes:

[jason] [maven-release-plugin] prepare release maven-3.1.0-alpha-1

[jason] [maven-release-plugin] prepare for next development iteration

------------------------------------------
[...truncated 5891 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.072 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.002 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [8.677s]
[INFO] Maven IT Support .................................. SUCCESS [0.094s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.074s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [3.860s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.130s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.199s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.417s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.186s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.136s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.880s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.027s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.502s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.414s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.065s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.251s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.202s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.254s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.213s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.237s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.249s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.318s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.187s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.243s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.178s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.212s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.385s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.197s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.247s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.196s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.163s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.071s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.926s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.705s]
[INFO] Maven IT Component ................................ SUCCESS [0.219s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.174s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.178s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.300s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.171s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.343s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.935s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.274s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.177s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.147s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.119s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.168s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.225s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.143s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.134s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.294s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.333s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.141s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.231s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.880s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.141s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.270s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.190s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.657s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.157s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.234s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.225s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.370s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.217s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.099s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.117s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.829s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.168s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.558s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.243s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.533s]
[INFO] Maven IT Extension ................................ SUCCESS [0.106s]
[INFO] Maven ITs ......................................... FAILURE [37.468s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:18.171s
[INFO] Finished at: Thu May 23 16:07:19 BST 2013
[INFO] Final Memory: 40M/687M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #378

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/378/changes>

Changes:

[hboutemy] [MNG-5477] inject pluginManagement and build plugins versions into

------------------------------------------
[...truncated 5891 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.072 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.004 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [7.482s]
[INFO] Maven IT Support .................................. SUCCESS [0.061s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.075s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.157s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.074s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.017s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.145s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.245s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.111s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.472s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.031s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.456s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.167s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.058s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.227s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.195s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.186s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.271s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.304s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.165s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.202s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.171s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.393s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.164s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.181s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.218s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.170s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.329s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.171s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.101s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.007s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.592s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.598s]
[INFO] Maven IT Component ................................ SUCCESS [0.132s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.194s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.188s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.289s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.158s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.175s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.916s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.303s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.256s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.154s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.118s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.170s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.210s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.194s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.350s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.270s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.221s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.124s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.271s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.897s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.130s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.227s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.136s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.601s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.140s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.419s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.241s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.462s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.192s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.120s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.118s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.766s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.151s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.393s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.336s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.521s]
[INFO] Maven IT Extension ................................ SUCCESS [0.080s]
[INFO] Maven ITs ......................................... FAILURE [30.033s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:07.607s
[INFO] Finished at: Tue May 21 00:05:33 BST 2013
[INFO] Final Memory: 40M/687M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #377

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/377/changes>

Changes:

[hboutemy] [MNG-5477] check warning issued when no version in reporting section

------------------------------------------
[...truncated 5891 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.136 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [8.002s]
[INFO] Maven IT Support .................................. SUCCESS [0.085s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.065s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [3.916s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.092s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.073s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.188s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.182s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.168s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.397s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.028s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.425s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.213s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.063s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.255s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.228s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.273s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.249s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.201s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.300s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.206s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.243s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.229s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.213s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.183s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.218s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.265s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.245s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.204s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.232s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.205s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.830s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.820s]
[INFO] Maven IT Component ................................ SUCCESS [0.179s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.243s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.214s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.312s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.212s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.358s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.098s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.317s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.214s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.250s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.126s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.162s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.220s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.165s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.153s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.384s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.214s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.143s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.204s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.891s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.554s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.308s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.140s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.660s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.185s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.599s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.284s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.460s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.433s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.177s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.264s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.884s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.190s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.499s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.211s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.525s]
[INFO] Maven IT Extension ................................ SUCCESS [0.146s]
[INFO] Maven ITs ......................................... FAILURE [45.334s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:27.010s
[INFO] Finished at: Mon May 20 23:06:45 BST 2013
[INFO] Final Memory: 40M/687M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #376

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/376/changes>

Changes:

[hboutemy] added generics

[hboutemy] replaced verifier.getCliOptions().add() with

------------------------------------------
[...truncated 5891 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.096 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.004 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [8.225s]
[INFO] Maven IT Support .................................. SUCCESS [0.083s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.082s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.805s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.062s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.167s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.181s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.164s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.135s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.644s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.033s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.407s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.201s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.064s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.233s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.195s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.286s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.194s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.280s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.233s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.191s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.191s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.236s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.307s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.240s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.240s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.185s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.281s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.204s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.158s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.075s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.718s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.680s]
[INFO] Maven IT Component ................................ SUCCESS [0.237s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.180s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.176s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.285s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.128s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.342s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.840s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.257s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.217s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.153s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.171s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.200s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.208s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.296s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.132s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.264s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.357s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.139s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.183s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.913s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.371s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.286s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.116s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.552s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.145s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.412s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.209s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.322s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.301s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.161s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.108s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.871s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.229s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.355s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.795s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.504s]
[INFO] Maven IT Extension ................................ SUCCESS [0.118s]
[INFO] Maven ITs ......................................... FAILURE [35.218s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:16.466s
[INFO] Finished at: Mon May 20 16:06:08 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #375

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/375/changes>

Changes:

[hboutemy] added a note about module=artifactId recommendation

------------------------------------------
[...truncated 5891 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.085 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.005 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [8.035s]
[INFO] Maven IT Support .................................. SUCCESS [0.058s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.082s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [8.635s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.656s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.624s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.139s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.187s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.133s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.555s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.027s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.450s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.268s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.066s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.297s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.291s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.491s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.346s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.319s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.230s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.275s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.173s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.227s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.200s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.346s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.231s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.172s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.209s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.217s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.053s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [1.927s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.620s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.674s]
[INFO] Maven IT Component ................................ SUCCESS [0.135s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.143s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.129s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.345s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.159s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.174s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.947s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.340s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.222s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.187s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.182s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.201s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.220s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.133s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.216s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.331s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.251s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.125s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.184s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.854s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.399s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.251s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.131s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.505s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.135s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.244s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.271s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.576s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.224s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.149s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.113s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.860s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.161s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.549s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.213s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.459s]
[INFO] Maven IT Extension ................................ SUCCESS [0.083s]
[INFO] Maven ITs ......................................... FAILURE [29.995s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:15.427s
[INFO] Finished at: Sun May 19 18:05:40 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #374

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/374/changes>

Changes:

[hboutemy] prepare svnpubsub

------------------------------------------
[...truncated 5895 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.117 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [8.156s]
[INFO] Maven IT Support .................................. SUCCESS [0.079s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.066s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [8.472s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.448s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.617s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.174s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.174s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.113s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.773s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.059s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.433s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.304s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.091s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.244s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.246s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.280s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.210s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.268s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.241s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.262s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.196s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.228s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.175s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.191s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.260s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.194s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.225s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.234s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.233s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.147s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.686s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.637s]
[INFO] Maven IT Component ................................ SUCCESS [0.134s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.150s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.200s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.336s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.142s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.222s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.918s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.405s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.301s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.304s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.181s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.367s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.230s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.182s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.187s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.252s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.263s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.203s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.152s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.007s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.207s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.243s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.185s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.633s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.180s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.256s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.798s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.375s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.200s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.128s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.118s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.752s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.154s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.373s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.302s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.514s]
[INFO] Maven IT Extension ................................ SUCCESS [0.117s]
[INFO] Maven ITs ......................................... FAILURE [37.299s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:23.335s
[INFO] Finished at: Sun May 19 17:07:20 BST 2013
[INFO] Final Memory: 39M/725M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #373

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/373/changes>

Changes:

[hboutemy] upgrade parent and maven-site-plugin

------------------------------------------
[...truncated 5779 lines...]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ core-it-extension ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ core-it-extension ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.073 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [9.271s]
[INFO] Maven IT Support .................................. SUCCESS [0.117s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.080s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.129s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.051s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.017s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.222s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.188s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.127s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.861s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.060s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.429s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.207s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.064s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.207s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.258s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.263s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.288s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.186s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.223s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.237s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.192s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.229s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.164s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.292s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.240s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.182s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.212s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.169s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.382s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [1.752s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.579s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.711s]
[INFO] Maven IT Component ................................ SUCCESS [0.134s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.201s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.161s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.301s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.212s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.186s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.770s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.390s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.163s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.129s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.169s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.171s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.142s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.126s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.191s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.209s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.257s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.127s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.174s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.036s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.296s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.231s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.140s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.627s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.123s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.169s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.188s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.425s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.185s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.105s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.113s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.744s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.164s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.832s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.279s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.481s]
[INFO] Maven IT Extension ................................ SUCCESS [0.092s]
[INFO] Maven ITs ......................................... FAILURE [35.591s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:16.151s
[INFO] Finished at: Sun May 19 00:05:56 BST 2013
[INFO] Final Memory: 40M/728M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #372

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/372/changes>

Changes:

[hboutemy] more sensible value for version: 4.0.0+ instead of 4.0.0, since

------------------------------------------
[...truncated 7651 lines...]
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom
Downloaded: http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom (2 KB at 51.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.4/maven-verifier-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.4/maven-verifier-1.4.pom (3 KB at 101.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.2/maven-shared-utils-0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.2/maven-shared-utils-0.2.pom (4 KB at 197.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.pom
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.pom (5 KB at 90.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.14/project-6.1.14.pom
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.14/project-6.1.14.pom (9 KB at 428.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.pom
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.pom (4 KB at 182.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.pom
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.pom (4 KB at 132.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.pom (5 KB at 225.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.pom (3 KB at 136.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.pom (4 KB at 143.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.2.5/jackrabbit-parent-2.2.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.2.5/jackrabbit-parent-2.2.5.pom (11 KB at 437.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/parent/5/parent-5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/parent/5/parent-5.pom (17 KB at 702.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.pom (3 KB at 90.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.pom (3 KB at 97.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.11/slf4j-parent-1.5.11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.11/slf4j-parent-1.5.11.pom (9 KB at 318.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.pom (3 KB at 85.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3 KB at 112.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (10 KB at 337.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom (2 KB at 6.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.4/maven-verifier-1.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.4/maven-verifier-1.4.jar (38 KB at 939.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar (160 KB at 2096.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (262 KB at 3269.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar (130 KB at 2937.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar (19 KB at 1022.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar (26 KB at 1259.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar (17 KB at 767.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar (505 KB at 4133.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar (282 KB at 6262.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.jar (52 KB at 2432.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar (25 KB at 1244.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar (8 KB at 356.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar (280 KB at 4908.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar (232 KB at 1164.7 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.pom (3 KB at 86.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.jar (78 KB at 1884.1 KB/sec)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.06 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [14.928s]
[INFO] Maven IT Support .................................. SUCCESS [0.044s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.046s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [7.876s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [2.383s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [0.877s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.211s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.213s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.148s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.529s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.022s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.400s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.127s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.039s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.143s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.166s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.248s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.402s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.192s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.301s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.202s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.161s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.219s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.172s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.156s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.188s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.150s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.154s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.193s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.618s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [3.074s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.465s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [1.820s]
[INFO] Maven IT Component ................................ SUCCESS [0.165s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.132s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.158s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.217s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.352s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.156s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.043s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.253s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.277s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.548s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.083s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.149s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.102s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.086s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.090s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.172s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.162s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.081s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.164s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.008s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [2.368s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.306s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.081s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [1.041s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.111s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.347s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.143s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [1.085s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.774s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.096s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.085s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [1.136s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.152s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.403s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.146s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [6.632s]
[INFO] Maven IT Extension ................................ SUCCESS [0.055s]
[INFO] Maven ITs ......................................... FAILURE [24.887s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:27.089s
[INFO] Finished at: Sat May 18 14:27:08 BST 2013
[INFO] Final Memory: 41M/749M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #371

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/371/changes>

Changes:

[hboutemy] last core IT fixed

------------------------------------------
[...truncated 5943 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.082 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [6.185s]
[INFO] Maven IT Support .................................. SUCCESS [0.069s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.168s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [3.980s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.214s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.228s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.123s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.184s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.110s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.763s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.029s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.430s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.220s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.093s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.182s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.241s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.311s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.258s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.163s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.179s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.284s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.209s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.278s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.160s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.198s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.197s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.216s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.169s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.231s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.377s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.046s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.557s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.659s]
[INFO] Maven IT Component ................................ SUCCESS [0.141s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.156s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.142s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.272s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.119s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.165s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.881s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.276s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.179s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.142s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.135s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.162s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.173s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.122s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.198s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.392s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.235s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.118s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.161s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [3.020s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.324s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.267s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.111s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.633s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.132s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.246s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.276s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.452s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.208s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.102s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.129s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [1.068s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.178s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.446s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.218s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.425s]
[INFO] Maven IT Extension ................................ SUCCESS [0.085s]
[INFO] Maven ITs ......................................... FAILURE [31.577s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:10.848s
[INFO] Finished at: Sat May 18 14:05:27 BST 2013
[INFO] Final Memory: 39M/692M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #370

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/370/changes>

Changes:

[hboutemy] [MSITE-484] reporting section cannot be deprecated in Maven core for the

[hboutemy] [MNG-5480] added documentation about default url values calculated

[hboutemy] MavenITmng3372DirectInvocationOfPluginsTest fixed since upgrade of

------------------------------------------
[...truncated 5893 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.09 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [7.329s]
[INFO] Maven IT Support .................................. SUCCESS [0.071s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.100s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.972s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.266s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.204s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.342s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.208s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.139s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.644s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.033s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.488s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.225s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.073s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.209s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.307s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.276s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.278s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.225s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.260s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.273s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.251s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.329s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.244s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.487s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.294s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.267s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.482s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.299s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.639s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [1.875s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.645s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.826s]
[INFO] Maven IT Component ................................ SUCCESS [0.128s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.210s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.266s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.396s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.198s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.244s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.946s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.300s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.199s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.120s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.149s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.246s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.187s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.169s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.175s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.356s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.411s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.228s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.356s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.433s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.400s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.428s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.266s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.665s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.139s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.346s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.267s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.332s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.339s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [5.833s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.176s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.791s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.220s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.359s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.247s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.411s]
[INFO] Maven IT Extension ................................ SUCCESS [0.127s]
[INFO] Maven ITs ......................................... FAILURE [37.568s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:25.546s
[INFO] Finished at: Sat May 18 12:57:36 BST 2013
[INFO] Final Memory: 37M/729M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #369

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/369/>

------------------------------------------
[...truncated 5889 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.11 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [6.677s]
[INFO] Maven IT Support .................................. SUCCESS [0.080s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.107s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [3.400s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.187s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.118s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.205s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.250s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.137s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.921s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.036s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.553s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.235s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.094s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.210s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.323s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.213s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.231s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.241s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.267s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.215s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.220s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.258s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.190s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.336s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.327s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.221s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.380s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.290s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.383s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.048s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.723s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.748s]
[INFO] Maven IT Component ................................ SUCCESS [0.160s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.199s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.183s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.404s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.237s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.210s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.999s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.343s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.174s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.136s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.182s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.168s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.170s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.170s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.195s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.459s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.347s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.213s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.256s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.370s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.449s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.382s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.140s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.751s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.192s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.244s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.306s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.411s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.309s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.180s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.149s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [1.033s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.244s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.392s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.399s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.447s]
[INFO] Maven IT Extension ................................ SUCCESS [0.240s]
[INFO] Maven ITs ......................................... FAILURE [36.222s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:16.054s
[INFO] Finished at: Sat May 18 08:06:28 BST 2013
[INFO] Final Memory: 37M/729M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #368

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/368/changes>

Changes:

[hboutemy] use maven-project-info-reports-plugin 2.7, which has better git support

------------------------------------------
[...truncated 5889 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.101 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [6.602s]
[INFO] Maven IT Support .................................. SUCCESS [0.082s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.084s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.121s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.724s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [0.949s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.319s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.200s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.151s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.150s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.033s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.522s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.214s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.063s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.186s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.282s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.314s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.234s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.214s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.217s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.318s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.299s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.271s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.331s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.252s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.223s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.246s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.291s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.216s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.303s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.020s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.696s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.789s]
[INFO] Maven IT Component ................................ SUCCESS [0.185s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.176s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.189s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.457s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.195s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.218s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.948s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.380s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.334s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.164s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.170s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.184s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.225s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.151s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.187s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.272s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.347s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.241s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.291s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.435s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.485s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.504s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.201s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.694s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.232s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.236s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.205s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.370s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.312s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [5.890s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.161s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.779s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.251s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.386s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.256s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.432s]
[INFO] Maven IT Extension ................................ SUCCESS [0.132s]
[INFO] Maven ITs ......................................... FAILURE [37.690s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:24.004s
[INFO] Finished at: Fri May 17 00:05:55 BST 2013
[INFO] Final Memory: 37M/729M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #367

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/367/changes>

Changes:

[hboutemy] maven-site-plugin 3.3 released

------------------------------------------
[...truncated 5889 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.171 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.004 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [14.174s]
[INFO] Maven IT Support .................................. SUCCESS [0.118s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.126s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [6.526s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [2.075s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.612s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.240s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.896s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.191s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.444s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.032s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.676s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.427s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.106s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.463s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.850s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.331s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.267s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.408s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.450s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.388s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.448s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.364s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.251s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.294s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.376s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.280s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.277s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.276s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.643s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.739s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.982s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.991s]
[INFO] Maven IT Component ................................ SUCCESS [0.180s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.255s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.240s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.575s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.226s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.363s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.274s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.438s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.470s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.213s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.214s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.244s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.428s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.227s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.310s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.558s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.437s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.357s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.441s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.479s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.968s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.466s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.215s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [13.545s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.704s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.267s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.287s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.486s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.257s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.208s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.200s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [1.011s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.289s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.447s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.360s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.584s]
[INFO] Maven IT Extension ................................ SUCCESS [0.163s]
[INFO] Maven ITs ......................................... FAILURE [1:02.872s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:16.521s
[INFO] Finished at: Mon May 13 23:28:14 BST 2013
[INFO] Final Memory: 37M/729M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #366

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/366/changes>

Changes:

[hboutemy] maven-site-plugin 3.3 released

------------------------------------------
[...truncated 5889 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.143 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [6.275s]
[INFO] Maven IT Support .................................. SUCCESS [0.130s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.126s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [3.521s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.143s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.191s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.270s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.251s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.221s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.306s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.036s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.519s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.264s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.130s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.242s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.302s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.266s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.408s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.246s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.269s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.284s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.241s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.286s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.255s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.380s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.269s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.227s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.264s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.259s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.465s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.144s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.699s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.746s]
[INFO] Maven IT Component ................................ SUCCESS [0.173s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.188s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.198s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.448s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.231s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.267s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.080s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.401s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.279s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.169s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.169s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.344s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.203s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.184s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.227s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.392s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.354s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.196s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.247s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.352s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.357s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.438s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.213s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.687s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.248s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.367s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.255s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.489s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.305s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.191s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.375s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.873s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.290s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.425s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.369s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.482s]
[INFO] Maven IT Extension ................................ SUCCESS [0.168s]
[INFO] Maven ITs ......................................... FAILURE [35.695s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:17.328s
[INFO] Finished at: Mon May 13 19:14:45 BST 2013
[INFO] Final Memory: 37M/729M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #365

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/365/changes>

Changes:

[hboutemy] added a notice for the MSITE-687 workaround

[hboutemy] 3 ITs are now ok with maven-reporting-exec 1.1 used by maven-site-plugin

------------------------------------------
[...truncated 5868 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.085 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.004 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [8.990s]
[INFO] Maven IT Support .................................. SUCCESS [0.106s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.149s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.182s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [2.464s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.400s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.241s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.299s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.148s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.154s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.053s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.521s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.249s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.158s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.263s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.379s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.309s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.280s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.244s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.372s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.364s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.261s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.299s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.254s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.266s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.311s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.255s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.319s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.230s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.411s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.026s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.679s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.831s]
[INFO] Maven IT Component ................................ SUCCESS [0.178s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.173s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.269s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.391s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.262s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.289s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.903s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.336s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.270s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.166s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.181s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.249s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.225s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.203s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.236s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.367s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.319s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.215s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.248s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.428s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.444s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.548s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.263s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.723s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.171s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.224s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.227s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.497s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.273s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.197s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.228s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [1.148s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.267s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.463s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.511s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.620s]
[INFO] Maven IT Extension ................................ SUCCESS [0.252s]
[INFO] Maven ITs ......................................... FAILURE [48.300s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:34.977s
[INFO] Finished at: Sat Apr 27 04:08:47 BST 2013
[INFO] Final Memory: 37M/729M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #364

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/364/>

------------------------------------------
[...truncated 5863 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.075 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [6.417s]
[INFO] Maven IT Support .................................. SUCCESS [0.269s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.138s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.545s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [3.719s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.051s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.231s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.233s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.222s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.818s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.034s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.507s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.229s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.072s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.330s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.299s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.245s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.221s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.226s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.350s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.238s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.230s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.415s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.242s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.252s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.311s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.245s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.299s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.225s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.391s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.052s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.600s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.843s]
[INFO] Maven IT Component ................................ SUCCESS [0.162s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.230s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.217s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.370s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.196s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.375s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.987s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.374s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.287s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.277s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.212s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.242s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.237s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.291s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.306s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.341s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.303s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.195s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.260s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.333s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.323s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.390s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.198s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.658s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.211s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.233s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.275s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.508s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.255s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.368s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.223s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.996s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.208s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.419s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.390s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.514s]
[INFO] Maven IT Extension ................................ SUCCESS [0.247s]
[INFO] Maven ITs ......................................... FAILURE [34.657s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:19.221s
[INFO] Finished at: Mon Apr 15 18:15:07 BST 2013
[INFO] Final Memory: 37M/729M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #363

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/363/changes>

Changes:

[hboutemy] added unit testst back after Eclipse Aether migration

------------------------------------------
[...truncated 5867 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.115 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [5.796s]
[INFO] Maven IT Support .................................. SUCCESS [0.065s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.061s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [3.360s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.251s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.044s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.149s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.265s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.094s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.314s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.031s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.388s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.149s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.074s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.210s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.332s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.215s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.181s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.201s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.186s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.227s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.225s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.233s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.205s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.194s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.210s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.159s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.229s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.270s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.404s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.184s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.699s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.732s]
[INFO] Maven IT Component ................................ SUCCESS [0.180s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.174s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.209s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.273s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.283s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.202s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.929s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.281s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.159s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.111s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.215s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.177s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.168s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.144s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.148s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.219s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.353s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.115s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.162s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.219s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.430s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.300s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.159s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.600s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.132s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.201s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.219s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.462s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.216s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.154s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.206s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.831s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.219s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.546s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.435s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.558s]
[INFO] Maven IT Extension ................................ SUCCESS [0.107s]
[INFO] Maven ITs ......................................... FAILURE [34.935s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:12.097s
[INFO] Finished at: Wed Apr 10 01:06:56 BST 2013
[INFO] Final Memory: 37M/729M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #362

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/362/changes>

Changes:

[hboutemy] accounted for Eclipse Aether API change

[hboutemy] reapplied commit 994a27d0043d9e6fbdd33805dc61ef0fe1f2d081 after Eclipse

------------------------------------------
[...truncated 5863 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.084 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [5.948s]
[INFO] Maven IT Support .................................. SUCCESS [0.110s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.085s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.048s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.120s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.062s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.238s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.277s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.151s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.707s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.035s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.559s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.336s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.057s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.214s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.338s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.420s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.262s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.260s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.272s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.335s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.237s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.272s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.254s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.326s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.252s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.282s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.381s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.210s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.362s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.159s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.802s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.883s]
[INFO] Maven IT Component ................................ SUCCESS [0.151s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.244s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.228s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.364s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.171s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.288s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.023s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.309s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.234s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.168s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.210s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.194s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.203s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.181s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.222s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.274s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.295s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.210s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.267s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.524s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.403s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.432s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.158s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.687s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.213s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.334s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.272s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.541s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.295s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.167s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.241s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.902s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.269s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.355s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.233s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.536s]
[INFO] Maven IT Extension ................................ SUCCESS [0.138s]
[INFO] Maven ITs ......................................... FAILURE [36.891s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:17.526s
[INFO] Finished at: Tue Apr 09 08:06:21 BST 2013
[INFO] Final Memory: 37M/729M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #361

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/361/>

------------------------------------------
[...truncated 5863 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.735 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [14.239s]
[INFO] Maven IT Support .................................. SUCCESS [0.223s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [1.037s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [5.920s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [3.141s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [2.169s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.348s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.300s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.546s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [3.288s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.110s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.626s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.387s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.088s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.415s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [1.312s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.672s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.546s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.303s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.675s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.622s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.321s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [1.136s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.396s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.609s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.466s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.355s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.375s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.251s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.351s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.784s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [1.307s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [1.164s]
[INFO] Maven IT Component ................................ SUCCESS [0.261s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.187s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.327s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.377s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.331s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.398s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.587s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.916s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.582s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.247s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.228s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.367s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.266s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [6.727s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.932s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.543s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.322s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.249s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.402s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.507s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [2.336s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.410s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.329s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [2.617s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.352s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.894s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.277s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.715s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.407s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.956s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.222s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [2.217s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.295s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.442s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.307s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.483s]
[INFO] Maven IT Extension ................................ SUCCESS [0.137s]
[INFO] Maven ITs ......................................... FAILURE [53.117s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:13.748s
[INFO] Finished at: Mon Apr 08 01:49:11 BST 2013
[INFO] Final Memory: 37M/729M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #360

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/360/changes>

Changes:

[jason] [maven-release-plugin] prepare release maven-3.1.0

[jason] [maven-release-plugin] prepare for next development iteration

[jason] o revert release plugin commits

[jason] [maven-release-plugin] prepare release maven-3.1.0-alpha-1

[jason] [maven-release-plugin] prepare for next development iteration

------------------------------------------
[...truncated 5867 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.095 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [6.056s]
[INFO] Maven IT Support .................................. SUCCESS [0.079s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.089s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [5.762s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.809s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.046s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.240s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.236s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.157s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.902s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.032s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.488s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.265s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.290s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.274s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.298s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.411s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.305s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.222s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.242s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.293s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.204s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.267s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.216s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.333s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.255s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.220s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.241s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.298s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.228s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [1.891s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.638s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.899s]
[INFO] Maven IT Component ................................ SUCCESS [0.154s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.171s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.208s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.355s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.167s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.283s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.969s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.359s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.291s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.146s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.195s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.261s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.217s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.216s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.213s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.456s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.300s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.182s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.234s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.391s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.403s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.415s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.194s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.683s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.197s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.364s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.245s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.523s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.276s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.175s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.276s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.977s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.250s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.359s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.263s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.507s]
[INFO] Maven IT Extension ................................ SUCCESS [0.169s]
[INFO] Maven ITs ......................................... FAILURE [45.382s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:27.880s
[INFO] Finished at: Sat Mar 30 15:06:15 GMT 2013
[INFO] Final Memory: 37M/729M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #359

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/359/changes>

Changes:

[hboutemy] code formatting

------------------------------------------
[...truncated 5864 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.575 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [6.498s]
[INFO] Maven IT Support .................................. SUCCESS [0.108s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.119s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [5.511s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [5.787s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.231s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.254s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.211s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.143s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.895s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.047s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.760s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.320s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.209s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.378s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.575s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.227s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.248s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.254s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.403s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.281s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.233s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.344s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.234s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.223s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.421s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.618s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.849s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.250s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.406s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [3.692s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [1.074s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.813s]
[INFO] Maven IT Component ................................ SUCCESS [0.164s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.200s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.203s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.390s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.236s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.258s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.131s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.463s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.269s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.203s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.164s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.463s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.309s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.213s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.217s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.384s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.347s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.172s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.283s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.372s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.494s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.441s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.190s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.734s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.279s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.247s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.305s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.395s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.252s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.190s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.231s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.965s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.222s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.399s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.381s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.511s]
[INFO] Maven IT Extension ................................ SUCCESS [0.137s]
[INFO] Maven ITs ......................................... FAILURE [50.333s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:41.835s
[INFO] Finished at: Sat Mar 30 10:16:51 GMT 2013
[INFO] Final Memory: 37M/729M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #358

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/358/changes>

Changes:

[kristian.rosenvold] [MNG-5456] Incorrect exception handling in parallel build

------------------------------------------
[...truncated 5863 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar>
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/wsm3-its\m3-its\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.09 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [6.120s]
[INFO] Maven IT Support .................................. SUCCESS [0.081s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.098s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.504s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.627s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.016s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.205s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.307s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.139s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.671s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.037s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.512s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.203s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.084s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.273s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.336s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.251s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.246s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.284s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.249s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.259s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.216s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.267s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.154s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.202s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.209s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.183s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.317s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.221s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.398s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.191s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.771s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.809s]
[INFO] Maven IT Component ................................ SUCCESS [0.156s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.207s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.271s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.423s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.184s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.306s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.287s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.331s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.248s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.281s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.172s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.202s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.161s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.202s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.290s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.246s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.283s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.148s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.391s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.361s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.405s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.355s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.181s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.680s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.199s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.232s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.239s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.572s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.274s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.229s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.308s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.987s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.246s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.397s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.355s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.468s]
[INFO] Maven IT Extension ................................ SUCCESS [0.114s]
[INFO] Maven ITs ......................................... FAILURE [36.485s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:17.614s
[INFO] Finished at: Sat Mar 30 07:06:24 GMT 2013
[INFO] Final Memory: 37M/729M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #357

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/357/>

------------------------------------------
[...truncated 2420 lines...]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- animal-sniffer-maven-plugin:1.6:check (check-java-1.5-compat) @ maven-embedder ---
     [java] [main] INFO org.codehaus.mojo.animal_sniffer.maven.CheckSignatureMojo - Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- plexus-component-metadata:1.5.5:generate-metadata (default) @ maven-embedder ---
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-resources-plugin:2.6:testResources (default-testResources) @ maven-embedder ---
     [java] [main] INFO org.apache.maven.shared.filtering.DefaultMavenResourcesFiltering - Using 'UTF-8' encoding to copy filtered resources.
     [java] [main] INFO org.apache.maven.shared.filtering.DefaultMavenResourcesFiltering - Copying 7 resources
     [java] [main] INFO org.apache.maven.shared.filtering.DefaultMavenResourcesFiltering - Copying 3 resources
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ maven-embedder ---
     [java] [main] INFO org.codehaus.plexus.compiler.javac.JavacCompiler - Compiling 2 source files to F:\ws\m3-its\maven-3-trunk\maven-embedder\target\test-classes
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- plexus-component-metadata:1.5.5:generate-test-metadata (default) @ maven-embedder ---
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-surefire-plugin:2.12:test (default-test) @ maven-embedder ---
     [java] [main] INFO org.apache.maven.plugin.surefire.SurefirePlugin - Tests are skipped.
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-jar-plugin:2.4:jar (default-jar) @ maven-embedder ---
     [java] [main] INFO org.codehaus.plexus.archiver.jar.JarArchiver - Building jar: F:\ws\m3-its\maven-3-trunk\maven-embedder\target\maven-embedder-3.1-SNAPSHOT.jar
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ maven-embedder ---
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-install-plugin:2.3.1:install (default-install) @ maven-embedder ---
     [java] [main] INFO org.apache.maven.DefaultMaven - Installing F:\ws\m3-its\maven-3-trunk\maven-embedder\target\maven-embedder-3.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\apache\maven\maven-embedder\3.1-SNAPSHOT\maven-embedder-3.1-SNAPSHOT.jar>
     [java] [main] INFO org.apache.maven.DefaultMaven - Installing F:\ws\m3-its\maven-3-trunk\maven-embedder\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\apache\maven\maven-embedder\3.1-SNAPSHOT\maven-embedder-3.1-SNAPSHOT.pom>
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger -                                                                         
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - ------------------------------------------------------------------------
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Building Maven Distribution 3.1-SNAPSHOT
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - ------------------------------------------------------------------------
     [java] [pool-375-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.pom
     [java] [pool-375-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.pom (17 KB at 29.0 KB/sec)
     [java] [pool-376-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.jar
     [java] [pool-376-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.jar (221 KB at 234.2 KB/sec)
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-clean-plugin:2.5:clean (default-clean) @ apache-maven ---
     [java] [main] INFO org.apache.maven.plugin.clean.CleanMojo - Deleting F:\ws\m3-its\maven-3-trunk\apache-maven\target
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-remote-resources-plugin:1.4:process (default) @ apache-maven ---
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- animal-sniffer-maven-plugin:1.6:check (check-java-1.5-compat) @ apache-maven ---
     [java] [main] INFO org.codehaus.mojo.animal_sniffer.maven.CheckSignatureMojo - Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-compiler-plugin:2.5.1:testCompile (test-compile) @ apache-maven ---
     [java] [main] INFO org.codehaus.plexus.compiler.javac.JavacCompiler - Compiling 1 source file to F:\ws\m3-its\maven-3-trunk\apache-maven\target\test-classes
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-surefire-plugin:2.12:test (test) @ apache-maven ---
     [java] [main] INFO org.apache.maven.plugin.surefire.SurefirePlugin - Tests are skipped.
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-maven ---
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-assembly-plugin:2.4:single (create-distro) @ apache-maven ---
     [java] [pool-377-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
     [java] [pool-377-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 83.5 KB/sec)
     [java] [pool-378-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
     [java] [pool-378-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 28.4 KB/sec)
     [java] [pool-379-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
     [java] [pool-379-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 12.2 KB/sec)
     [java] [pool-380-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
     [java] [pool-380-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 27.7 KB/sec)
     [java] [pool-381-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
     [java] [pool-381-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 30.4 KB/sec)
     [java] [pool-382-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
     [java] [pool-382-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 78.9 KB/sec)
     [java] [pool-383-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
     [java] [pool-383-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 45.5 KB/sec)
     [java] [pool-384-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
     [java] [pool-384-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 29.0 KB/sec)
     [java] [pool-385-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
     [java] [pool-385-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (2 KB at 23.2 KB/sec)
     [java] [pool-386-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
     [java] [pool-386-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (2 KB at 16.6 KB/sec)
     [java] [pool-387-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
     [java] [pool-387-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2 KB at 35.6 KB/sec)
     [java] [pool-388-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
     [java] [pool-388-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 KB at 247.0 KB/sec)
     [java] [pool-389-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
     [java] [pool-389-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (2 KB at 23.7 KB/sec)
     [java] [pool-390-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
     [java] [pool-390-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 16.3 KB/sec)
     [java] [pool-391-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
     [java] [pool-391-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 22.8 KB/sec)
     [java] [pool-392-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
     [java] [pool-392-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 21.9 KB/sec)
     [java] [pool-393-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
     [java] [pool-393-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 45.1 KB/sec)
     [java] [pool-394-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
     [java] [pool-394-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 40.9 KB/sec)
     [java] [pool-395-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
     [java] [pool-395-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 15.3 KB/sec)
     [java] [pool-396-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
     [java] [pool-396-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 29.9 KB/sec)
     [java] [pool-397-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
     [java] [pool-397-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 20.6 KB/sec)
     [java] [pool-398-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
     [java] [pool-398-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 5.9 KB/sec)
     [java] [pool-399-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
     [java] [pool-399-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (4 KB at 62.2 KB/sec)
     [java] [pool-400-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
     [java] [pool-400-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (2 KB at 23.2 KB/sec)
     [java] [pool-401-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
     [java] [pool-401-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (4 KB at 40.7 KB/sec)
     [java] [pool-402-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
     [java] [pool-402-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (3 KB at 44.6 KB/sec)
     [java] [pool-403-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
     [java] [pool-403-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (2 KB at 7.4 KB/sec)
     [java] [pool-404-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom
     [java] [pool-404-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom (3 KB at 46.4 KB/sec)
     [java] [pool-405-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom
     [java] [pool-405-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom (3 KB at 38.5 KB/sec)
     [java] [pool-406-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom
     [java] [pool-406-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom (3 KB at 42.3 KB/sec)
     [java] [pool-407-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
     [java] [pool-407-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 10.7 KB/sec)
     [java] [pool-408-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
     [java] [pool-408-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 KB at 229.7 KB/sec)
     [java] [pool-409-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
     [java] [pool-409-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 13.4 KB/sec)
     [java] [pool-410-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
     [java] [pool-410-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (2 KB at 20.0 KB/sec)
     [java] [pool-411-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
     [java] [pool-411-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (2 KB at 4.8 KB/sec)
     [java] [pool-412-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
     [java] [pool-412-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 7.1 KB/sec)
     [java] [pool-413-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
     [java] [pool-413-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (7 KB at 79.2 KB/sec)
     [java] [pool-414-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
     [java] [pool-414-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4 KB at 73.4 KB/sec)
     [java] [pool-415-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom
     [java] [pool-415-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom (3 KB at 37.9 KB/sec)
     [java] [pool-416-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
     [java] [pool-416-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3 KB at 53.3 KB/sec)
     [java] [pool-417-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom
     [java] [pool-417-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom (4 KB at 50.9 KB/sec)
     [java] [pool-418-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom
     [java] [pool-418-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom (765 B at 8.6 KB/sec)
     [java] [pool-419-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom
     [java] [pool-419-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom (12 KB at 205.7 KB/sec)
     [java] [pool-420-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom
     [java] [pool-420-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom (2 KB at 22.9 KB/sec)
     [java] [pool-421-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom
     [java] [pool-421-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom (2 KB at 22.7 KB/sec)
     [java] [pool-422-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom
     [java] [pool-422-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom (2 KB at 19.6 KB/sec)
     [java] [pool-423-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom
     [java] [pool-423-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom (2 KB at 23.4 KB/sec)
     [java] [pool-424-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom
     [java] [pool-424-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom (3 KB at 48.1 KB/sec)
     [java] [pool-425-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom
     [java] [pool-425-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom (2 KB at 25.1 KB/sec)
     [java] [pool-426-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom
     [java] [pool-426-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom (2 KB at 18.9 KB/sec)
     [java] [pool-427-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom
     [java] [pool-427-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom (4 KB at 19.4 KB/sec)
     [java] [pool-428-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
     [java] [pool-428-thread-2] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
     [java] [pool-428-thread-5] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
     [java] [pool-428-thread-3] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
     [java] [pool-428-thread-4] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
     [java] [pool-428-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 156.5 KB/sec)
     [java] [pool-428-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
     [java] [pool-428-thread-2] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 141.7 KB/sec)
     [java] [pool-428-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (12 KB at 201.3 KB/sec)
     [java] [pool-428-thread-2] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
     [java] [pool-428-thread-5] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 KB at 81.3 KB/sec)
     [java] [pool-428-thread-3] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 106.7 KB/sec)
     [java] [pool-428-thread-4] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (10 KB at 37.8 KB/sec)
     [java] [pool-428-thread-3] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
     [java] [pool-428-thread-4] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar
     [java] [pool-428-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
     [java] [pool-428-thread-5] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
     [java] [pool-428-thread-2] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 944.4 KB/sec)
     [java] [pool-428-thread-2] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar
     [java] [pool-428-thread-4] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar (31 KB at 110.7 KB/sec)
     [java] [pool-428-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 KB at 193.7 KB/sec)
     [java] [pool-428-thread-4] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
     [java] [pool-428-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar
     [java] [pool-428-thread-5] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (31 KB at 110.2 KB/sec)
     [java] [pool-428-thread-2] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar (57 KB at 712.9 KB/sec)
     [java] [pool-428-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar (23 KB at 145.9 KB/sec)
     [java] [pool-428-thread-3] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (181 KB at 386.8 KB/sec)
     [java] [pool-428-thread-4] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (227 KB at 714.2 KB/sec)
     [java] [main] INFO org.apache.maven.plugin.assembly.io.DefaultAssemblyReader - Reading assembly descriptor: src/main/assembly/bin.xml
     [java] [main] WARN org.apache.maven.plugin.assembly.archive.phase.DependencySetAssemblyPhase - The following patterns were never triggered in this artifact exclusion filter:
     [java] o  'junit:junit'
     [java] o  'commons-logging:commons-logging-api'
     [java] 
     [java] [main] INFO org.codehaus.plexus.archiver.zip.ZipArchiver - Building zip: F:\ws\m3-its\maven-3-trunk\apache-maven\target\apache-maven-3.1-SNAPSHOT-bin.zip
     [java] [main] WARN org.apache.maven.plugin.assembly.archive.phase.DependencySetAssemblyPhase - The following patterns were never triggered in this artifact exclusion filter:
     [java] o  'junit:junit'
     [java] o  'commons-logging:commons-logging-api'
     [java] 
     [java] [main] INFO org.codehaus.plexus.archiver.tar.TarArchiver - Building tar: F:\ws\m3-its\maven-3-trunk\apache-maven\target\apache-maven-3.1-SNAPSHOT-bin.tar.gz
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-install-plugin:2.3.1:install (default-install) @ apache-maven ---
     [java] [main] INFO org.apache.maven.DefaultMaven - Installing F:\ws\m3-its\maven-3-trunk\apache-maven\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\apache\maven\apache-maven\3.1-SNAPSHOT\apache-maven-3.1-SNAPSHOT.pom>
     [java] [main] INFO org.apache.maven.DefaultMaven - Installing F:\ws\m3-its\maven-3-trunk\apache-maven\target\apache-maven-3.1-SNAPSHOT-site.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\apache\maven\apache-maven\3.1-SNAPSHOT\apache-maven-3.1-SNAPSHOT-site.xml>
     [java] [main] INFO org.apache.maven.DefaultMaven - Installing F:\ws\m3-its\maven-3-trunk\apache-maven\target\apache-maven-3.1-SNAPSHOT-bin.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\apache\maven\apache-maven\3.1-SNAPSHOT\apache-maven-3.1-SNAPSHOT-bin.zip>
     [java] [main] INFO org.apache.maven.DefaultMaven - Installing F:\ws\m3-its\maven-3-trunk\apache-maven\target\apache-maven-3.1-SNAPSHOT-bin.tar.gz to <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\apache\maven\apache-maven\3.1-SNAPSHOT\apache-maven-3.1-SNAPSHOT-bin.tar.gz>
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - ------------------------------------------------------------------------
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Reactor Summary:
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Apache Maven ...................................... SUCCESS [35.474s]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Model ....................................... SUCCESS [11.184s]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Artifact .................................... SUCCESS [2.408s]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Plugin API .................................. SUCCESS [4.104s]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Model Builder ............................... SUCCESS [6.414s]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Settings .................................... SUCCESS [1.629s]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Settings Builder ............................ SUCCESS [1.579s]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Repository Metadata Model ................... SUCCESS [1.406s]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Aether Provider ............................. SUCCESS [2.660s]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Core ........................................ SUCCESS [21.040s]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Compat ...................................... SUCCESS [11.235s]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Embedder .................................... SUCCESS [3.278s]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Distribution ................................ SUCCESS [10.614s]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - ------------------------------------------------------------------------
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - BUILD SUCCESS
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - ------------------------------------------------------------------------
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Total time: 1:53.980s
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Finished at: Tue Mar 26 11:16:32 GMT 2013
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Final Memory: 30M/245M
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - ------------------------------------------------------------------------

maven-assembly:
     [echo] 
     [echo] The new Maven distribution was created as part of the MAVEN-COMPILE step, above.
     [echo] This goal just validates the presence of that distribution.

extract-assembly:
     [echo] Extracting assembly to <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> ...
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT>
    [unzip] Expanding: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\apache-maven\target\apache-maven-3.1-SNAPSHOT-bin.zip> into <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT>

all:

BUILD SUCCESSFUL
Total time: 3 minutes 23 seconds
[m3-its] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson4854507644960343143.bat

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/it-local-repo> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>exit> 0 
[m3-its] $ \home\hudson\tools\maven\apache-maven-3.0.4\bin\mvn.bat -f <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk/pom.xml> -Dmaven.home=f:wsm3-its/apache-maven-3-SNAPSHOT -Dmaven.repo.local=f:wsm3-its/m3-its/it-local-repo clean install -Prun-its -B -U -V -e
Error occurred during initialization of VM
Could not reserve enough space for object heap
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #356

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/356/changes>

Changes:

[jason] Use Eclipse/Sisu 0.0.0.M2a milestone

------------------------------------------
[...truncated 646 lines...]
[artifact:dependencies] Transferring 9K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 232K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-java/1.7/modello-plugin-java-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 82K from central
[artifact:dependencies] Transferring 48K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 42K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-dom4j/1.7/modello-plugin-dom4j-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xml/1.7/modello-plugin-xml-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 15K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-jdom/1.7/modello-plugin-jdom-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-stax/1.7/modello-plugin-stax-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 36K from central
[artifact:dependencies] Transferring 84K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xdoc/1.7/modello-plugin-xdoc-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Transferring 34K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xsd/1.7/modello-plugin-xsd-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xpp3/1.7/modello-plugin-xpp3-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 55K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 86K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-component-metadata/1.5.5/plexus-component-metadata-1.5.5.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 15K from central
[artifact:dependencies] Downloading: org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/xbean/xbean/3.4/xbean-3.4.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Downloading: log4j/log4j/1.2.12/log4j-1.2.12.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 5K from central
[artifact:dependencies] Downloading: com/google/collections/google-collections/1.0/google-collections-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: com/google/google/1/google-1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: junit/junit/3.8.2/junit-3.8.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 17K from central
[artifact:dependencies] Downloading: jdom/jdom/1.0/jdom-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/apache/maven/maven/2.0.9/maven-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-parent/8/maven-parent-8.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-cli/1.2/plexus-cli-1.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-tools/1.0.8/plexus-tools-1.0.8.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 8K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.0-alpha-34/plexus-container-default-1.0-alpha-34.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-containers/1.0-alpha-34/plexus-containers-1.0-alpha-34.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: commons-cli/commons-cli/1.0/commons-cli-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: commons-logging/commons-logging/1.0/commons-logging-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: commons-lang/commons-lang/1.0/commons-lang-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: junit/junit/3.7/junit-3.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: asm/asm/3.1/asm-3.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: asm/asm-parent/3.1/asm-parent-3.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: junit/junit/3.8.2/junit-3.8.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-component-metadata/1.5.5/plexus-component-metadata-1.5.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: commons-cli/commons-cli/1.0/commons-cli-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 118K from central
[artifact:dependencies] Transferring 29K from central
[artifact:dependencies] Transferring 108K from central
[artifact:dependencies] Transferring 131K from central
[artifact:dependencies] Downloading: com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: jdom/jdom/1.0/jdom-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 166K from central
[artifact:dependencies] Transferring 150K from central
[artifact:dependencies] Transferring 13K from central
[artifact:dependencies] Downloading: commons-lang/commons-lang/1.0/commons-lang-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: com/google/collections/google-collections/1.0/google-collections-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 62K from central
[artifact:dependencies] Transferring 44K from central
[artifact:dependencies] Transferring 625K from central
[artifact:dependencies] Downloading: asm/asm/3.1/asm-3.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: log4j/log4j/1.2.12/log4j-1.2.12.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 42K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 350K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 212K from central
[artifact:dependencies] Downloading: commons-logging/commons-logging/1.0/commons-logging-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 85K from central
[artifact:dependencies] Transferring 21K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 119K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 200K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 48K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 45K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 35K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-cli/1.2/plexus-cli-1.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 7K from central
[artifact:dependencies] Transferring 56K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 87K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central

generate-sources:
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target>
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\generated-sources>
  [modello] Generating sources for maven-model/src/main/mdo/maven.mdo
  [modello] Generating sources for maven-plugin-api/src/main/mdo/lifecycle.mdo
  [modello] Generating sources for maven-model-builder/src/main/mdo/profiles.mdo
  [modello] Generating sources for maven-settings/src/main/mdo/settings.mdo
  [modello] Generating sources for maven-core/src/main/mdo/toolchains.mdo
  [modello] Generating sources for maven-repository-metadata/src/main/mdo/metadata.mdo
  [modello] Generating sources for maven-compat/src/main/mdo/profiles.mdo
  [modello] Generating sources for maven-compat/src/main/mdo/paramdoc.mdo

compile-boot:
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>
    [javac] Compiling 729 source files to <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 1 file to <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>

process-classes:
     [echo] Using plexus version 1.5.5
     [java] SLF4J: Class path contains multiple SLF4J bindings.
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/org/slf4j/slf4j-simple/1.7.4/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [java] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
     [java] [INFO] Discovered 129 component descriptors(s)
     [java] Problem executing command line.
     [java] Error stacktrace:
     [java] java.io.IOException: There is not enough space on the disk
     [java] 	at java.io.FileOutputStream.writeBytes(Native Method)
     [java] 	at java.io.FileOutputStream.write(FileOutputStream.java:282)
     [java] 	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202)
     [java] 	at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:263)
     [java] 	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:106)
     [java] 	at java.io.OutputStreamWriter.write(OutputStreamWriter.java:190)
     [java] 	at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:111)
     [java] 	at java.io.BufferedWriter.flush(BufferedWriter.java:235)
     [java] 	at org.codehaus.plexus.metadata.DefaultComponentDescriptorWriter.writeDescriptorSet(DefaultComponentDescriptorWriter.java:71)
     [java] 	at org.codehaus.plexus.metadata.DefaultMetadataGenerator.writeDescriptor(DefaultMetadataGenerator.java:154)
     [java] 	at org.codehaus.plexus.metadata.DefaultMetadataGenerator.generateDescriptor(DefaultMetadataGenerator.java:114)
     [java] 	at org.codehaus.plexus.metadata.PlexusMetadataGeneratorCli.invokePlexusComponent(PlexusMetadataGeneratorCli.java:60)
     [java] 	at org.codehaus.plexus.tools.cli.AbstractCli.execute(AbstractCli.java:161)
     [java] 	at org.codehaus.plexus.tools.cli.AbstractCli.execute(AbstractCli.java:67)
     [java] 	at org.codehaus.plexus.metadata.PlexusMetadataGeneratorCli.main(PlexusMetadataGeneratorCli.java:25)

maven-compile:
     [java] SLF4J: Class path contains multiple SLF4J bindings.
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/org/slf4j/slf4j-simple/1.7.4/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [java] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
     [java] SLF4J: Class path contains multiple SLF4J bindings.
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/org/slf4j/slf4j-simple/1.7.4/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [java] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
     [java] null 3.1-SNAPSHOT
     [java] ${distributionShortName} home: <unknown maven home>
     [java] Java version: 1.6.0_27, vendor: Sun Microsystems Inc.
     [java] Java home: f:\hudson\tools\java\latest-1.6-64\jre
     [java] Default locale: en_US, platform encoding: Cp1252
     [java] OS name: "windows server 2008", version: "6.0", arch: "amd64", family: "windows"[main] ERROR org.apache.maven.cli.MavenCli - Error executing Maven.
     [java] org.codehaus.plexus.component.repository.exception.ComponentLookupException: java.util.NoSuchElementException
     [java]       role: org.apache.maven.eventspy.internal.EventSpyDispatcher
     [java]   roleHint: 
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:263)
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:251)
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:245)
     [java] 	at org.apache.maven.cli.MavenCli.container(MavenCli.java:420)
     [java] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:208)
     [java] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
     [java] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:149)
     [java] Caused by: java.util.NoSuchElementException
     [java] 	at org.eclipse.sisu.plexus.locators.RealmFilter$FilteredItr.next(RealmFilter.java:99)
     [java] 	at org.eclipse.sisu.plexus.locators.RealmFilter$FilteredItr.next(RealmFilter.java:57)
     [java] 	at org.eclipse.sisu.plexus.locators.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:63)
     [java] 	at org.eclipse.sisu.plexus.locators.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:51)
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:259)
     [java] 	... 6 more

BUILD FAILED
<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\build.xml>:253: Java returned: 1

Total time: 1 minute 31 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #355

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/355/>

------------------------------------------
[...truncated 7671 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom
Downloaded: http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom (2 KB at 25.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.4/maven-verifier-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.4/maven-verifier-1.4.pom (3 KB at 41.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.2/maven-shared-utils-0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.2/maven-shared-utils-0.2.pom (4 KB at 71.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.pom
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.pom (5 KB at 63.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.14/project-6.1.14.pom
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.14/project-6.1.14.pom (9 KB at 153.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.pom
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.pom (4 KB at 59.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.pom
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.pom (4 KB at 53.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.pom (5 KB at 23.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.pom (3 KB at 48.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.pom (4 KB at 47.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.2.5/jackrabbit-parent-2.2.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.2.5/jackrabbit-parent-2.2.5.pom (11 KB at 156.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/parent/5/parent-5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/parent/5/parent-5.pom (17 KB at 296.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.pom (3 KB at 47.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.pom (3 KB at 52.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.11/slf4j-parent-1.5.11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.11/slf4j-parent-1.5.11.pom (9 KB at 110.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.pom (3 KB at 34.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3 KB at 47.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (10 KB at 157.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom (2 KB at 26.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.4/maven-verifier-1.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.4/maven-verifier-1.4.jar (38 KB at 351.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar
Downloaded: http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar (232 KB at 1141.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar (160 KB at 796.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar (19 KB at 334.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar (26 KB at 457.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar (130 KB at 747.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar (17 KB at 307.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (262 KB at 722.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar (505 KB at 1359.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar (282 KB at 1866.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.jar (52 KB at 654.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar (25 KB at 452.7 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar (8 KB at 141.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar (280 KB at 1413.0 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.pom (3 KB at 17.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.jar (78 KB at 515.0 KB/sec)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.05 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [25.507s]
[INFO] Maven IT Support .................................. SUCCESS [0.123s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.104s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [9.831s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [4.873s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.347s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.257s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.208s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.118s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.973s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.030s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.735s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.202s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.067s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.239s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.284s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.340s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.197s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.252s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.299s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.298s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.236s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.290s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.402s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.227s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.246s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.310s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.284s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.241s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [3.427s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [5.372s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.655s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [2.527s]
[INFO] Maven IT Component ................................ SUCCESS [0.140s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.193s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.300s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.315s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.168s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.209s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.307s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.782s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.347s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.189s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.147s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.295s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.402s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.215s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.270s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.333s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.323s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.224s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.233s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.576s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [4.667s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.610s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.187s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [1.034s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.303s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.504s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.203s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [1.281s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.532s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.191s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.214s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [2.212s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.281s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.379s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.330s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [1.720s]
[INFO] Maven IT Extension ................................ SUCCESS [0.160s]
[INFO] Maven ITs ......................................... FAILURE [44.194s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:10.414s
[INFO] Finished at: Wed Mar 20 07:31:41 GMT 2013
[INFO] Final Memory: 41M/749M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #354

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/354/changes>

Changes:

[hboutemy] fixed merge conflicts

------------------------------------------
[...truncated 8361 lines...]
mng1088ReactorPluginResolution(itMNG1088)...................OK (2.5 s)
mng1073AggregatorForksReactor(itForkLifecycle)..............OK (2.3 s)
mng1073AggregatorForksReactor(itForkGoal)...................OK (2.3 s)
mng1052PluginMngtConfig(itMNG1052)..........................OK (2.2 s)
mng1021EqualAttachmentBuildNumber(itMNG1021)................OK (2.6 s)
mng0985NonExecutedPluginMngtGoals(itMNG0985)................OK (2.0 s)
mng0956ComponentInjectionViaProjectLevelPluginDep(itMNG0956)OK (2.5 s)
mng0947OptionalDependency(it)...............................OK (2.8 s)
mng0870ReactorAwarePluginDiscovery(itMNG0870)...............OK (2.6 s)
mng0866EvaluateDefaultValue(itMNG866).......................OK (2.2 s)
mng0848SystemPropOverridesDefaultValue(itMNG848)............OK (2.2 s)
mng0836PluginParentResolution(itMNG836).....................OK (2.3 s)
mng0823MojoContextPassing(itMNG0823)........................OK (2.1 s)
mng0820ConflictResolution(itMNG0820)........................OK (2.8 s)
mng0818WarDepsNotTransitive(itMNG0818)......................OK (2.6 s)
mng0814ExplicitProfileActivation(itMNG814)..................OK (2.2 s)
mng0786ProfileAwareReactor(itMNG0786).......................OK (2.2 s)
mng0781PluginConfigVsExecConfig(itMNG0781)..................OK (2.2 s)
mng0773SettingsProfileReactorPollution(itMNG773)............OK (2.0 s)
mng0768OfflineMode(itMNG768)................................OK (8.0 s)
mng0761MissingSnapshotDistRepo(itMNG761)....................OK (2.7 s)
mng0731LegacyRepoLayout(itMNG731)...........................SKIPPED - Maven version 3.1-SNAPSHOT not in range [2.0,3.0-alpha-3)
mng0680ParentBasedir(itMNG680)..............................OK (2.5 s)
mng0674PluginParameterAlias(itLifecycle)....................OK (2.5 s)
mng0674PluginParameterAlias(itCli)..........................OK (2.3 s)
mng0666IgnoreLegacyPom(itMNG666)............................OK (2.7 s)
mng0557UserSettingsCliOption(itMNG557)......................OK (2.4 s)
mng0553SettingsAuthzEncryption(itBasic).....................OK (3.3 s)
mng0553SettingsAuthzEncryption(itRelocation)................OK (3.4 s)
mng0553SettingsAuthzEncryption(itEncryption)................OK (4.7 s)
mng0522InheritedPluginMgmtConfig(itMNG522)..................OK (2.5 s)
mng0507ArtifactRelocation(itMNG507).........................OK (3.2 s)
mng0505VersionRange(itMNG505)...............................OK (2.7 s)
mng0496IgnoreUnknownPluginParameters(itMNG496)..............OK (2.2 s)
mng0479OverrideCentralRepo(itModel).........................OK (4.4 s)
mng0479OverrideCentralRepo(itResolution)....................OK (9.0 s)
mng0471CustomLifecycle(itMNG471)............................OK (2.7 s)
mng0469ReportConfig(itReportConfigOverridesBuildDefaults)...SKIPPED - Maven version 3.1-SNAPSHOT not in range [2.0.0,3.0-alpha-1)
mng0469ReportConfig(itBuildConfigDominantDuringBuild).......OK (2.4 s)
mng0469ReportConfig(itBuildConfigIrrelevantForReports)......OK (2.4 s)
mng0461TolerateMissingDependencyPom(it).....................OK (3.0 s)
mng0449PluginVersionResolution(itLifecycleInvocation).......OK (2.6 s)
mng0449PluginVersionResolution(itCliInvocation).............OK (2.5 s)
mng0377PluginLookupFromPrefix(itMNG377).....................OK (3.0 s)
mng0294MergeGlobalAndUserSettings(itMNG294).................OK (2.4 s)
mng0282NonReactorExecWhenProjectIndependent(itMNG282).......OK (2.3 s)
mng0249ResolveDepsFromReactor(itMNG0249)....................OK (2.5 s)
mng0187CollectedProjects(it)................................OK (2.3 s)
mng0095ReactorFailureBehavior(itFailFast)...................OK (2.4 s)
mng0095ReactorFailureBehavior(itFailNever)..................OK (2.4 s)
mng0095ReactorFailureBehavior(itFailAtEnd)..................OK (2.3 s)
0145ReactorWithIncludesExcludes(itDefaultIncludesExcludes)..SKIPPED - Maven version 3.1-SNAPSHOT not in range [2.0,3.0-alpha-1)
0145ReactorWithIncludesExcludes(itCustomIncludes)...........SKIPPED - Maven version 3.1-SNAPSHOT not in range [2.0,3.0-alpha-1)
0145ReactorWithIncludesExcludes(itCustomExcludes)...........SKIPPED - Maven version 3.1-SNAPSHOT not in range [2.0,3.0-alpha-1)
0144LifecycleExecutionOrder(it0144).........................OK (3.2 s)
0143TransitiveDependencyScopes(itCompileScope)..............OK (2.9 s)
0143TransitiveDependencyScopes(itProvidedScope).............OK (2.7 s)
0143TransitiveDependencyScopes(itRuntimeScope)..............OK (2.8 s)
0143TransitiveDependencyScopes(itTestScope).................OK (2.8 s)
0142DirectDependencyScopes(it0142)..........................OK (2.8 s)
0140InterpolationWithPomPrefix(it0140)......................OK (2.2 s)
0139InterpolationWithProjectPrefix(it0139)..................OK (2.2 s)
0138PluginLifecycle(it0138).................................OK (2.6 s)
0137EarLifecycle(it0137)....................................OK (2.4 s)
0136RarLifecycle(it0136)....................................OK (2.7 s)
0135EjbLifecycle(it0135)....................................OK (2.6 s)
0134WarLifecycle(it0134)....................................OK (2.5 s)
0133JarLifecycle(it0133)....................................OK (2.4 s)
0132PomLifecycle(it0132)....................................OK (2.3 s)
0131SiteLifecycle(it0131)...................................OK (2.2 s)
0130CleanLifecycle(it0130)..................................OK (2.4 s)
0113ServerAuthzAvailableToWagonMgrInPlugin(it0113)..........OK (2.9 s)
0090EnvVarInterpolation(it0090).............................OK (2.3 s)
0087PluginRealmWithProjectLevelDeps(it0087).................OK (2.8 s)
0086PluginRealm(it0086).....................................OK (2.3 s)
0085TransitiveSystemScope(it0085)...........................OK (3.0 s)
0072InterpolationWithDottedProperty(it0072).................OK (2.2 s)
0071PluginConfigWithDottedProperty(it0071)..................OK (2.3 s)
0064MojoConfigViaSetters(it0064)............................OK (2.1 s)
0063SystemScopeDependency(it0063)...........................OK (2.3 s)
0056MultipleGoalExecutions(it0056)..........................OK (2.2 s)
0052ReleaseProfile(it0052)..................................OK (2.4 s)
0051ReleaseProfile(it0051)..................................OK (2.7 s)
0041ArtifactTypeFromPluginExtension(it0041).................OK (3.6 s)
0040PackagingFromPluginExtension(it0040)....................OK (2.3 s)
0039ReleasePomInReactor(it0039).............................SKIPPED - Maven version 3.1-SNAPSHOT not in range [2.0,3.0-alpha-1)
0038AlternatePomFileDifferentDir(it0038)....................OK (2.3 s)
0037AlternatePomFileSameDir(it0037).........................OK (2.5 s)
0036ReleasePom(it0036)......................................SKIPPED - Maven version 3.1-SNAPSHOT not in range (2.0,3.0-alpha-1)
0032MavenPrerequisite(it0032)...............................OK (2.0 s)
0030DepPomDepMngtInheritance(it0030)........................OK (7.8 s)
0025MultipleExecutionLevelConfigs(it0025)...................OK (3.2 s)
0024MultipleGoalExecutions(it0024)..........................OK (2.2 s)
0023SettingsProfile(it0023).................................OK (2.3 s)
0021PomProfile(it0021)......................................OK (3.3 s)
0019PluginVersionMngtBySuperPom(it0019).....................OK (2.7 s)
0018DependencyManagement(it0018)............................OK (2.6 s)
0012PomInterpolation(it0012)................................OK (2.3 s)
0011DefaultVersionByDependencyManagement(it0011)............OK (2.7 s)
0010DependencyClosureResolution(it0010).....................OK (2.7 s)
0009GoalConfiguration(it0009)...............................OK (2.2 s)
0008SimplePlugin(it0008)....................................OK (2.5 s)
Tests run: 716, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2,059.193 sec <<< FAILURE!
testit(org.apache.maven.it.MavenITmng4625SettingsXmlInterpolationWithXmlMarkupTest)  Time elapsed: 0.02 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = 
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin\mvn> --global-settings F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\settings.xml --settings settings.xml -e --batch-mode -Dtest.prop=&x=y<> -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/it-local-repo> validate
> was unexpected at this time.

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1384)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1228)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1222)
	at org.apache.maven.it.MavenITmng4625SettingsXmlInterpolationWithXmlMarkupTest.testit(MavenITmng4625SettingsXmlInterpolationWithXmlMarkupTest.java:57)


Results :

Tests in error: 
  MavenITmng4625SettingsXmlInterpolationWithXmlMarkupTest>AbstractMavenIntegrationTestCase.runTest:220->testit:57 » Verification

Tests run: 716, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [28.300s]
[INFO] Maven IT Support .................................. SUCCESS [0.130s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.073s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [10.216s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [5.089s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [2.785s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.326s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.175s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.088s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.003s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.024s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.718s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.269s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.059s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.181s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.228s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.308s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.190s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.436s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.353s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.219s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.255s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.287s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.323s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.201s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.206s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.165s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.285s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.245s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [3.177s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [5.846s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.648s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [2.399s]
[INFO] Maven IT Component ................................ SUCCESS [0.155s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.183s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.140s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.356s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.132s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.189s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.868s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.452s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.530s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.124s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.131s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.269s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.155s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.229s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.188s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.271s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.311s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.161s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.215s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.524s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [4.426s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.923s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.117s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.997s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.119s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.536s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.211s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [1.220s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.502s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.239s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.182s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [2.501s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.388s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.446s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.229s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [2.341s]
[INFO] Maven IT Extension ................................ SUCCESS [0.121s]
[INFO] Maven ITs ......................................... FAILURE [34:57.587s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36:29.124s
[INFO] Finished at: Tue Mar 19 23:41:24 GMT 2013
[INFO] Final Memory: 32M/766M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #353

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/353/>

------------------------------------------
[...truncated 8362 lines...]
mng1088ReactorPluginResolution(itMNG1088)...................OK (2.3 s)
mng1073AggregatorForksReactor(itForkLifecycle)..............OK (2.3 s)
mng1073AggregatorForksReactor(itForkGoal)...................OK (2.2 s)
mng1052PluginMngtConfig(itMNG1052)..........................OK (2.3 s)
mng1021EqualAttachmentBuildNumber(itMNG1021)................OK (2.5 s)
mng0985NonExecutedPluginMngtGoals(itMNG0985)................OK (1.9 s)
mng0956ComponentInjectionViaProjectLevelPluginDep(itMNG0956)OK (2.5 s)
mng0947OptionalDependency(it)...............................OK (2.6 s)
mng0870ReactorAwarePluginDiscovery(itMNG0870)...............OK (2.6 s)
mng0866EvaluateDefaultValue(itMNG866).......................OK (2.3 s)
mng0848SystemPropOverridesDefaultValue(itMNG848)............OK (2.2 s)
mng0836PluginParentResolution(itMNG836).....................OK (2.4 s)
mng0823MojoContextPassing(itMNG0823)........................OK (2.2 s)
mng0820ConflictResolution(itMNG0820)........................OK (2.6 s)
mng0818WarDepsNotTransitive(itMNG0818)......................OK (2.6 s)
mng0814ExplicitProfileActivation(itMNG814)..................OK (2.2 s)
mng0786ProfileAwareReactor(itMNG0786).......................OK (2.2 s)
mng0781PluginConfigVsExecConfig(itMNG0781)..................OK (2.2 s)
mng0773SettingsProfileReactorPollution(itMNG773)............OK (2.0 s)
mng0768OfflineMode(itMNG768)................................OK (7.2 s)
mng0761MissingSnapshotDistRepo(itMNG761)....................OK (2.5 s)
mng0731LegacyRepoLayout(itMNG731)...........................SKIPPED - Maven version 3.1-SNAPSHOT not in range [2.0,3.0-alpha-3)
mng0680ParentBasedir(itMNG680)..............................OK (2.1 s)
mng0674PluginParameterAlias(itLifecycle)....................OK (2.1 s)
mng0674PluginParameterAlias(itCli)..........................OK (2.2 s)
mng0666IgnoreLegacyPom(itMNG666)............................OK (2.6 s)
mng0557UserSettingsCliOption(itMNG557)......................OK (2.2 s)
mng0553SettingsAuthzEncryption(itBasic).....................OK (3.3 s)
mng0553SettingsAuthzEncryption(itRelocation)................OK (3.6 s)
mng0553SettingsAuthzEncryption(itEncryption)................OK (4.7 s)
mng0522InheritedPluginMgmtConfig(itMNG522)..................OK (2.4 s)
mng0507ArtifactRelocation(itMNG507).........................OK (3.6 s)
mng0505VersionRange(itMNG505)...............................OK (2.9 s)
mng0496IgnoreUnknownPluginParameters(itMNG496)..............OK (2.2 s)
mng0479OverrideCentralRepo(itModel).........................OK (4.3 s)
mng0479OverrideCentralRepo(itResolution)....................OK (9.0 s)
mng0471CustomLifecycle(itMNG471)............................OK (2.3 s)
mng0469ReportConfig(itReportConfigOverridesBuildDefaults)...SKIPPED - Maven version 3.1-SNAPSHOT not in range [2.0.0,3.0-alpha-1)
mng0469ReportConfig(itBuildConfigDominantDuringBuild).......OK (2.2 s)
mng0469ReportConfig(itBuildConfigIrrelevantForReports)......OK (2.2 s)
mng0461TolerateMissingDependencyPom(it).....................OK (2.6 s)
mng0449PluginVersionResolution(itLifecycleInvocation).......OK (2.8 s)
mng0449PluginVersionResolution(itCliInvocation).............OK (2.6 s)
mng0377PluginLookupFromPrefix(itMNG377).....................OK (2.7 s)
mng0294MergeGlobalAndUserSettings(itMNG294).................OK (2.2 s)
mng0282NonReactorExecWhenProjectIndependent(itMNG282).......OK (2.1 s)
mng0249ResolveDepsFromReactor(itMNG0249)....................OK (2.5 s)
mng0187CollectedProjects(it)................................OK (2.2 s)
mng0095ReactorFailureBehavior(itFailFast)...................OK (2.3 s)
mng0095ReactorFailureBehavior(itFailNever)..................OK (2.2 s)
mng0095ReactorFailureBehavior(itFailAtEnd)..................OK (2.3 s)
0145ReactorWithIncludesExcludes(itDefaultIncludesExcludes)..SKIPPED - Maven version 3.1-SNAPSHOT not in range [2.0,3.0-alpha-1)
0145ReactorWithIncludesExcludes(itCustomIncludes)...........SKIPPED - Maven version 3.1-SNAPSHOT not in range [2.0,3.0-alpha-1)
0145ReactorWithIncludesExcludes(itCustomExcludes)...........SKIPPED - Maven version 3.1-SNAPSHOT not in range [2.0,3.0-alpha-1)
0144LifecycleExecutionOrder(it0144).........................OK (3.0 s)
0143TransitiveDependencyScopes(itCompileScope)..............OK (2.6 s)
0143TransitiveDependencyScopes(itProvidedScope).............OK (2.7 s)
0143TransitiveDependencyScopes(itRuntimeScope)..............OK (2.6 s)
0143TransitiveDependencyScopes(itTestScope).................OK (2.7 s)
0142DirectDependencyScopes(it0142)..........................OK (2.7 s)
0140InterpolationWithPomPrefix(it0140)......................OK (2.4 s)
0139InterpolationWithProjectPrefix(it0139)..................OK (2.2 s)
0138PluginLifecycle(it0138).................................OK (2.5 s)
0137EarLifecycle(it0137)....................................OK (2.4 s)
0136RarLifecycle(it0136)....................................OK (2.5 s)
0135EjbLifecycle(it0135)....................................OK (2.5 s)
0134WarLifecycle(it0134)....................................OK (2.5 s)
0133JarLifecycle(it0133)....................................OK (2.4 s)
0132PomLifecycle(it0132)....................................OK (2.2 s)
0131SiteLifecycle(it0131)...................................OK (2.2 s)
0130CleanLifecycle(it0130)..................................OK (2.2 s)
0113ServerAuthzAvailableToWagonMgrInPlugin(it0113)..........OK (2.4 s)
0090EnvVarInterpolation(it0090).............................OK (2.2 s)
0087PluginRealmWithProjectLevelDeps(it0087).................OK (2.4 s)
0086PluginRealm(it0086).....................................OK (2.2 s)
0085TransitiveSystemScope(it0085)...........................OK (2.7 s)
0072InterpolationWithDottedProperty(it0072).................OK (2.1 s)
0071PluginConfigWithDottedProperty(it0071)..................OK (2.3 s)
0064MojoConfigViaSetters(it0064)............................OK (2.1 s)
0063SystemScopeDependency(it0063)...........................OK (2.4 s)
0056MultipleGoalExecutions(it0056)..........................OK (2.1 s)
0052ReleaseProfile(it0052)..................................OK (2.4 s)
0051ReleaseProfile(it0051)..................................OK (2.6 s)
0041ArtifactTypeFromPluginExtension(it0041).................OK (2.9 s)
0040PackagingFromPluginExtension(it0040)....................OK (2.2 s)
0039ReleasePomInReactor(it0039).............................SKIPPED - Maven version 3.1-SNAPSHOT not in range [2.0,3.0-alpha-1)
0038AlternatePomFileDifferentDir(it0038)....................OK (2.2 s)
0037AlternatePomFileSameDir(it0037).........................OK (2.1 s)
0036ReleasePom(it0036)......................................SKIPPED - Maven version 3.1-SNAPSHOT not in range (2.0,3.0-alpha-1)
0032MavenPrerequisite(it0032)...............................OK (2.2 s)
0030DepPomDepMngtInheritance(it0030)........................OK (5.4 s)
0025MultipleExecutionLevelConfigs(it0025)...................OK (2.3 s)
0024MultipleGoalExecutions(it0024)..........................OK (2.2 s)
0023SettingsProfile(it0023).................................OK (2.6 s)
0021PomProfile(it0021)......................................OK (2.9 s)
0019PluginVersionMngtBySuperPom(it0019).....................OK (2.6 s)
0018DependencyManagement(it0018)............................OK (2.9 s)
0012PomInterpolation(it0012)................................OK (2.5 s)
0011DefaultVersionByDependencyManagement(it0011)............OK (2.7 s)
0010DependencyClosureResolution(it0010).....................OK (2.8 s)
0009GoalConfiguration(it0009)...............................OK (2.2 s)
0008SimplePlugin(it0008)....................................OK (2.5 s)
Tests run: 716, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1,994.119 sec <<< FAILURE!
testit(org.apache.maven.it.MavenITmng4625SettingsXmlInterpolationWithXmlMarkupTest)  Time elapsed: 0.025 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = 
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin\mvn> --global-settings F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\settings.xml --settings settings.xml -e --batch-mode -Dtest.prop=&x=y<> -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/it-local-repo> validate
> was unexpected at this time.

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1384)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1228)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1222)
	at org.apache.maven.it.MavenITmng4625SettingsXmlInterpolationWithXmlMarkupTest.testit(MavenITmng4625SettingsXmlInterpolationWithXmlMarkupTest.java:57)


Results :

Tests in error: 
  MavenITmng4625SettingsXmlInterpolationWithXmlMarkupTest>AbstractMavenIntegrationTestCase.runTest:220->testit:57 » Verification

Tests run: 716, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [31.848s]
[INFO] Maven IT Support .................................. SUCCESS [0.205s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.121s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [10.509s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [5.397s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.297s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.203s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.161s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.078s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.177s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.024s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.629s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.250s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.066s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.206s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.310s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.208s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.295s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.242s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.248s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.238s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.219s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.291s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.284s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.229s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.221s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.154s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.408s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.323s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [3.237s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [6.775s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.584s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [2.999s]
[INFO] Maven IT Component ................................ SUCCESS [0.187s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.132s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.139s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.390s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.202s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.174s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.654s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.443s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.252s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.417s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.185s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.280s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.146s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.140s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.183s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.417s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.240s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.155s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.229s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.712s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [4.774s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.685s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.110s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [1.196s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.093s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.458s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.243s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [1.099s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.590s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.212s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.148s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [2.147s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.254s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.563s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.267s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [2.247s]
[INFO] Maven IT Extension ................................ SUCCESS [0.115s]
[INFO] Maven ITs ......................................... FAILURE [33:44.460s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35:20.028s
[INFO] Finished at: Tue Mar 19 20:51:34 GMT 2013
[INFO] Final Memory: 32M/766M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Re: Build failed in Jenkins: core-it-maven-3-win #352

Posted by Anders Hammar <an...@hammar.net>.
Fixed.

/Anders


On Tue, Mar 19, 2013 at 9:11 PM, Anders Hammar <an...@hammar.net> wrote:

> Looking into this...
>
> /Anders
>
>
> On Tue, Mar 19, 2013 at 8:36 PM, Stuart McCulloch <mc...@gmail.com>wrote:
>
>> Misconfigured job?  The maven assembly is unpacked to
>> f:\ws\m3-its\apache-maven-3-SNAPSHOT but the maven.home used in the
>> following test step is
>> f:/ws/m3-its/core-it-maven-3-win/apache-maven-3-SNAPSHOT
>>
>> On 19 Mar 2013, at 19:11, Apache Jenkins Server wrote:
>>
>> > See <https://builds.apache.org/job/core-it-maven-3-win/352/>
>> >
>> > ------------------------------------------
>> > [...truncated 7672 lines...]
>> > [INFO]
>> ------------------------------------------------------------------------
>> > [INFO] Building Maven ITs 2.1-SNAPSHOT
>> > [INFO]
>> ------------------------------------------------------------------------
>> > Downloading:
>> http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom (2
>> KB at 9.1 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.4/maven-verifier-1.4.pom
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.4/maven-verifier-1.4.pom(3 KB at 10.5 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.2/maven-shared-utils-0.2.pom
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.2/maven-shared-utils-0.2.pom(4 KB at 70.6 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.pom
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.pom(5 KB at 65.3 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.14/project-6.1.14.pom
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.14/project-6.1.14.pom(9 KB at 153.2 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.pom
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.pom(4 KB at 61.8 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.pom
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.pom(4 KB at 48.6 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.pom
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.pom(5 KB at 86.2 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.pom
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.pom(3 KB at 17.2 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.pom
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.pom(4 KB at 50.7 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.2.5/jackrabbit-parent-2.2.5.pom
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.2.5/jackrabbit-parent-2.2.5.pom(11 KB at 158.5 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/apache/jackrabbit/parent/5/parent-5.pom
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/apache/jackrabbit/parent/5/parent-5.pom(17 KB at 210.9 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.pom
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.pom(3 KB at 42.1 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.pom
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.pom(3 KB at 51.3 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.11/slf4j-parent-1.5.11.pom
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.11/slf4j-parent-1.5.11.pom(9 KB at 134.4 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.pom
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.pom(3 KB at 33.4 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom(3 KB at 13.7 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom(10 KB at 140.1 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom(2 KB at 4.5 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.4/maven-verifier-1.4.jar
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.4/maven-verifier-1.4.jar(38 KB at 351.2 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar(232 KB at 1170.6 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar(160 KB at 792.5 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar(19 KB at 322.8 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar(26 KB at 466.3 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar(130 KB at 722.2 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar(262 KB at 883.7 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.jar
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar(17 KB at 307.0 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.jar(52 KB at 880.6 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar(282 KB at 1842.0 KB/sec)
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar(25 KB at 327.6 KB/sec)
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar(505 KB at 1212.3 KB/sec)
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar(280 KB at 1580.7 KB/sec)
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar(8 KB at 23.3 KB/sec)
>> > [INFO]
>> > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite
>> ---
>> > [INFO] Deleting
>> F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
>> > [INFO]
>> > [INFO] --- maven-remote-resources-plugin:1.3:process (default) @
>> core-it-suite ---
>> > [INFO]
>> > [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @
>> core-it-suite ---
>> > [debug] execute contextualize
>> > [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> > [INFO] skip non existing resourceDirectory
>> F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
>> > [INFO] Copying 3 resources
>> > [INFO]
>> > [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @
>> core-it-suite ---
>> > [INFO] No sources to compile
>> > [INFO]
>> > [INFO] --- maven-resources-plugin:2.5:testResources
>> (default-testResources) @ core-it-suite ---
>> > [debug] execute contextualize
>> > [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> > [INFO] Copying 2737 resources
>> > [INFO] Copying 2 resources
>> > [INFO] Copying 3 resources
>> > [INFO]
>> > [INFO] --- maven-compiler-plugin:2.5.1:testCompile
>> (default-testCompile) @ core-it-suite ---
>> > [INFO] Compiling 572 source files to
>> F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
>> > [INFO]
>> > [INFO] --- maven-surefire-plugin:2.13:test (default-test) @
>> core-it-suite ---
>> > [WARNING] useSystemClassloader setting has no effect when not forking
>> > [INFO] Surefire report directory:
>> F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.pom
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.pom(3 KB at 26.7 KB/sec)
>> > Downloading:
>> http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.jar
>> > Downloaded:
>> http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.jar(78 KB at 468.2 KB/sec)
>> >
>> > -------------------------------------------------------
>> > T E S T S
>> > -------------------------------------------------------
>> > Running org.apache.maven.it.IntegrationTestSuite
>> > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.05
>> sec <<< FAILURE!
>> > initializationError(org.apache.maven.it.IntegrationTestSuite)  Time
>> elapsed: 0.003 sec  <<< ERROR!
>> > org.apache.maven.it.VerificationException: Illegal maven output: String
>> 'Maven version: ' not found in the following output:
>> > The system cannot find the path specified.
>> >       at
>> org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
>> >       at
>> org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)
>> >
>> >
>> > Results :
>> >
>> > Tests in error:
>> >  IntegrationTestSuite.suite:54 » Verification Illegal maven output:
>> String 'Mav...
>> >
>> > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
>> >
>> > [INFO]
>> ------------------------------------------------------------------------
>> > [INFO] Reactor Summary:
>> > [INFO]
>> > [INFO] Maven Core ITs .................................... SUCCESS
>> [26.319s]
>> > [INFO] Maven IT Support .................................. SUCCESS
>> [0.086s]
>> > [INFO] Maven IT :: Plugins ............................... SUCCESS
>> [0.083s]
>> > [INFO] Maven IT Plugin :: Active Collection .............. SUCCESS
>> [10.968s]
>> > [INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS
>> [6.044s]
>> > [INFO] Maven IT Plugin :: Artifact ....................... SUCCESS
>> [1.077s]
>> > [INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS
>> [0.146s]
>> > [INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS
>> [0.167s]
>> > [INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS
>> [0.088s]
>> > [INFO] Maven IT Plugin :: Class Loader ................... SUCCESS
>> [1.836s]
>> > [INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS
>> [0.022s]
>> > [INFO] Maven IT Plugin :: Configuration .................. SUCCESS
>> [0.677s]
>> > [INFO] Maven IT Plugin :: Context Passing ................ SUCCESS
>> [0.282s]
>> > [INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS
>> [0.062s]
>> > [INFO] Maven IT Clean Plugin Stub ........................ SUCCESS
>> [0.230s]
>> > [INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS
>> [0.531s]
>> > [INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS
>> [0.336s]
>> > [INFO] Maven IT EAR Plugin Stub .......................... SUCCESS
>> [0.249s]
>> > [INFO] Maven IT EJB Plugin Stub .......................... SUCCESS
>> [0.220s]
>> > [INFO] Maven IT Install Plugin Stub ...................... SUCCESS
>> [0.313s]
>> > [INFO] Maven IT JAR Plugin Stub .......................... SUCCESS
>> [0.221s]
>> > [INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS
>> [0.306s]
>> > [INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS
>> [0.311s]
>> > [INFO] Maven IT RAR Plugin Stub .......................... SUCCESS
>> [0.407s]
>> > [INFO] Maven IT Resources Plugin Stub .................... SUCCESS
>> [0.176s]
>> > [INFO] Maven IT Site Plugin Stub ......................... SUCCESS
>> [0.203s]
>> > [INFO] Maven IT Source Plugin Stub ....................... SUCCESS
>> [0.195s]
>> > [INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS
>> [0.451s]
>> > [INFO] Maven IT WAR Plugin Stub .......................... SUCCESS
>> [0.255s]
>> > [INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS
>> [3.333s]
>> > [INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS
>> [11.003s]
>> > [INFO] Maven IT Plugin :: Expression ..................... SUCCESS
>> [0.607s]
>> > [INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS
>> [3.570s]
>> > [INFO] Maven IT Component ................................ SUCCESS
>> [0.119s]
>> > [INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS
>> [0.140s]
>> > [INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS
>> [0.151s]
>> > [INFO] Maven IT Plugin :: Fork ........................... SUCCESS
>> [0.270s]
>> > [INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS
>> [0.177s]
>> > [INFO] Maven IT Plugin :: Log File ....................... SUCCESS
>> [0.315s]
>> > [INFO] Maven IT Helper Library ........................... SUCCESS
>> [1.479s]
>> > [INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS
>> [0.550s]
>> > [INFO] Maven IT Plugin :: No Default Component ........... SUCCESS
>> [0.588s]
>> > [INFO] Maven IT Plugin :: No Project ..................... SUCCESS
>> [0.156s]
>> > [INFO] Maven IT Plugin :: Online ......................... SUCCESS
>> [0.101s]
>> > [INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS
>> [0.251s]
>> > [INFO] Maven IT Plugin :: Packaging ...................... SUCCESS
>> [0.198s]
>> > [INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS
>> [0.165s]
>> > [INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS
>> [0.186s]
>> > [INFO] Maven IT Plugin :: Project ........................ SUCCESS
>> [0.408s]
>> > [INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS
>> [0.250s]
>> > [INFO] Maven IT Plugin :: Setter ......................... SUCCESS
>> [0.229s]
>> > [INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS
>> [0.280s]
>> > [INFO] Maven IT Plugin :: Site ........................... SUCCESS
>> [0.463s]
>> > [INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS
>> [5.515s]
>> > [INFO] Maven IT Plugin :: Touch .......................... SUCCESS
>> [0.566s]
>> > [INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS
>> [0.134s]
>> > [INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS
>> [1.178s]
>> > [INFO] Maven IT Plugin :: This plugin should contain the mojos needed
>> by all tests.  SUCCESS [0.167s]
>> > [INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS
>> [0.469s]
>> > [INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS
>> [0.179s]
>> > [INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS
>> [1.287s]
>> > [INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS
>> [0.710s]
>> > [INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS
>> [0.160s]
>> > [INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS
>> [0.235s]
>> > [INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS
>> [2.352s]
>> > [INFO] Maven IT Plugin :: Settings ....................... SUCCESS
>> [0.283s]
>> > [INFO] Maven IT Toolchain ................................ SUCCESS
>> [0.376s]
>> > [INFO] Maven IT Wagon .................................... SUCCESS
>> [0.225s]
>> > [INFO] Maven IT Support Artifacts ........................ SUCCESS
>> [2.095s]
>> > [INFO] Maven IT Extension ................................ SUCCESS
>> [0.164s]
>> > [INFO] Maven ITs ......................................... FAILURE
>> [32.963s]
>> > [INFO]
>> ------------------------------------------------------------------------
>> > [INFO] BUILD FAILURE
>> > [INFO]
>> ------------------------------------------------------------------------
>> > [INFO] Total time: 2:09.991s
>> > [INFO] Finished at: Tue Mar 19 19:11:50 GMT 2013
>> > [INFO] Final Memory: 41M/749M
>> > [INFO]
>> ------------------------------------------------------------------------
>> > [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on
>> project core-it-suite: There are test failures.
>> > [ERROR]
>> > [ERROR] Please refer to
>> F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports
>> for the individual test results.
>> > [ERROR] -> [Help 1]
>> > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to
>> execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test
>> (default-test) on project core-it-suite: There are test failures.
>> >
>> > Please refer to
>> F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports
>> for the individual test results.
>> >       at
>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
>> >       at
>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
>> >       at
>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
>> >       at
>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
>> >       at
>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
>> >       at
>> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
>> >       at
>> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
>> >       at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
>> >       at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
>> >       at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
>> >       at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
>> >       at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
>> >       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> >       at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>> >       at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>> >       at java.lang.reflect.Method.invoke(Method.java:597)
>> >       at
>> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
>> >       at
>> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
>> >       at
>> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
>> >       at
>> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
>> > Caused by: org.apache.maven.plugin.MojoFailureException: There are test
>> failures.
>> >
>> > Please refer to
>> F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports
>> for the individual test results.
>> >       at
>> org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
>> >       at
>> org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
>> >       at
>> org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
>> >       at
>> org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
>> >       at
>> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
>> >       at
>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
>> >       ... 19 more
>> > [ERROR]
>> > [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>> > [ERROR]
>> > [ERROR] For more information about the errors and possible solutions,
>> please read the following articles:
>> > [ERROR] [Help 1]
>> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
>> > [ERROR]
>> > [ERROR] After correcting the problems, you can resume the build with
>> the command
>> > [ERROR]   mvn <goals> -rf :core-it-suite
>> > Build step 'Invoke top-level Maven targets' marked build as failure
>> > Recording test results
>>
>>
>

Re: Build failed in Jenkins: core-it-maven-3-win #352

Posted by Anders Hammar <an...@hammar.net>.
Looking into this...

/Anders


On Tue, Mar 19, 2013 at 8:36 PM, Stuart McCulloch <mc...@gmail.com> wrote:

> Misconfigured job?  The maven assembly is unpacked to
> f:\ws\m3-its\apache-maven-3-SNAPSHOT but the maven.home used in the
> following test step is
> f:/ws/m3-its/core-it-maven-3-win/apache-maven-3-SNAPSHOT
>
> On 19 Mar 2013, at 19:11, Apache Jenkins Server wrote:
>
> > See <https://builds.apache.org/job/core-it-maven-3-win/352/>
> >
> > ------------------------------------------
> > [...truncated 7672 lines...]
> > [INFO]
> ------------------------------------------------------------------------
> > [INFO] Building Maven ITs 2.1-SNAPSHOT
> > [INFO]
> ------------------------------------------------------------------------
> > Downloading:
> http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom
> > Downloaded:
> http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom (2
> KB at 9.1 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.4/maven-verifier-1.4.pom
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.4/maven-verifier-1.4.pom(3 KB at 10.5 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.2/maven-shared-utils-0.2.pom
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.2/maven-shared-utils-0.2.pom(4 KB at 70.6 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.pom
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.pom(5 KB at 65.3 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.14/project-6.1.14.pom
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.14/project-6.1.14.pom(9 KB at 153.2 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.pom
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.pom(4 KB at 61.8 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.pom
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.pom(4 KB at 48.6 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.pom
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.pom(5 KB at 86.2 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.pom
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.pom(3 KB at 17.2 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.pom
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.pom(4 KB at 50.7 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.2.5/jackrabbit-parent-2.2.5.pom
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.2.5/jackrabbit-parent-2.2.5.pom(11 KB at 158.5 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/apache/jackrabbit/parent/5/parent-5.pom
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/apache/jackrabbit/parent/5/parent-5.pom(17 KB at 210.9 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.pom
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.pom(3 KB at 42.1 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.pom
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.pom(3 KB at 51.3 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.11/slf4j-parent-1.5.11.pom
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.11/slf4j-parent-1.5.11.pom(9 KB at 134.4 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.pom
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.pom(3 KB at 33.4 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom(3 KB at 13.7 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom(10 KB at 140.1 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom(2 KB at 4.5 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar
> > Downloading:
> http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.4/maven-verifier-1.4.jar
> > Downloading:
> http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar
> > Downloading:
> http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
> > Downloading:
> http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.4/maven-verifier-1.4.jar(38 KB at 351.2 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar
> > Downloaded:
> http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar(232 KB at 1170.6 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar(160 KB at 792.5 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar(19 KB at 322.8 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar(26 KB at 466.3 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar(130 KB at 722.2 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar(262 KB at 883.7 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.jar
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar(17 KB at 307.0 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.jar(52 KB at 880.6 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar(282 KB at 1842.0 KB/sec)
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar(25 KB at 327.6 KB/sec)
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar(505 KB at 1212.3 KB/sec)
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar(280 KB at 1580.7 KB/sec)
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar(8 KB at 23.3 KB/sec)
> > [INFO]
> > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite
> ---
> > [INFO] Deleting
> F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
> > [INFO]
> > [INFO] --- maven-remote-resources-plugin:1.3:process (default) @
> core-it-suite ---
> > [INFO]
> > [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @
> core-it-suite ---
> > [debug] execute contextualize
> > [INFO] Using 'UTF-8' encoding to copy filtered resources.
> > [INFO] skip non existing resourceDirectory
> F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
> > [INFO] Copying 3 resources
> > [INFO]
> > [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @
> core-it-suite ---
> > [INFO] No sources to compile
> > [INFO]
> > [INFO] --- maven-resources-plugin:2.5:testResources
> (default-testResources) @ core-it-suite ---
> > [debug] execute contextualize
> > [INFO] Using 'UTF-8' encoding to copy filtered resources.
> > [INFO] Copying 2737 resources
> > [INFO] Copying 2 resources
> > [INFO] Copying 3 resources
> > [INFO]
> > [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile)
> @ core-it-suite ---
> > [INFO] Compiling 572 source files to
> F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
> > [INFO]
> > [INFO] --- maven-surefire-plugin:2.13:test (default-test) @
> core-it-suite ---
> > [WARNING] useSystemClassloader setting has no effect when not forking
> > [INFO] Surefire report directory:
> F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports
> > Downloading:
> http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.pom
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.pom(3 KB at 26.7 KB/sec)
> > Downloading:
> http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.jar
> > Downloaded:
> http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.jar(78 KB at 468.2 KB/sec)
> >
> > -------------------------------------------------------
> > T E S T S
> > -------------------------------------------------------
> > Running org.apache.maven.it.IntegrationTestSuite
> > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.05 sec
> <<< FAILURE!
> > initializationError(org.apache.maven.it.IntegrationTestSuite)  Time
> elapsed: 0.003 sec  <<< ERROR!
> > org.apache.maven.it.VerificationException: Illegal maven output: String
> 'Maven version: ' not found in the following output:
> > The system cannot find the path specified.
> >       at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
> >       at
> org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)
> >
> >
> > Results :
> >
> > Tests in error:
> >  IntegrationTestSuite.suite:54 » Verification Illegal maven output:
> String 'Mav...
> >
> > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
> >
> > [INFO]
> ------------------------------------------------------------------------
> > [INFO] Reactor Summary:
> > [INFO]
> > [INFO] Maven Core ITs .................................... SUCCESS
> [26.319s]
> > [INFO] Maven IT Support .................................. SUCCESS
> [0.086s]
> > [INFO] Maven IT :: Plugins ............................... SUCCESS
> [0.083s]
> > [INFO] Maven IT Plugin :: Active Collection .............. SUCCESS
> [10.968s]
> > [INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS
> [6.044s]
> > [INFO] Maven IT Plugin :: Artifact ....................... SUCCESS
> [1.077s]
> > [INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS
> [0.146s]
> > [INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS
> [0.167s]
> > [INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS
> [0.088s]
> > [INFO] Maven IT Plugin :: Class Loader ................... SUCCESS
> [1.836s]
> > [INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS
> [0.022s]
> > [INFO] Maven IT Plugin :: Configuration .................. SUCCESS
> [0.677s]
> > [INFO] Maven IT Plugin :: Context Passing ................ SUCCESS
> [0.282s]
> > [INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS
> [0.062s]
> > [INFO] Maven IT Clean Plugin Stub ........................ SUCCESS
> [0.230s]
> > [INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS
> [0.531s]
> > [INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS
> [0.336s]
> > [INFO] Maven IT EAR Plugin Stub .......................... SUCCESS
> [0.249s]
> > [INFO] Maven IT EJB Plugin Stub .......................... SUCCESS
> [0.220s]
> > [INFO] Maven IT Install Plugin Stub ...................... SUCCESS
> [0.313s]
> > [INFO] Maven IT JAR Plugin Stub .......................... SUCCESS
> [0.221s]
> > [INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS
> [0.306s]
> > [INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS
> [0.311s]
> > [INFO] Maven IT RAR Plugin Stub .......................... SUCCESS
> [0.407s]
> > [INFO] Maven IT Resources Plugin Stub .................... SUCCESS
> [0.176s]
> > [INFO] Maven IT Site Plugin Stub ......................... SUCCESS
> [0.203s]
> > [INFO] Maven IT Source Plugin Stub ....................... SUCCESS
> [0.195s]
> > [INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS
> [0.451s]
> > [INFO] Maven IT WAR Plugin Stub .......................... SUCCESS
> [0.255s]
> > [INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS
> [3.333s]
> > [INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS
> [11.003s]
> > [INFO] Maven IT Plugin :: Expression ..................... SUCCESS
> [0.607s]
> > [INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS
> [3.570s]
> > [INFO] Maven IT Component ................................ SUCCESS
> [0.119s]
> > [INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS
> [0.140s]
> > [INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS
> [0.151s]
> > [INFO] Maven IT Plugin :: Fork ........................... SUCCESS
> [0.270s]
> > [INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS
> [0.177s]
> > [INFO] Maven IT Plugin :: Log File ....................... SUCCESS
> [0.315s]
> > [INFO] Maven IT Helper Library ........................... SUCCESS
> [1.479s]
> > [INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS
> [0.550s]
> > [INFO] Maven IT Plugin :: No Default Component ........... SUCCESS
> [0.588s]
> > [INFO] Maven IT Plugin :: No Project ..................... SUCCESS
> [0.156s]
> > [INFO] Maven IT Plugin :: Online ......................... SUCCESS
> [0.101s]
> > [INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS
> [0.251s]
> > [INFO] Maven IT Plugin :: Packaging ...................... SUCCESS
> [0.198s]
> > [INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS
> [0.165s]
> > [INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS
> [0.186s]
> > [INFO] Maven IT Plugin :: Project ........................ SUCCESS
> [0.408s]
> > [INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS
> [0.250s]
> > [INFO] Maven IT Plugin :: Setter ......................... SUCCESS
> [0.229s]
> > [INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS
> [0.280s]
> > [INFO] Maven IT Plugin :: Site ........................... SUCCESS
> [0.463s]
> > [INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS
> [5.515s]
> > [INFO] Maven IT Plugin :: Touch .......................... SUCCESS
> [0.566s]
> > [INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS
> [0.134s]
> > [INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS
> [1.178s]
> > [INFO] Maven IT Plugin :: This plugin should contain the mojos needed by
> all tests.  SUCCESS [0.167s]
> > [INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS
> [0.469s]
> > [INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS
> [0.179s]
> > [INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS
> [1.287s]
> > [INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS
> [0.710s]
> > [INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS
> [0.160s]
> > [INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS
> [0.235s]
> > [INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS
> [2.352s]
> > [INFO] Maven IT Plugin :: Settings ....................... SUCCESS
> [0.283s]
> > [INFO] Maven IT Toolchain ................................ SUCCESS
> [0.376s]
> > [INFO] Maven IT Wagon .................................... SUCCESS
> [0.225s]
> > [INFO] Maven IT Support Artifacts ........................ SUCCESS
> [2.095s]
> > [INFO] Maven IT Extension ................................ SUCCESS
> [0.164s]
> > [INFO] Maven ITs ......................................... FAILURE
> [32.963s]
> > [INFO]
> ------------------------------------------------------------------------
> > [INFO] BUILD FAILURE
> > [INFO]
> ------------------------------------------------------------------------
> > [INFO] Total time: 2:09.991s
> > [INFO] Finished at: Tue Mar 19 19:11:50 GMT 2013
> > [INFO] Final Memory: 41M/749M
> > [INFO]
> ------------------------------------------------------------------------
> > [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on
> project core-it-suite: There are test failures.
> > [ERROR]
> > [ERROR] Please refer to
> F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports
> for the individual test results.
> > [ERROR] -> [Help 1]
> > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to
> execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test
> (default-test) on project core-it-suite: There are test failures.
> >
> > Please refer to
> F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports
> for the individual test results.
> >       at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
> >       at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> >       at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
> >       at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
> >       at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
> >       at
> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
> >       at
> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
> >       at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
> >       at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
> >       at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
> >       at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
> >       at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
> >       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >       at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> >       at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> >       at java.lang.reflect.Method.invoke(Method.java:597)
> >       at
> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
> >       at
> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
> >       at
> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
> >       at
> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
> > Caused by: org.apache.maven.plugin.MojoFailureException: There are test
> failures.
> >
> > Please refer to
> F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports
> for the individual test results.
> >       at
> org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
> >       at
> org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
> >       at
> org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
> >       at
> org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
> >       at
> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
> >       at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
> >       ... 19 more
> > [ERROR]
> > [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> > [ERROR]
> > [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> > [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> > [ERROR]
> > [ERROR] After correcting the problems, you can resume the build with the
> command
> > [ERROR]   mvn <goals> -rf :core-it-suite
> > Build step 'Invoke top-level Maven targets' marked build as failure
> > Recording test results
>
>

Re: Build failed in Jenkins: core-it-maven-3-win #352

Posted by Stuart McCulloch <mc...@gmail.com>.
Misconfigured job?  The maven assembly is unpacked to f:\ws\m3-its\apache-maven-3-SNAPSHOT but the maven.home used in the following test step is f:/ws/m3-its/core-it-maven-3-win/apache-maven-3-SNAPSHOT

On 19 Mar 2013, at 19:11, Apache Jenkins Server wrote:

> See <https://builds.apache.org/job/core-it-maven-3-win/352/>
> 
> ------------------------------------------
> [...truncated 7672 lines...]
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Maven ITs 2.1-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> Downloading: http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom
> Downloaded: http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom (2 KB at 9.1 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.4/maven-verifier-1.4.pom
> Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.4/maven-verifier-1.4.pom (3 KB at 10.5 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.2/maven-shared-utils-0.2.pom
> Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.2/maven-shared-utils-0.2.pom (4 KB at 70.6 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.pom
> Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.pom (5 KB at 65.3 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.14/project-6.1.14.pom
> Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.14/project-6.1.14.pom (9 KB at 153.2 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.pom
> Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.pom (4 KB at 61.8 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.pom
> Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.pom (4 KB at 48.6 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.pom
> Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.pom (5 KB at 86.2 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.pom
> Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.pom (3 KB at 17.2 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.pom
> Downloaded: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.pom (4 KB at 50.7 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.2.5/jackrabbit-parent-2.2.5.pom
> Downloaded: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.2.5/jackrabbit-parent-2.2.5.pom (11 KB at 158.5 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/parent/5/parent-5.pom
> Downloaded: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/parent/5/parent-5.pom (17 KB at 210.9 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.pom
> Downloaded: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.pom (3 KB at 42.1 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.pom
> Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.pom (3 KB at 51.3 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.11/slf4j-parent-1.5.11.pom
> Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.11/slf4j-parent-1.5.11.pom (9 KB at 134.4 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.pom
> Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.pom (3 KB at 33.4 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
> Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3 KB at 13.7 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
> Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (10 KB at 140.1 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom
> Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom (2 KB at 4.5 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar
> Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.4/maven-verifier-1.4.jar
> Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar
> Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
> Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar
> Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.4/maven-verifier-1.4.jar (38 KB at 351.2 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar
> Downloaded: http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar (232 KB at 1170.6 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar
> Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar (160 KB at 792.5 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar
> Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar (19 KB at 322.8 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar
> Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar (26 KB at 466.3 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar
> Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar (130 KB at 722.2 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar
> Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (262 KB at 883.7 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.jar
> Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar (17 KB at 307.0 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
> Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.jar (52 KB at 880.6 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar
> Downloaded: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar (282 KB at 1842.0 KB/sec)
> Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar (25 KB at 327.6 KB/sec)
> Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar (505 KB at 1212.3 KB/sec)
> Downloaded: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar (280 KB at 1580.7 KB/sec)
> Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar (8 KB at 23.3 KB/sec)
> [INFO] 
> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
> [INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
> [INFO] 
> [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
> [INFO] 
> [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
> [debug] execute contextualize
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
> [INFO] Copying 3 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
> [INFO] No sources to compile
> [INFO] 
> [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
> [debug] execute contextualize
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 2737 resources
> [INFO] Copying 2 resources
> [INFO] Copying 3 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
> [INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
> [WARNING] useSystemClassloader setting has no effect when not forking
> [INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports
> Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.pom
> Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.pom (3 KB at 26.7 KB/sec)
> Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.jar
> Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.jar (78 KB at 468.2 KB/sec)
> 
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Running org.apache.maven.it.IntegrationTestSuite
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.05 sec <<< FAILURE!
> initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
> org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
> The system cannot find the path specified.
> 	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
> 	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)
> 
> 
> Results :
> 
> Tests in error: 
>  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...
> 
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
> 
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Maven Core ITs .................................... SUCCESS [26.319s]
> [INFO] Maven IT Support .................................. SUCCESS [0.086s]
> [INFO] Maven IT :: Plugins ............................... SUCCESS [0.083s]
> [INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [10.968s]
> [INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [6.044s]
> [INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.077s]
> [INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.146s]
> [INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.167s]
> [INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.088s]
> [INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.836s]
> [INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.022s]
> [INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.677s]
> [INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.282s]
> [INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.062s]
> [INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.230s]
> [INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.531s]
> [INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.336s]
> [INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.249s]
> [INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.220s]
> [INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.313s]
> [INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.221s]
> [INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.306s]
> [INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.311s]
> [INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.407s]
> [INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.176s]
> [INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.203s]
> [INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.195s]
> [INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.451s]
> [INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.255s]
> [INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [3.333s]
> [INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [11.003s]
> [INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.607s]
> [INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [3.570s]
> [INFO] Maven IT Component ................................ SUCCESS [0.119s]
> [INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.140s]
> [INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.151s]
> [INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.270s]
> [INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.177s]
> [INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.315s]
> [INFO] Maven IT Helper Library ........................... SUCCESS [1.479s]
> [INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.550s]
> [INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.588s]
> [INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.156s]
> [INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.101s]
> [INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.251s]
> [INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.198s]
> [INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.165s]
> [INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.186s]
> [INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.408s]
> [INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.250s]
> [INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.229s]
> [INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.280s]
> [INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.463s]
> [INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [5.515s]
> [INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.566s]
> [INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.134s]
> [INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [1.178s]
> [INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.167s]
> [INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.469s]
> [INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.179s]
> [INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [1.287s]
> [INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.710s]
> [INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.160s]
> [INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.235s]
> [INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [2.352s]
> [INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.283s]
> [INFO] Maven IT Toolchain ................................ SUCCESS [0.376s]
> [INFO] Maven IT Wagon .................................... SUCCESS [0.225s]
> [INFO] Maven IT Support Artifacts ........................ SUCCESS [2.095s]
> [INFO] Maven IT Extension ................................ SUCCESS [0.164s]
> [INFO] Maven ITs ......................................... FAILURE [32.963s]
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 2:09.991s
> [INFO] Finished at: Tue Mar 19 19:11:50 GMT 2013
> [INFO] Final Memory: 41M/749M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
> [ERROR] 
> [ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
> [ERROR] -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
> 
> Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
> 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
> 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
> 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
> 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
> 	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
> 	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
> 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
> 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
> 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
> 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
> 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	at java.lang.reflect.Method.invoke(Method.java:597)
> 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
> 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
> 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
> 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
> Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.
> 
> Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
> 	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
> 	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
> 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
> 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
> 	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
> 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
> 	... 19 more
> [ERROR] 
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :core-it-suite
> Build step 'Invoke top-level Maven targets' marked build as failure
> Recording test results


Build failed in Jenkins: core-it-maven-3-win #352

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/352/>

------------------------------------------
[...truncated 7672 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom
Downloaded: http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom (2 KB at 9.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.4/maven-verifier-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.4/maven-verifier-1.4.pom (3 KB at 10.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.2/maven-shared-utils-0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.2/maven-shared-utils-0.2.pom (4 KB at 70.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.pom
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.pom (5 KB at 65.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.14/project-6.1.14.pom
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.14/project-6.1.14.pom (9 KB at 153.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.pom
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.pom (4 KB at 61.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.pom
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.pom (4 KB at 48.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.pom (5 KB at 86.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.pom (3 KB at 17.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.pom (4 KB at 50.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.2.5/jackrabbit-parent-2.2.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.2.5/jackrabbit-parent-2.2.5.pom (11 KB at 158.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/parent/5/parent-5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/parent/5/parent-5.pom (17 KB at 210.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.pom (3 KB at 42.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.pom (3 KB at 51.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.11/slf4j-parent-1.5.11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.11/slf4j-parent-1.5.11.pom (9 KB at 134.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.pom (3 KB at 33.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3 KB at 13.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (10 KB at 140.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom (2 KB at 4.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.4/maven-verifier-1.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.4/maven-verifier-1.4.jar (38 KB at 351.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar
Downloaded: http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar (232 KB at 1170.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar (160 KB at 792.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar (19 KB at 322.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar (26 KB at 466.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar (130 KB at 722.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (262 KB at 883.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar (17 KB at 307.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.jar (52 KB at 880.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar (282 KB at 1842.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar (25 KB at 327.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar (505 KB at 1212.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar (280 KB at 1580.7 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar (8 KB at 23.3 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.pom (3 KB at 26.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.jar (78 KB at 468.2 KB/sec)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.05 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [26.319s]
[INFO] Maven IT Support .................................. SUCCESS [0.086s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.083s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [10.968s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [6.044s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.077s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.146s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.167s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.088s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.836s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.022s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.677s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.282s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.062s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.230s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.531s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.336s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.249s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.220s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.313s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.221s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.306s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.311s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.407s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.176s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.203s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.195s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.451s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.255s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [3.333s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [11.003s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.607s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [3.570s]
[INFO] Maven IT Component ................................ SUCCESS [0.119s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.140s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.151s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.270s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.177s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.315s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.479s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.550s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.588s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.156s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.101s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.251s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.198s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.165s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.186s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.408s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.250s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.229s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.280s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.463s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [5.515s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.566s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.134s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [1.178s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.167s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.469s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.179s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [1.287s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.710s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.160s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.235s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [2.352s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.283s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.376s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.225s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [2.095s]
[INFO] Maven IT Extension ................................ SUCCESS [0.164s]
[INFO] Maven ITs ......................................... FAILURE [32.963s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:09.991s
[INFO] Finished at: Tue Mar 19 19:11:50 GMT 2013
[INFO] Final Memory: 41M/749M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #351

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/351/changes>

Changes:

[jason] Avoid mixing two flavours of Guice on the classpath.

------------------------------------------
[...truncated 5887 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.063 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [5.859s]
[INFO] Maven IT Support .................................. SUCCESS [0.098s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.079s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.287s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [3.791s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.259s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.215s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.203s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.255s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.017s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.036s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.464s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.234s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.094s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.201s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.389s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.263s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.252s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.241s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.651s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.283s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.347s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.307s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.243s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.267s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.281s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.236s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.261s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.258s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.540s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.028s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.691s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.854s]
[INFO] Maven IT Component ................................ SUCCESS [0.189s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.215s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.239s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.373s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.235s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.315s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.924s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.730s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.248s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.190s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.171s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.264s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.281s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.233s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.229s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.360s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.362s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.208s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.387s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.317s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.324s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.418s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.202s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.640s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.233s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.251s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.271s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.580s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.260s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.165s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.188s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [1.053s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.242s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.422s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.240s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.576s]
[INFO] Maven IT Extension ................................ SUCCESS [0.131s]
[INFO] Maven ITs ......................................... FAILURE [35.249s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:20.077s
[INFO] Finished at: Tue Mar 19 18:06:25 GMT 2013
[INFO] Final Memory: 37M/729M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #350

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/350/changes>

Changes:

[hboutemy] added information about encoding configuration

------------------------------------------
[...truncated 654 lines...]
[artifact:dependencies] Transferring 114K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 42K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-converters/1.7/modello-plugin-converters-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 9K from central
[artifact:dependencies] Transferring 48K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-java/1.7/modello-plugin-java-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 84K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 34K from central
[artifact:dependencies] Transferring 82K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 55K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-dom4j/1.7/modello-plugin-dom4j-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 86K from central
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xml/1.7/modello-plugin-xml-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 15K from central
[artifact:dependencies] Transferring 28K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-jdom/1.7/modello-plugin-jdom-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-stax/1.7/modello-plugin-stax-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 36K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xdoc/1.7/modello-plugin-xdoc-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xsd/1.7/modello-plugin-xsd-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xpp3/1.7/modello-plugin-xpp3-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-component-metadata/1.5.5/plexus-component-metadata-1.5.5.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 15K from central
[artifact:dependencies] Downloading: org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/xbean/xbean/3.4/xbean-3.4.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Downloading: log4j/log4j/1.2.12/log4j-1.2.12.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 5K from central
[artifact:dependencies] Downloading: com/google/collections/google-collections/1.0/google-collections-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: com/google/google/1/google-1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: junit/junit/3.8.2/junit-3.8.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 17K from central
[artifact:dependencies] Downloading: jdom/jdom/1.0/jdom-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/apache/maven/maven/2.0.9/maven-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-parent/8/maven-parent-8.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-cli/1.2/plexus-cli-1.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-tools/1.0.8/plexus-tools-1.0.8.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 8K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.0-alpha-34/plexus-container-default-1.0-alpha-34.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-containers/1.0-alpha-34/plexus-containers-1.0-alpha-34.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: commons-cli/commons-cli/1.0/commons-cli-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: commons-logging/commons-logging/1.0/commons-logging-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: commons-lang/commons-lang/1.0/commons-lang-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: junit/junit/3.7/junit-3.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: asm/asm/3.1/asm-3.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: asm/asm-parent/3.1/asm-parent-3.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: junit/junit/3.8.2/junit-3.8.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-component-metadata/1.5.5/plexus-component-metadata-1.5.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: commons-cli/commons-cli/1.0/commons-cli-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 131K from central
[artifact:dependencies] Transferring 118K from central
[artifact:dependencies] Transferring 13K from central
[artifact:dependencies] Transferring 29K from central
[artifact:dependencies] Transferring 108K from central
[artifact:dependencies] Downloading: com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: jdom/jdom/1.0/jdom-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 166K from central
[artifact:dependencies] Transferring 150K from central
[artifact:dependencies] Downloading: commons-lang/commons-lang/1.0/commons-lang-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 62K from central
[artifact:dependencies] Downloading: com/google/collections/google-collections/1.0/google-collections-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 44K from central
[artifact:dependencies] Transferring 625K from central
[artifact:dependencies] Downloading: asm/asm/3.1/asm-3.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: log4j/log4j/1.2.12/log4j-1.2.12.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 42K from central
[artifact:dependencies] Transferring 350K from central
[artifact:dependencies] Transferring 85K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: commons-logging/commons-logging/1.0/commons-logging-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 21K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 119K from central
[artifact:dependencies] Transferring 212K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 48K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 35K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 56K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 87K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 200K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 45K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-cli/1.2/plexus-cli-1.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 7K from central

generate-sources:
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target>
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\generated-sources>
  [modello] Generating sources for maven-model/src/main/mdo/maven.mdo
  [modello] Generating sources for maven-plugin-api/src/main/mdo/lifecycle.mdo
  [modello] Generating sources for maven-model-builder/src/main/mdo/profiles.mdo
  [modello] Generating sources for maven-settings/src/main/mdo/settings.mdo
  [modello] Generating sources for maven-core/src/main/mdo/toolchains.mdo
  [modello] Generating sources for maven-repository-metadata/src/main/mdo/metadata.mdo
  [modello] Generating sources for maven-compat/src/main/mdo/profiles.mdo
  [modello] Generating sources for maven-compat/src/main/mdo/paramdoc.mdo

compile-boot:
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>
    [javac] Compiling 729 source files to <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 1 file to <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>

process-classes:
     [echo] Using plexus version 1.5.5
     [java] SLF4J: Class path contains multiple SLF4J bindings.
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/org/slf4j/slf4j-simple/1.7.4/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [java] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
     [java] [INFO] Discovered 129 component descriptors(s)
     [java] Problem executing command line.
     [java] Error stacktrace:
     [java] java.io.IOException: There is not enough space on the disk
     [java] 	at java.io.FileOutputStream.writeBytes(Native Method)
     [java] 	at java.io.FileOutputStream.write(FileOutputStream.java:282)
     [java] 	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202)
     [java] 	at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:263)
     [java] 	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:106)
     [java] 	at java.io.OutputStreamWriter.write(OutputStreamWriter.java:190)
     [java] 	at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:111)
     [java] 	at java.io.BufferedWriter.flush(BufferedWriter.java:235)
     [java] 	at org.codehaus.plexus.metadata.DefaultComponentDescriptorWriter.writeDescriptorSet(DefaultComponentDescriptorWriter.java:71)
     [java] 	at org.codehaus.plexus.metadata.DefaultMetadataGenerator.writeDescriptor(DefaultMetadataGenerator.java:154)
     [java] 	at org.codehaus.plexus.metadata.DefaultMetadataGenerator.generateDescriptor(DefaultMetadataGenerator.java:114)
     [java] 	at org.codehaus.plexus.metadata.PlexusMetadataGeneratorCli.invokePlexusComponent(PlexusMetadataGeneratorCli.java:60)
     [java] 	at org.codehaus.plexus.tools.cli.AbstractCli.execute(AbstractCli.java:161)
     [java] 	at org.codehaus.plexus.tools.cli.AbstractCli.execute(AbstractCli.java:67)
     [java] 	at org.codehaus.plexus.metadata.PlexusMetadataGeneratorCli.main(PlexusMetadataGeneratorCli.java:25)

maven-compile:
     [java] SLF4J: Class path contains multiple SLF4J bindings.
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/org/slf4j/slf4j-simple/1.7.4/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [java] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
     [java] SLF4J: Class path contains multiple SLF4J bindings.
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/org/slf4j/slf4j-simple/1.7.4/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [java] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
     [java] null 3.1-SNAPSHOT
     [java] ${distributionShortName} home: <unknown maven home>
     [java] Java version: 1.6.0_27, vendor: Sun Microsystems Inc.
     [java] Java home: f:\hudson\tools\java\latest-1.6-64\jre
     [java] Default locale: en_US, platform encoding: Cp1252
     [java] OS name: "windows server 2008", version: "6.0", arch: "amd64", family: "windows"[main] ERROR org.apache.maven.cli.MavenCli - Error executing Maven.
     [java] org.codehaus.plexus.component.repository.exception.ComponentLookupException: java.util.NoSuchElementException
     [java]       role: org.apache.maven.eventspy.internal.EventSpyDispatcher
     [java]   roleHint: 
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:263)
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:251)
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:245)
     [java] 	at org.apache.maven.cli.MavenCli.container(MavenCli.java:420)
     [java] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:208)
     [java] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
     [java] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:149)
     [java] Caused by: java.util.NoSuchElementException
     [java] 	at org.eclipse.sisu.plexus.locators.RealmFilter$FilteredItr.next(RealmFilter.java:99)
     [java] 	at org.eclipse.sisu.plexus.locators.RealmFilter$FilteredItr.next(RealmFilter.java:57)
     [java] 	at org.eclipse.sisu.plexus.locators.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:63)
     [java] 	at org.eclipse.sisu.plexus.locators.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:51)
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:259)
     [java] 	... 6 more

BUILD FAILED
<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\build.xml>:253: Java returned: 1

Total time: 1 minute 50 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #349

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/349/changes>

Changes:

[hboutemy] removed unused configuration

------------------------------------------
[...truncated 654 lines...]
[artifact:dependencies] Transferring 9K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-java/1.7/modello-plugin-java-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 48K from central
[artifact:dependencies] Transferring 82K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 232K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-dom4j/1.7/modello-plugin-dom4j-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xml/1.7/modello-plugin-xml-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 15K from central
[artifact:dependencies] Transferring 42K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-jdom/1.7/modello-plugin-jdom-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 84K from central
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-stax/1.7/modello-plugin-stax-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 36K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 34K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xdoc/1.7/modello-plugin-xdoc-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Transferring 55K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xsd/1.7/modello-plugin-xsd-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xpp3/1.7/modello-plugin-xpp3-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 86K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-component-metadata/1.5.5/plexus-component-metadata-1.5.5.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 15K from central
[artifact:dependencies] Downloading: org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/xbean/xbean/3.4/xbean-3.4.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Downloading: log4j/log4j/1.2.12/log4j-1.2.12.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 5K from central
[artifact:dependencies] Downloading: com/google/collections/google-collections/1.0/google-collections-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: com/google/google/1/google-1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: junit/junit/3.8.2/junit-3.8.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 17K from central
[artifact:dependencies] Downloading: jdom/jdom/1.0/jdom-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/apache/maven/maven/2.0.9/maven-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-parent/8/maven-parent-8.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-cli/1.2/plexus-cli-1.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-tools/1.0.8/plexus-tools-1.0.8.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 8K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.0-alpha-34/plexus-container-default-1.0-alpha-34.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-containers/1.0-alpha-34/plexus-containers-1.0-alpha-34.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: commons-cli/commons-cli/1.0/commons-cli-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: commons-logging/commons-logging/1.0/commons-logging-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: commons-lang/commons-lang/1.0/commons-lang-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: junit/junit/3.7/junit-3.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: asm/asm/3.1/asm-3.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: asm/asm-parent/3.1/asm-parent-3.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: junit/junit/3.8.2/junit-3.8.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-component-metadata/1.5.5/plexus-component-metadata-1.5.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: commons-cli/commons-cli/1.0/commons-cli-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 118K from central
[artifact:dependencies] Transferring 108K from central
[artifact:dependencies] Transferring 131K from central
[artifact:dependencies] Transferring 13K from central
[artifact:dependencies] Transferring 29K from central
[artifact:dependencies] Downloading: com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: jdom/jdom/1.0/jdom-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 166K from central
[artifact:dependencies] Transferring 150K from central
[artifact:dependencies] Downloading: commons-lang/commons-lang/1.0/commons-lang-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: com/google/collections/google-collections/1.0/google-collections-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 62K from central
[artifact:dependencies] Transferring 44K from central
[artifact:dependencies] Transferring 625K from central
[artifact:dependencies] Downloading: asm/asm/3.1/asm-3.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 42K from central
[artifact:dependencies] Downloading: log4j/log4j/1.2.12/log4j-1.2.12.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 350K from central
[artifact:dependencies] Transferring 85K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: commons-logging/commons-logging/1.0/commons-logging-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 212K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 21K from central
[artifact:dependencies] Transferring 119K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 48K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 200K from central
[artifact:dependencies] Transferring 35K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 56K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 45K from central
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-cli/1.2/plexus-cli-1.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 87K from central
[artifact:dependencies] Transferring 7K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central

generate-sources:
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target>
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\generated-sources>
  [modello] Generating sources for maven-model/src/main/mdo/maven.mdo
  [modello] Generating sources for maven-plugin-api/src/main/mdo/lifecycle.mdo
  [modello] Generating sources for maven-model-builder/src/main/mdo/profiles.mdo
  [modello] Generating sources for maven-settings/src/main/mdo/settings.mdo
  [modello] Generating sources for maven-core/src/main/mdo/toolchains.mdo
  [modello] Generating sources for maven-repository-metadata/src/main/mdo/metadata.mdo
  [modello] Generating sources for maven-compat/src/main/mdo/profiles.mdo
  [modello] Generating sources for maven-compat/src/main/mdo/paramdoc.mdo

compile-boot:
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>
    [javac] Compiling 729 source files to <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 1 file to <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>

process-classes:
     [echo] Using plexus version 1.5.5
     [java] SLF4J: Class path contains multiple SLF4J bindings.
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/org/slf4j/slf4j-simple/1.7.4/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [java] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
     [java] [INFO] Discovered 129 component descriptors(s)
     [java] Problem executing command line.
     [java] Error stacktrace:
     [java] java.io.IOException: There is not enough space on the disk
     [java] 	at java.io.FileOutputStream.writeBytes(Native Method)
     [java] 	at java.io.FileOutputStream.write(FileOutputStream.java:282)
     [java] 	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202)
     [java] 	at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:263)
     [java] 	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:106)
     [java] 	at java.io.OutputStreamWriter.write(OutputStreamWriter.java:190)
     [java] 	at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:111)
     [java] 	at java.io.BufferedWriter.flush(BufferedWriter.java:235)
     [java] 	at org.codehaus.plexus.metadata.DefaultComponentDescriptorWriter.writeDescriptorSet(DefaultComponentDescriptorWriter.java:71)
     [java] 	at org.codehaus.plexus.metadata.DefaultMetadataGenerator.writeDescriptor(DefaultMetadataGenerator.java:154)
     [java] 	at org.codehaus.plexus.metadata.DefaultMetadataGenerator.generateDescriptor(DefaultMetadataGenerator.java:114)
     [java] 	at org.codehaus.plexus.metadata.PlexusMetadataGeneratorCli.invokePlexusComponent(PlexusMetadataGeneratorCli.java:60)
     [java] 	at org.codehaus.plexus.tools.cli.AbstractCli.execute(AbstractCli.java:161)
     [java] 	at org.codehaus.plexus.tools.cli.AbstractCli.execute(AbstractCli.java:67)
     [java] 	at org.codehaus.plexus.metadata.PlexusMetadataGeneratorCli.main(PlexusMetadataGeneratorCli.java:25)

maven-compile:
     [java] SLF4J: Class path contains multiple SLF4J bindings.
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/org/slf4j/slf4j-simple/1.7.4/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [java] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
     [java] SLF4J: Class path contains multiple SLF4J bindings.
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/org/slf4j/slf4j-simple/1.7.4/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [java] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
     [java] null 3.1-SNAPSHOT
     [java] ${distributionShortName} home: <unknown maven home>
     [java] Java version: 1.6.0_27, vendor: Sun Microsystems Inc.
     [java] Java home: f:\hudson\tools\java\latest-1.6-64\jre
     [java] Default locale: en_US, platform encoding: Cp1252
     [java] OS name: "windows server 2008", version: "6.0", arch: "amd64", family: "windows"[main] ERROR org.apache.maven.cli.MavenCli - Error executing Maven.
     [java] org.codehaus.plexus.component.repository.exception.ComponentLookupException: java.util.NoSuchElementException
     [java]       role: org.apache.maven.eventspy.internal.EventSpyDispatcher
     [java]   roleHint: 
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:263)
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:251)
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:245)
     [java] 	at org.apache.maven.cli.MavenCli.container(MavenCli.java:420)
     [java] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:208)
     [java] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
     [java] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:149)
     [java] Caused by: java.util.NoSuchElementException
     [java] 	at org.eclipse.sisu.plexus.locators.RealmFilter$FilteredItr.next(RealmFilter.java:99)
     [java] 	at org.eclipse.sisu.plexus.locators.RealmFilter$FilteredItr.next(RealmFilter.java:57)
     [java] 	at org.eclipse.sisu.plexus.locators.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:63)
     [java] 	at org.eclipse.sisu.plexus.locators.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:51)
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:259)
     [java] 	... 6 more

BUILD FAILED
<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\build.xml>:253: Java returned: 1

Total time: 5 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #348

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/348/changes>

Changes:

[pgier] [MNG-5134] Improvements to model interpolation docs related to available properties.

[hboutemy] |MNG-5134] moved maven.version and maven.build.version just before Java system properties since they are defined (in MavenCli.java) as system property

[hboutemy] |MNG-5134] added maven.home property

[hboutemy] |MNG-5134] moved settings.* to the end of the list since it is not even evaluated during POM interpolation, but only written here for reference

[olamy] [MNG-5175] replace wagon http lightweight with wagon http 2.0 (SNAPSHOT currently)

[hboutemy] added default local repository location in description

[hboutemy] added "since" information for maven.version and maven.build.version values

[hboutemy] use java 6 API docs link

[bentmann] [MNG-5157] NPE stemming from DefaultModelBuilder.containsCoordinates

[bentmann] [MNG-5073] ProjectBuilder.build(File,ProjectBuildingRequest) returns null project if dependency version info is missing

[olamy] add .DS_Store in .gitignore

[olamy] [MNG-5175] replace wagon http lightweight with wagon http 2.0 .

[bentmann] o Dispatched repository events via dedicated component

[hboutemy] added an introduction with links to relevant existing documentation

[hboutemy] fixed wrong UT for implementation configuration

[hboutemy] added plugin.xml plugin descriptor basic documentation

[hboutemy] added dependency management import step

[hboutemy] updated jxr report plugin

[hboutemy] fixed elements order of parent: groupId, artifactId, version

[hboutemy] added forgotten "dependencies" element

[hboutemy] added documentation to fields, copied from http://maven.apache.org/developers/mojo-api-specification.html

[hboutemy] restored attribute removed in r1185847 since it is generated by maven-plugin-tools-java

[hboutemy] fixed typo

[olamy] [MNG-5200] upgrade plugins version in super pom.

[olamy] [MNG-5201] upgrade aether to 1.13 and sisu to 2.3.0 .

[olamy] use wagon 2.1-SNAPSHOT for http://jira.codehaus.org/browse/WAGON-353

[olamy] [MNG-5175] replace wagon http lightweight with wagon http 2.1 .

[olamy] exclude org.apache.httpcomponents:* as they are shaded in wagon-http-2.1-shaded.jar

[olamy] [maven-release-plugin] prepare release maven-3.0.4

[olamy] [maven-release-plugin] prepare for next development iteration

[olamy] vote cancelled back to 3.0.4-SNAPSHOT

[olamy] use aether 1.13.1 which prevent issues for http(s) deploy to http(s) server which doesn't support chuncked transfert (ie ngnix)

[olamy] add properties to ease site stage deploy

[olamy] fix ciMngt url

[olamy] use new fluido skin for core ref site

[olamy] [maven-release-plugin] prepare release maven-3.0.4

[olamy] [maven-release-plugin] prepare for next development iteration

[olamy] back to 3.0.4-SNAPSHOT

[bentmann] o Revised fix from r1151426 which broke the appassembler-maven-plugin

[olamy] [maven-release-plugin] prepare release maven-3.0.4-RC3

[olamy] [maven-release-plugin] prepare for next development iteration

[ifedorenko] MNG-5212 preserve PluginDescriptor dependencies in descriptor cache

[olamy] bump version to 3.0.5-SNAPSHOT 3.0.4 is on release branch: feel free to hack :-) here

[olamy] [MNG-5206] plexus container never disposed

[bimargulies] MNG-5214: Dependency resolution substitutes g:a:v:jar for j:a:v:something-else when something-else isn't in the reacto

[bimargulies] MNG-5214: Dependency resolution substitutes g:a:v:jar for j:a:v:something-else when something-else isn't in the reactor

[bimargulies] MNG-5214: Dependency resolution substitutes g:a:v:jar for j:a:v:something-else when something-else isn't in the reactor

[olamy] [MNG-5209] MavenProject.getTestClasspathElements can return null elements

[olamy] remove redundant cast

[bimargulies] Take the dir format away.

[olamy] upgrade to wagon 2.2

[olamy] merge -r1222269:1222270 https://svn.apache.org/repos/asf/maven/maven-3/branches/maven-3.0.4-RCx

[bentmann] o Migrated to Eclipse Aether

[bentmann] o Accounted for API refactoring

[bentmann] o Accounted for API refactoring

[bentmann] o Accounted for API refactoring

[bentmann] Accounted for refactoring of aether-api

[bentmann] o Made Aether session read-only once setup

[bentmann] o Accounted for refactoring of aether-api

[bentmann] o Accounted for refactoring of aether-api/-util

[bentmann] o Accounted for refactoring of aether-api

[bentmann] o Accounted for refactoring of aether-api

[bentmann] o Accounted for refactoring of aether-api

[bentmann] Accounted for refactoring of aether-api

[bentmann] Fixed auth retrieval

[jvanzyl] MNG-5381: Restore MavenSession.getRepositoryCache() for Tycho users so they are not forced to upgrade to 3.1

[olamy] avoid logger with name ended with .null if no hint

[krosenvold] [MNG-5245] Update maven plugin versions

[hboutemy] o code formatting

[hboutemy] moved CLI Options Reference to a dedicated page

[hboutemy] added developer documentation about logging APIs

[hboutemy] added Reference menu

[hboutemy] require Velocity filtering

[hboutemy] [MNG-5380] preserve whitespace in Maven plugin configuration when elemnt has xml:space="preserve"

[hboutemy] plexus-utils 3.0.9 released

[hboutemy] added link to plexus-container-default javadoc

[hboutemy] [MNG-5380] [MNG-5336] use Modello 1.6, which adds xml:space="preserve" support for DOM and fixes xdoc propoerties output

[jvanzyl] update to Wagon 2.3 through the staging repo so we can validate 2.3 is good with master

[jvanzyl] use staging repository in the POM to test Wagon 2.3, this is wrong but until the Jenkins/Nexus setup is figured out this will keep the build working

[hboutemy] [MNG-5380] check that whitespace can be preserved in Maven plugin configuration when reading pom (still need to check if content is not trimmed when injected into plugin)

[hboutemy] removed stdout output

[hboutemy] [MNG-5380] check that whitespace can be preserved in Maven plugin configuration when building MavenProject (still need to check if content is not trimmed when injected into plugin)

[jvanzyl] MNG-5376: Account for changes between the Apple and Oracle JDKs on OSX

[jvanzyl] wagon 2.3 will be in central shortly, remove from the POM for the release

[hboutemy] added notes about logger name, with Plexus Logger API that cannot follow logger name as class name convention :(

[jvanzyl] wagon 2.3 will be in central shortly, remove from the POM for the release

[bentmann] Used improved conflict resolver

[bentmann] Added Aether's snapshot repo to ease building

[bentmann] Updated for latest ConflictResolver

[bentmann] Followed change to DependencyNode.getPremanaged*()

[jason] o remove unecessary setup for svn

[jason] o missed mvn in the merge

[jason] o update for changes in Aether APIs

[jason] o using snapshot version of sisu to vet any issues, and adding ossrh as a snapshot repository while testing

[jason] o update to slf4j 1.7.3 and use logger factory reset()

------------------------------------------
[...truncated 654 lines...]
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 9K from central
[artifact:dependencies] Transferring 48K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 232K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 84K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-java/1.7/modello-plugin-java-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 82K from central
[artifact:dependencies] Transferring 42K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-dom4j/1.7/modello-plugin-dom4j-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xml/1.7/modello-plugin-xml-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 15K from central
[artifact:dependencies] Transferring 34K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-jdom/1.7/modello-plugin-jdom-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Transferring 55K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-stax/1.7/modello-plugin-stax-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 36K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xdoc/1.7/modello-plugin-xdoc-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xsd/1.7/modello-plugin-xsd-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 86K from central
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xpp3/1.7/modello-plugin-xpp3-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-component-metadata/1.5.5/plexus-component-metadata-1.5.5.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 15K from central
[artifact:dependencies] Downloading: org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/xbean/xbean/3.4/xbean-3.4.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Downloading: log4j/log4j/1.2.12/log4j-1.2.12.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 5K from central
[artifact:dependencies] Downloading: com/google/collections/google-collections/1.0/google-collections-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: com/google/google/1/google-1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: junit/junit/3.8.2/junit-3.8.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 17K from central
[artifact:dependencies] Downloading: jdom/jdom/1.0/jdom-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/apache/maven/maven/2.0.9/maven-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-parent/8/maven-parent-8.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-cli/1.2/plexus-cli-1.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-tools/1.0.8/plexus-tools-1.0.8.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 8K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.0-alpha-34/plexus-container-default-1.0-alpha-34.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-containers/1.0-alpha-34/plexus-containers-1.0-alpha-34.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: commons-cli/commons-cli/1.0/commons-cli-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: commons-logging/commons-logging/1.0/commons-logging-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: commons-lang/commons-lang/1.0/commons-lang-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: junit/junit/3.7/junit-3.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: asm/asm/3.1/asm-3.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: asm/asm-parent/3.1/asm-parent-3.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-component-metadata/1.5.5/plexus-component-metadata-1.5.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: junit/junit/3.8.2/junit-3.8.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: commons-cli/commons-cli/1.0/commons-cli-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 131K from central
[artifact:dependencies] Transferring 108K from central
[artifact:dependencies] Transferring 13K from central
[artifact:dependencies] Transferring 29K from central
[artifact:dependencies] Downloading: com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 118K from central
[artifact:dependencies] Downloading: jdom/jdom/1.0/jdom-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 166K from central
[artifact:dependencies] Downloading: commons-lang/commons-lang/1.0/commons-lang-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 150K from central
[artifact:dependencies] Transferring 62K from central
[artifact:dependencies] Downloading: commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: com/google/collections/google-collections/1.0/google-collections-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 44K from central
[artifact:dependencies] Transferring 625K from central
[artifact:dependencies] Downloading: asm/asm/3.1/asm-3.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: log4j/log4j/1.2.12/log4j-1.2.12.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 42K from central
[artifact:dependencies] Transferring 350K from central
[artifact:dependencies] Transferring 85K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 212K from central
[artifact:dependencies] Downloading: commons-logging/commons-logging/1.0/commons-logging-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 21K from central
[artifact:dependencies] Transferring 119K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 48K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 200K from central
[artifact:dependencies] Transferring 35K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 56K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 45K from central
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-cli/1.2/plexus-cli-1.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 7K from central
[artifact:dependencies] Transferring 87K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central

generate-sources:
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target>
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\generated-sources>
  [modello] Generating sources for maven-model/src/main/mdo/maven.mdo
  [modello] Generating sources for maven-plugin-api/src/main/mdo/lifecycle.mdo
  [modello] Generating sources for maven-model-builder/src/main/mdo/profiles.mdo
  [modello] Generating sources for maven-settings/src/main/mdo/settings.mdo
  [modello] Generating sources for maven-core/src/main/mdo/toolchains.mdo
  [modello] Generating sources for maven-repository-metadata/src/main/mdo/metadata.mdo
  [modello] Generating sources for maven-compat/src/main/mdo/profiles.mdo
  [modello] Generating sources for maven-compat/src/main/mdo/paramdoc.mdo

compile-boot:
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>
    [javac] Compiling 729 source files to <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 1 file to <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>

process-classes:
     [echo] Using plexus version 1.5.5
     [java] SLF4J: Class path contains multiple SLF4J bindings.
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/org/slf4j/slf4j-simple/1.7.4/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [java] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
     [java] [INFO] Discovered 129 component descriptors(s)
     [java] Problem executing command line.
     [java] Error stacktrace:
     [java] java.io.IOException: There is not enough space on the disk
     [java] 	at java.io.FileOutputStream.writeBytes(Native Method)
     [java] 	at java.io.FileOutputStream.write(FileOutputStream.java:282)
     [java] 	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202)
     [java] 	at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:263)
     [java] 	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:106)
     [java] 	at java.io.OutputStreamWriter.write(OutputStreamWriter.java:190)
     [java] 	at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:111)
     [java] 	at java.io.BufferedWriter.flush(BufferedWriter.java:235)
     [java] 	at org.codehaus.plexus.metadata.DefaultComponentDescriptorWriter.writeDescriptorSet(DefaultComponentDescriptorWriter.java:71)
     [java] 	at org.codehaus.plexus.metadata.DefaultMetadataGenerator.writeDescriptor(DefaultMetadataGenerator.java:154)
     [java] 	at org.codehaus.plexus.metadata.DefaultMetadataGenerator.generateDescriptor(DefaultMetadataGenerator.java:114)
     [java] 	at org.codehaus.plexus.metadata.PlexusMetadataGeneratorCli.invokePlexusComponent(PlexusMetadataGeneratorCli.java:60)
     [java] 	at org.codehaus.plexus.tools.cli.AbstractCli.execute(AbstractCli.java:161)
     [java] 	at org.codehaus.plexus.tools.cli.AbstractCli.execute(AbstractCli.java:67)
     [java] 	at org.codehaus.plexus.metadata.PlexusMetadataGeneratorCli.main(PlexusMetadataGeneratorCli.java:25)

maven-compile:
     [java] SLF4J: Class path contains multiple SLF4J bindings.
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/org/slf4j/slf4j-simple/1.7.4/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [java] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
     [java] SLF4J: Class path contains multiple SLF4J bindings.
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/org/slf4j/slf4j-simple/1.7.4/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [java] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
     [java] null 3.1-SNAPSHOT
     [java] ${distributionShortName} home: <unknown maven home>
     [java] Java version: 1.6.0_27, vendor: Sun Microsystems Inc.
     [java] Java home: f:\hudson\tools\java\latest-1.6-64\jre
     [java] Default locale: en_US, platform encoding: Cp1252
     [java] OS name: "windows server 2008", version: "6.0", arch: "amd64", family: "windows"[main] ERROR org.apache.maven.cli.MavenCli - Error executing Maven.
     [java] org.codehaus.plexus.component.repository.exception.ComponentLookupException: java.util.NoSuchElementException
     [java]       role: org.apache.maven.eventspy.internal.EventSpyDispatcher
     [java]   roleHint: 
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:263)
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:251)
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:245)
     [java] 	at org.apache.maven.cli.MavenCli.container(MavenCli.java:420)
     [java] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:208)
     [java] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
     [java] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:149)
     [java] Caused by: java.util.NoSuchElementException
     [java] 	at org.eclipse.sisu.plexus.locators.RealmFilter$FilteredItr.next(RealmFilter.java:99)
     [java] 	at org.eclipse.sisu.plexus.locators.RealmFilter$FilteredItr.next(RealmFilter.java:57)
     [java] 	at org.eclipse.sisu.plexus.locators.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:63)
     [java] 	at org.eclipse.sisu.plexus.locators.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:51)
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:259)
     [java] 	... 6 more

BUILD FAILED
<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\build.xml>:253: Java returned: 1

Total time: 2 minutes 1 second
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #347

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/347/changes>

Changes:

[jason] o accounting for the use of Eclipse Aether and the use of real plugins that have direct linkage to Sonatype Aether

------------------------------------------
[...truncated 664 lines...]
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-converters/1.7/modello-plugin-converters-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 232K from central
[artifact:dependencies] Transferring 9K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-java/1.7/modello-plugin-java-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 82K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 48K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 42K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-dom4j/1.7/modello-plugin-dom4j-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xml/1.7/modello-plugin-xml-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 84K from central
[artifact:dependencies] Transferring 15K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-jdom/1.7/modello-plugin-jdom-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-stax/1.7/modello-plugin-stax-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 36K from central
[artifact:dependencies] Transferring 34K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xdoc/1.7/modello-plugin-xdoc-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Transferring 55K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xsd/1.7/modello-plugin-xsd-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xpp3/1.7/modello-plugin-xpp3-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 86K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-component-metadata/1.5.5/plexus-component-metadata-1.5.5.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 15K from central
[artifact:dependencies] Downloading: org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/xbean/xbean/3.4/xbean-3.4.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Downloading: log4j/log4j/1.2.12/log4j-1.2.12.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 5K from central
[artifact:dependencies] Downloading: com/google/collections/google-collections/1.0/google-collections-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: com/google/google/1/google-1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: junit/junit/3.8.2/junit-3.8.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 17K from central
[artifact:dependencies] Downloading: jdom/jdom/1.0/jdom-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/apache/maven/maven/2.0.9/maven-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-parent/8/maven-parent-8.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-cli/1.2/plexus-cli-1.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-tools/1.0.8/plexus-tools-1.0.8.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 8K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.0-alpha-34/plexus-container-default-1.0-alpha-34.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-containers/1.0-alpha-34/plexus-containers-1.0-alpha-34.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: commons-cli/commons-cli/1.0/commons-cli-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: commons-logging/commons-logging/1.0/commons-logging-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: commons-lang/commons-lang/1.0/commons-lang-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: junit/junit/3.7/junit-3.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: asm/asm/3.1/asm-3.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: asm/asm-parent/3.1/asm-parent-3.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: junit/junit/3.8.2/junit-3.8.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: commons-cli/commons-cli/1.0/commons-cli-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-component-metadata/1.5.5/plexus-component-metadata-1.5.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 118K from central
[artifact:dependencies] Transferring 29K from central
[artifact:dependencies] Transferring 131K from central
[artifact:dependencies] Transferring 108K from central
[artifact:dependencies] Transferring 13K from central
[artifact:dependencies] Downloading: com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: jdom/jdom/1.0/jdom-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 166K from central
[artifact:dependencies] Transferring 150K from central
[artifact:dependencies] Downloading: commons-lang/commons-lang/1.0/commons-lang-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 62K from central
[artifact:dependencies] Downloading: commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: com/google/collections/google-collections/1.0/google-collections-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 44K from central
[artifact:dependencies] Downloading: asm/asm/3.1/asm-3.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 625K from central
[artifact:dependencies] Downloading: log4j/log4j/1.2.12/log4j-1.2.12.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 350K from central
[artifact:dependencies] Transferring 85K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 212K from central
[artifact:dependencies] Downloading: commons-logging/commons-logging/1.0/commons-logging-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 21K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 42K from central
[artifact:dependencies] Transferring 119K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 200K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 48K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 35K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 45K from central
[artifact:dependencies] Transferring 56K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-cli/1.2/plexus-cli-1.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 7K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 87K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central

generate-sources:
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target>
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\generated-sources>
  [modello] Generating sources for maven-model/src/main/mdo/maven.mdo
  [modello] Generating sources for maven-plugin-api/src/main/mdo/lifecycle.mdo
  [modello] Generating sources for maven-model-builder/src/main/mdo/profiles.mdo
  [modello] Generating sources for maven-settings/src/main/mdo/settings.mdo
  [modello] Generating sources for maven-core/src/main/mdo/toolchains.mdo
  [modello] Generating sources for maven-repository-metadata/src/main/mdo/metadata.mdo
  [modello] Generating sources for maven-compat/src/main/mdo/profiles.mdo
  [modello] Generating sources for maven-compat/src/main/mdo/paramdoc.mdo

compile-boot:
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>
    [javac] Compiling 730 source files to <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 1 file to <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>

process-classes:
     [echo] Using plexus version 1.5.5
     [java] SLF4J: Class path contains multiple SLF4J bindings.
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/org/slf4j/slf4j-simple/1.7.4/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [java] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
     [java] [INFO] Discovered 129 component descriptors(s)
     [java] Problem executing command line.
     [java] Error stacktrace:
     [java] java.io.IOException: There is not enough space on the disk
     [java] 	at java.io.FileOutputStream.writeBytes(Native Method)
     [java] 	at java.io.FileOutputStream.write(FileOutputStream.java:282)
     [java] 	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202)
     [java] 	at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:263)
     [java] 	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:106)
     [java] 	at java.io.OutputStreamWriter.write(OutputStreamWriter.java:190)
     [java] 	at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:111)
     [java] 	at java.io.BufferedWriter.flush(BufferedWriter.java:235)
     [java] 	at org.codehaus.plexus.metadata.DefaultComponentDescriptorWriter.writeDescriptorSet(DefaultComponentDescriptorWriter.java:71)
     [java] 	at org.codehaus.plexus.metadata.DefaultMetadataGenerator.writeDescriptor(DefaultMetadataGenerator.java:154)
     [java] 	at org.codehaus.plexus.metadata.DefaultMetadataGenerator.generateDescriptor(DefaultMetadataGenerator.java:114)
     [java] 	at org.codehaus.plexus.metadata.PlexusMetadataGeneratorCli.invokePlexusComponent(PlexusMetadataGeneratorCli.java:60)
     [java] 	at org.codehaus.plexus.tools.cli.AbstractCli.execute(AbstractCli.java:161)
     [java] 	at org.codehaus.plexus.tools.cli.AbstractCli.execute(AbstractCli.java:67)
     [java] 	at org.codehaus.plexus.metadata.PlexusMetadataGeneratorCli.main(PlexusMetadataGeneratorCli.java:25)

maven-compile:
     [java] SLF4J: Class path contains multiple SLF4J bindings.
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/org/slf4j/slf4j-simple/1.7.4/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [java] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
     [java] SLF4J: Class path contains multiple SLF4J bindings.
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/org/slf4j/slf4j-simple/1.7.4/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [java] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
     [java] null 3.1-SNAPSHOT
     [java] ${distributionShortName} home: <unknown maven home>
     [java] Java version: 1.6.0_27, vendor: Sun Microsystems Inc.
     [java] Java home: f:\hudson\tools\java\latest-1.6-64\jre
     [java] Default locale: en_US, platform encoding: Cp1252
     [java] OS name: "windows server 2008", version: "6.0", arch: "amd64", family: "windows"[main] ERROR org.apache.maven.cli.MavenCli - Error executing Maven.
     [java] org.codehaus.plexus.component.repository.exception.ComponentLookupException: java.util.NoSuchElementException
     [java]       role: org.apache.maven.eventspy.internal.EventSpyDispatcher
     [java]   roleHint: 
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:263)
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:251)
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:245)
     [java] 	at org.apache.maven.cli.MavenCli.container(MavenCli.java:420)
     [java] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:208)
     [java] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
     [java] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:149)
     [java] Caused by: java.util.NoSuchElementException
     [java] 	at org.eclipse.sisu.plexus.locators.RealmFilter$FilteredItr.next(RealmFilter.java:99)
     [java] 	at org.eclipse.sisu.plexus.locators.RealmFilter$FilteredItr.next(RealmFilter.java:57)
     [java] 	at org.eclipse.sisu.plexus.locators.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:63)
     [java] 	at org.eclipse.sisu.plexus.locators.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:51)
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:259)
     [java] 	... 6 more

BUILD FAILED
<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\build.xml>:253: Java returned: 1

Total time: 1 minute 40 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results

Re: Build failed in Jenkins: core-it-maven-3-win #346

Posted by Stuart McCulloch <mc...@gmail.com>.
Looks like the Windows box on the grid could do with some cleanup:

	"IOException: There is not enough space on the disk"

On 18 Mar 2013, at 20:02, Apache Jenkins Server wrote:

> See <https://builds.apache.org/job/core-it-maven-3-win/346/changes>
> 
> Changes:
> 
> [jason] Fix call to SimpleLoggerFactory.reset method (use LoggerFactory to make sure we get the right instance to reset, as SimpleLoggerFactory.INSTANCE is not actually used by slf4j-simple's StaticLoggerBinder) and remove temporary reflection workaround
> 
> ------------------------------------------
> [...truncated 663 lines...]
> [artifact:dependencies] Transferring 232K from central
> [artifact:dependencies] Transferring 57K from central
> [artifact:dependencies] Transferring 48K from central
> [artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-converters/1.7/modello-plugin-converters-1.7.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 84K from central
> [artifact:dependencies] Transferring 9K from central
> [artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-java/1.7/modello-plugin-java-1.7.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 82K from central
> [artifact:dependencies] Transferring 34K from central
> [artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-dom4j/1.7/modello-plugin-dom4j-1.7.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 55K from central
> [artifact:dependencies] Transferring 18K from central
> [artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xml/1.7/modello-plugin-xml-1.7.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 15K from central
> [artifact:dependencies] Transferring 24K from central
> [artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-jdom/1.7/modello-plugin-jdom-1.7.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 42K from central
> [artifact:dependencies] Transferring 14K from central
> [artifact:dependencies] Transferring 86K from central
> [artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-stax/1.7/modello-plugin-stax-1.7.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 36K from central
> [artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xdoc/1.7/modello-plugin-xdoc-1.7.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 28K from central
> [artifact:dependencies] Transferring 14K from central
> [artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xsd/1.7/modello-plugin-xsd-1.7.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 14K from central
> [artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xpp3/1.7/modello-plugin-xpp3-1.7.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 28K from central
> [artifact:dependencies] Downloading: org/codehaus/plexus/plexus-component-metadata/1.5.5/plexus-component-metadata-1.5.5.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 4K from central
> [artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 3K from central
> [artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 4K from central
> [artifact:dependencies] Downloading: org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 15K from central
> [artifact:dependencies] Downloading: org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 3K from central
> [artifact:dependencies] Downloading: org/apache/xbean/xbean/3.4/xbean-3.4.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 18K from central
> [artifact:dependencies] Downloading: log4j/log4j/1.2.12/log4j-1.2.12.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 0K from central
> [artifact:dependencies] Downloading: commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 5K from central
> [artifact:dependencies] Downloading: com/google/collections/google-collections/1.0/google-collections-1.0.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 2K from central
> [artifact:dependencies] Downloading: com/google/google/1/google-1.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 2K from central
> [artifact:dependencies] Downloading: junit/junit/3.8.2/junit-3.8.2.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 1K from central
> [artifact:dependencies] Downloading: com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 17K from central
> [artifact:dependencies] Downloading: jdom/jdom/1.0/jdom-1.0.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 1K from central
> [artifact:dependencies] Downloading: org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 1K from central
> [artifact:dependencies] Downloading: org/apache/maven/maven/2.0.9/maven-2.0.9.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 18K from central
> [artifact:dependencies] Downloading: org/apache/maven/maven-parent/8/maven-parent-8.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 24K from central
> [artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 3K from central
> [artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 2K from central
> [artifact:dependencies] Downloading: org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 3K from central
> [artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 2K from central
> [artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 2K from central
> [artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 3K from central
> [artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 2K from central
> [artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 2K from central
> [artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 2K from central
> [artifact:dependencies] Downloading: org/codehaus/plexus/plexus-cli/1.2/plexus-cli-1.2.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 2K from central
> [artifact:dependencies] Downloading: org/codehaus/plexus/plexus-tools/1.0.8/plexus-tools-1.0.8.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 1K from central
> [artifact:dependencies] Downloading: org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 8K from central
> [artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.0-alpha-34/plexus-container-default-1.0-alpha-34.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 3K from central
> [artifact:dependencies] Downloading: org/codehaus/plexus/plexus-containers/1.0-alpha-34/plexus-containers-1.0-alpha-34.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 2K from central
> [artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 2K from central
> [artifact:dependencies] Downloading: commons-cli/commons-cli/1.0/commons-cli-1.0.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 2K from central
> [artifact:dependencies] Downloading: commons-logging/commons-logging/1.0/commons-logging-1.0.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 0K from central
> [artifact:dependencies] Downloading: commons-lang/commons-lang/1.0/commons-lang-1.0.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 2K from central
> [artifact:dependencies] Downloading: junit/junit/3.7/junit-3.7.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 1K from central
> [artifact:dependencies] Downloading: asm/asm/3.1/asm-3.1.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 0K from central
> [artifact:dependencies] Downloading: asm/asm-parent/3.1/asm-parent-3.1.pom from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 4K from central
> [artifact:dependencies] Downloading: junit/junit/3.8.2/junit-3.8.2.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Downloading: org/codehaus/plexus/plexus-component-metadata/1.5.5/plexus-component-metadata-1.5.5.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Downloading: commons-cli/commons-cli/1.0/commons-cli-1.0.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Downloading: org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Downloading: org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 118K from central
> [artifact:dependencies] Transferring 108K from central
> [artifact:dependencies] Transferring 29K from central
> [artifact:dependencies] Transferring 131K from central
> [artifact:dependencies] Transferring 13K from central
> [artifact:dependencies] Downloading: com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Downloading: jdom/jdom/1.0/jdom-1.0.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Downloading: commons-lang/commons-lang/1.0/commons-lang-1.0.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 166K from central
> [artifact:dependencies] Transferring 150K from central
> [artifact:dependencies] Downloading: commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 62K from central
> [artifact:dependencies] Transferring 44K from central
> [artifact:dependencies] Downloading: com/google/collections/google-collections/1.0/google-collections-1.0.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Downloading: asm/asm/3.1/asm-3.1.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 625K from central
> [artifact:dependencies] Downloading: log4j/log4j/1.2.12/log4j-1.2.12.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 42K from central
> [artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 350K from central
> [artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Downloading: commons-logging/commons-logging/1.0/commons-logging-1.0.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 85K from central
> [artifact:dependencies] Transferring 212K from central
> [artifact:dependencies] Transferring 21K from central
> [artifact:dependencies] Downloading: org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 119K from central
> [artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 200K from central
> [artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 48K from central
> [artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 45K from central
> [artifact:dependencies] Transferring 35K from central
> [artifact:dependencies] Downloading: org/codehaus/plexus/plexus-cli/1.2/plexus-cli-1.2.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 7K from central
> [artifact:dependencies] Transferring 56K from central
> [artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 24K from central
> [artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 87K from central
> [artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar from repository central at http://repo1.maven.org/maven2
> [artifact:dependencies] Transferring 28K from central
> 
> generate-sources:
>    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target>
>    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\generated-sources>
>  [modello] Generating sources for maven-model/src/main/mdo/maven.mdo
>  [modello] Generating sources for maven-plugin-api/src/main/mdo/lifecycle.mdo
>  [modello] Generating sources for maven-model-builder/src/main/mdo/profiles.mdo
>  [modello] Generating sources for maven-settings/src/main/mdo/settings.mdo
>  [modello] Generating sources for maven-core/src/main/mdo/toolchains.mdo
>  [modello] Generating sources for maven-repository-metadata/src/main/mdo/metadata.mdo
>  [modello] Generating sources for maven-compat/src/main/mdo/profiles.mdo
>  [modello] Generating sources for maven-compat/src/main/mdo/paramdoc.mdo
> 
> compile-boot:
>    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>
>    [javac] Compiling 730 source files to <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>
>    [javac] Note: Some input files use or override a deprecated API.
>    [javac] Note: Recompile with -Xlint:deprecation for details.
>    [javac] Note: Some input files use unchecked or unsafe operations.
>    [javac] Note: Recompile with -Xlint:unchecked for details.
>     [copy] Copying 1 file to <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>
> 
> process-classes:
>     [echo] Using plexus version 1.5.5
>     [java] SLF4J: Class path contains multiple SLF4J bindings.
>     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/org/slf4j/slf4j-simple/1.7.4/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
>     [java] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
>     [java] [INFO] Discovered 129 component descriptors(s)
>     [java] Problem executing command line.
>     [java] Error stacktrace:
>     [java] java.io.IOException: There is not enough space on the disk
>     [java] 	at java.io.FileOutputStream.writeBytes(Native Method)
>     [java] 	at java.io.FileOutputStream.write(FileOutputStream.java:282)
>     [java] 	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202)
>     [java] 	at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:263)
>     [java] 	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:106)
>     [java] 	at java.io.OutputStreamWriter.write(OutputStreamWriter.java:190)
>     [java] 	at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:111)
>     [java] 	at java.io.BufferedWriter.flush(BufferedWriter.java:235)
>     [java] 	at org.codehaus.plexus.metadata.DefaultComponentDescriptorWriter.writeDescriptorSet(DefaultComponentDescriptorWriter.java:71)
>     [java] 	at org.codehaus.plexus.metadata.DefaultMetadataGenerator.writeDescriptor(DefaultMetadataGenerator.java:154)
>     [java] 	at org.codehaus.plexus.metadata.DefaultMetadataGenerator.generateDescriptor(DefaultMetadataGenerator.java:114)
>     [java] 	at org.codehaus.plexus.metadata.PlexusMetadataGeneratorCli.invokePlexusComponent(PlexusMetadataGeneratorCli.java:60)
>     [java] 	at org.codehaus.plexus.tools.cli.AbstractCli.execute(AbstractCli.java:161)
>     [java] 	at org.codehaus.plexus.tools.cli.AbstractCli.execute(AbstractCli.java:67)
>     [java] 	at org.codehaus.plexus.metadata.PlexusMetadataGeneratorCli.main(PlexusMetadataGeneratorCli.java:25)
> 
> maven-compile:
>     [java] SLF4J: Class path contains multiple SLF4J bindings.
>     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/org/slf4j/slf4j-simple/1.7.4/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
>     [java] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
>     [java] SLF4J: Class path contains multiple SLF4J bindings.
>     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/org/slf4j/slf4j-simple/1.7.4/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
>     [java] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
>     [java] null 3.1-SNAPSHOT
>     [java] ${distributionShortName} home: <unknown maven home>
>     [java] Java version: 1.6.0_27, vendor: Sun Microsystems Inc.
>     [java] Java home: f:\hudson\tools\java\latest-1.6-64\jre
>     [java] Default locale: en_US, platform encoding: Cp1252
>     [java] OS name: "windows server 2008", version: "6.0", arch: "amd64", family: "windows"[main] ERROR org.apache.maven.cli.MavenCli - Error executing Maven.
>     [java] org.codehaus.plexus.component.repository.exception.ComponentLookupException: java.util.NoSuchElementException
>     [java]       role: org.apache.maven.eventspy.internal.EventSpyDispatcher
>     [java]   roleHint: 
>     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:263)
>     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:251)
>     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:245)
>     [java] 	at org.apache.maven.cli.MavenCli.container(MavenCli.java:420)
>     [java] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:208)
>     [java] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
>     [java] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:149)
>     [java] Caused by: java.util.NoSuchElementException
>     [java] 	at org.eclipse.sisu.plexus.locators.RealmFilter$FilteredItr.next(RealmFilter.java:99)
>     [java] 	at org.eclipse.sisu.plexus.locators.RealmFilter$FilteredItr.next(RealmFilter.java:57)
>     [java] 	at org.eclipse.sisu.plexus.locators.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:63)
>     [java] 	at org.eclipse.sisu.plexus.locators.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:51)
>     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:259)
>     [java] 	... 6 more
> 
> BUILD FAILED
> <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\build.xml>:253: Java returned: 1
> 
> Total time: 1 minute 47 seconds
> Build step 'Invoke Ant' marked build as failure
> Recording test results


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Build failed in Jenkins: core-it-maven-3-win #346

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/346/changes>

Changes:

[jason] Fix call to SimpleLoggerFactory.reset method (use LoggerFactory to make sure we get the right instance to reset, as SimpleLoggerFactory.INSTANCE is not actually used by slf4j-simple's StaticLoggerBinder) and remove temporary reflection workaround

------------------------------------------
[...truncated 663 lines...]
[artifact:dependencies] Transferring 232K from central
[artifact:dependencies] Transferring 57K from central
[artifact:dependencies] Transferring 48K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-converters/1.7/modello-plugin-converters-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 84K from central
[artifact:dependencies] Transferring 9K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-java/1.7/modello-plugin-java-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 82K from central
[artifact:dependencies] Transferring 34K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-dom4j/1.7/modello-plugin-dom4j-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 55K from central
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xml/1.7/modello-plugin-xml-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 15K from central
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-jdom/1.7/modello-plugin-jdom-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 42K from central
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Transferring 86K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-stax/1.7/modello-plugin-stax-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 36K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xdoc/1.7/modello-plugin-xdoc-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xsd/1.7/modello-plugin-xsd-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xpp3/1.7/modello-plugin-xpp3-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-component-metadata/1.5.5/plexus-component-metadata-1.5.5.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 15K from central
[artifact:dependencies] Downloading: org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/xbean/xbean/3.4/xbean-3.4.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Downloading: log4j/log4j/1.2.12/log4j-1.2.12.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 5K from central
[artifact:dependencies] Downloading: com/google/collections/google-collections/1.0/google-collections-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: com/google/google/1/google-1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: junit/junit/3.8.2/junit-3.8.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 17K from central
[artifact:dependencies] Downloading: jdom/jdom/1.0/jdom-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/apache/maven/maven/2.0.9/maven-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-parent/8/maven-parent-8.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-cli/1.2/plexus-cli-1.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-tools/1.0.8/plexus-tools-1.0.8.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 8K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.0-alpha-34/plexus-container-default-1.0-alpha-34.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-containers/1.0-alpha-34/plexus-containers-1.0-alpha-34.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: commons-cli/commons-cli/1.0/commons-cli-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: commons-logging/commons-logging/1.0/commons-logging-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: commons-lang/commons-lang/1.0/commons-lang-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: junit/junit/3.7/junit-3.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: asm/asm/3.1/asm-3.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: asm/asm-parent/3.1/asm-parent-3.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: junit/junit/3.8.2/junit-3.8.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-component-metadata/1.5.5/plexus-component-metadata-1.5.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: commons-cli/commons-cli/1.0/commons-cli-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 118K from central
[artifact:dependencies] Transferring 108K from central
[artifact:dependencies] Transferring 29K from central
[artifact:dependencies] Transferring 131K from central
[artifact:dependencies] Transferring 13K from central
[artifact:dependencies] Downloading: com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: jdom/jdom/1.0/jdom-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: commons-lang/commons-lang/1.0/commons-lang-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 166K from central
[artifact:dependencies] Transferring 150K from central
[artifact:dependencies] Downloading: commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 62K from central
[artifact:dependencies] Transferring 44K from central
[artifact:dependencies] Downloading: com/google/collections/google-collections/1.0/google-collections-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: asm/asm/3.1/asm-3.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 625K from central
[artifact:dependencies] Downloading: log4j/log4j/1.2.12/log4j-1.2.12.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 42K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 350K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: commons-logging/commons-logging/1.0/commons-logging-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 85K from central
[artifact:dependencies] Transferring 212K from central
[artifact:dependencies] Transferring 21K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 119K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 200K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 48K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 45K from central
[artifact:dependencies] Transferring 35K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-cli/1.2/plexus-cli-1.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 7K from central
[artifact:dependencies] Transferring 56K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 87K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central

generate-sources:
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target>
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\generated-sources>
  [modello] Generating sources for maven-model/src/main/mdo/maven.mdo
  [modello] Generating sources for maven-plugin-api/src/main/mdo/lifecycle.mdo
  [modello] Generating sources for maven-model-builder/src/main/mdo/profiles.mdo
  [modello] Generating sources for maven-settings/src/main/mdo/settings.mdo
  [modello] Generating sources for maven-core/src/main/mdo/toolchains.mdo
  [modello] Generating sources for maven-repository-metadata/src/main/mdo/metadata.mdo
  [modello] Generating sources for maven-compat/src/main/mdo/profiles.mdo
  [modello] Generating sources for maven-compat/src/main/mdo/paramdoc.mdo

compile-boot:
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>
    [javac] Compiling 730 source files to <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 1 file to <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>

process-classes:
     [echo] Using plexus version 1.5.5
     [java] SLF4J: Class path contains multiple SLF4J bindings.
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/org/slf4j/slf4j-simple/1.7.4/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [java] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
     [java] [INFO] Discovered 129 component descriptors(s)
     [java] Problem executing command line.
     [java] Error stacktrace:
     [java] java.io.IOException: There is not enough space on the disk
     [java] 	at java.io.FileOutputStream.writeBytes(Native Method)
     [java] 	at java.io.FileOutputStream.write(FileOutputStream.java:282)
     [java] 	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202)
     [java] 	at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:263)
     [java] 	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:106)
     [java] 	at java.io.OutputStreamWriter.write(OutputStreamWriter.java:190)
     [java] 	at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:111)
     [java] 	at java.io.BufferedWriter.flush(BufferedWriter.java:235)
     [java] 	at org.codehaus.plexus.metadata.DefaultComponentDescriptorWriter.writeDescriptorSet(DefaultComponentDescriptorWriter.java:71)
     [java] 	at org.codehaus.plexus.metadata.DefaultMetadataGenerator.writeDescriptor(DefaultMetadataGenerator.java:154)
     [java] 	at org.codehaus.plexus.metadata.DefaultMetadataGenerator.generateDescriptor(DefaultMetadataGenerator.java:114)
     [java] 	at org.codehaus.plexus.metadata.PlexusMetadataGeneratorCli.invokePlexusComponent(PlexusMetadataGeneratorCli.java:60)
     [java] 	at org.codehaus.plexus.tools.cli.AbstractCli.execute(AbstractCli.java:161)
     [java] 	at org.codehaus.plexus.tools.cli.AbstractCli.execute(AbstractCli.java:67)
     [java] 	at org.codehaus.plexus.metadata.PlexusMetadataGeneratorCli.main(PlexusMetadataGeneratorCli.java:25)

maven-compile:
     [java] SLF4J: Class path contains multiple SLF4J bindings.
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/org/slf4j/slf4j-simple/1.7.4/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [java] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
     [java] SLF4J: Class path contains multiple SLF4J bindings.
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/org/slf4j/slf4j-simple/1.7.4/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: Found binding in [jar:file:/F:/ws/m3-its/.repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [java] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
     [java] null 3.1-SNAPSHOT
     [java] ${distributionShortName} home: <unknown maven home>
     [java] Java version: 1.6.0_27, vendor: Sun Microsystems Inc.
     [java] Java home: f:\hudson\tools\java\latest-1.6-64\jre
     [java] Default locale: en_US, platform encoding: Cp1252
     [java] OS name: "windows server 2008", version: "6.0", arch: "amd64", family: "windows"[main] ERROR org.apache.maven.cli.MavenCli - Error executing Maven.
     [java] org.codehaus.plexus.component.repository.exception.ComponentLookupException: java.util.NoSuchElementException
     [java]       role: org.apache.maven.eventspy.internal.EventSpyDispatcher
     [java]   roleHint: 
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:263)
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:251)
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:245)
     [java] 	at org.apache.maven.cli.MavenCli.container(MavenCli.java:420)
     [java] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:208)
     [java] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
     [java] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:149)
     [java] Caused by: java.util.NoSuchElementException
     [java] 	at org.eclipse.sisu.plexus.locators.RealmFilter$FilteredItr.next(RealmFilter.java:99)
     [java] 	at org.eclipse.sisu.plexus.locators.RealmFilter$FilteredItr.next(RealmFilter.java:57)
     [java] 	at org.eclipse.sisu.plexus.locators.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:63)
     [java] 	at org.eclipse.sisu.plexus.locators.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:51)
     [java] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:259)
     [java] 	... 6 more

BUILD FAILED
<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\build.xml>:253: Java returned: 1

Total time: 1 minute 47 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #345

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/345/changes>

Changes:

[jason] o using slf4j 1.7.4 which adds the method to clear the logger cache

------------------------------------------
[...truncated 5892 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.089 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [6.136s]
[INFO] Maven IT Support .................................. SUCCESS [0.156s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.103s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [5.383s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.380s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.335s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.218s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.279s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.225s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.023s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.037s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.530s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.193s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.100s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.193s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.418s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.246s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.247s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.224s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.369s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.259s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.220s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.344s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.281s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.233s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.284s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.348s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.308s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.231s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.569s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [1.746s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.607s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.792s]
[INFO] Maven IT Component ................................ SUCCESS [0.206s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.186s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.315s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.390s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.177s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.247s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.018s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.429s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.250s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.159s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.219s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.241s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.211s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.192s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.280s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.320s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.361s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.193s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.374s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.338s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.407s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.370s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.230s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.670s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.220s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.197s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.344s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.431s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.193s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.172s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.191s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.918s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.365s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.349s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.278s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.684s]
[INFO] Maven IT Extension ................................ SUCCESS [0.186s]
[INFO] Maven ITs ......................................... FAILURE [35.948s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:18.315s
[INFO] Finished at: Mon Mar 18 19:06:33 GMT 2013
[INFO] Final Memory: 37M/729M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #344

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/344/changes>

Changes:

[hboutemy] removed unused properties

------------------------------------------
[...truncated 5894 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.082 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.002 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [6.374s]
[INFO] Maven IT Support .................................. SUCCESS [0.091s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.200s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [5.253s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.301s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.117s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.246s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.231s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.135s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.771s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.030s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.550s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.249s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.076s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.217s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.339s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.351s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.247s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.223s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.372s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.297s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.222s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.323s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.248s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.245s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.276s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.261s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.340s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.225s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.437s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.046s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.759s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.778s]
[INFO] Maven IT Component ................................ SUCCESS [0.209s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.281s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.244s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.340s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.197s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.386s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.070s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.510s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.324s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.240s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.247s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.190s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.331s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.209s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.276s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.298s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.468s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.228s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.236s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.363s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.458s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.412s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.230s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.623s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.369s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.298s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.270s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.589s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.328s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.195s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.351s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.890s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.274s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.446s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.368s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.525s]
[INFO] Maven IT Extension ................................ SUCCESS [0.155s]
[INFO] Maven ITs ......................................... FAILURE [33.995s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:17.685s
[INFO] Finished at: Sun Mar 17 20:06:04 GMT 2013
[INFO] Final Memory: 37M/729M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #343

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/343/changes>

Changes:

[jason] Reverting some unexpected aether dependency changes to the top-level pom which broke the build

------------------------------------------
Started by an SCM change
Building remotely on windows1 in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
Checkout:m3-its / <https://builds.apache.org/job/core-it-maven-3-win/ws/> - hudson.remoting.Channel@6c8ebcba:windows1
Using strategy: Default
Last Built Revision: Revision cf4d0be0aeebb2b4b2ab4473c416b46f87716d0f (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
Commencing build of Revision 4849df9183bb2c03b49f0a71c48943dbfdb0a32e (origin/master)
Checking out Revision 4849df9183bb2c03b49f0a71c48943dbfdb0a32e (origin/master)
Checkout:m3-its / <https://builds.apache.org/job/core-it-maven-3-win/ws/> - hudson.remoting.Channel@6c8ebcba:windows1
Using strategy: Default
Last Built Revision: Revision 8924ebc7354a6c5423e1ce85e7f08b64be820d48 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
Pruning obsolete local branches
Commencing build of Revision 8924ebc7354a6c5423e1ce85e7f08b64be820d48 (origin/master)
Checking out Revision 8924ebc7354a6c5423e1ce85e7f08b64be820d48 (origin/master)
[m3-its] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson1487555769097610122.bat

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>exit> 0 
[maven-3-trunk] $ cmd.exe /C '"f:\hudson\hudson-slave\tools\hudson.tasks.Ant_AntInstallation\ant-1.8.2\bin\ant.bat -file build.xml -DskipTests=true -Dmaven.home=<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> -Dmaven.home.exists.continue=true -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> all && exit %%ERRORLEVEL%%"'
Error occurred during initialization of VM
Could not reserve enough space for object heap
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #342

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/342/changes>

Changes:

[jason] Use Eclipse/Sisu 0.0.0.M2 milestone

[jason] o using snapshot version of sisu to vet any issues, and adding ossrh as a snapshot repository while testing

[jason] o i believe the settings were initially setup wrong and the content for the *.pom files have window line endings, a normal checkout for someone on unix yields a massive number of line ending changes. this change prevents that, but happy if we want to realign the content to be normalized with unix line endings and have git do the auto conversion

[jason] Old plexus date configurator ignores AM/PM setting; fixing this breaks unrelated ITs that happen to expect '2008-11-09 11:59:03.0 PM' to be converted to '2008-11-09 11:59:03' so avoid this by changing the input string in those ITs to use 'AM' instead.

------------------------------------------
Started by an SCM change
Building remotely on windows1 in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
Checkout:m3-its / <https://builds.apache.org/job/core-it-maven-3-win/ws/> - hudson.remoting.Channel@3af10f9:windows1
Using strategy: Default
Last Built Revision: Revision 41a292d9a269f656ec8b35b44ad78b997c47b653 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
Commencing build of Revision cf4d0be0aeebb2b4b2ab4473c416b46f87716d0f (origin/master)
Checking out Revision cf4d0be0aeebb2b4b2ab4473c416b46f87716d0f (origin/master)
Checkout:m3-its / <https://builds.apache.org/job/core-it-maven-3-win/ws/> - hudson.remoting.Channel@3af10f9:windows1
Using strategy: Default
Last Built Revision: Revision c9eecc8f0c220da665a448d5f3579f533b03119f (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
Pruning obsolete local branches
Commencing build of Revision 8924ebc7354a6c5423e1ce85e7f08b64be820d48 (origin/master)
Checking out Revision 8924ebc7354a6c5423e1ce85e7f08b64be820d48 (origin/master)
[m3-its] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson3264691731020634429.bat

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> 

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> 

<https://builds.apache.org/job/core-it-maven-3-win/ws/>exit> 0 
[maven-3-trunk] $ cmd.exe /C '"f:\hudson\hudson-slave\tools\hudson.tasks.Ant_AntInstallation\ant-1.8.2\bin\ant.bat -file build.xml -DskipTests=true -Dmaven.home=<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> -Dmaven.home.exists.continue=true -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> all && exit %%ERRORLEVEL%%"'
Error occurred during initialization of VM
Could not reserve enough space for object heap
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #341

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/341/changes>

Changes:

[olamy] fix it with no more dependency on an external mojo.

------------------------------------------
[...truncated 5621 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.068 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [6.446s]
[INFO] Maven IT Support .................................. SUCCESS [0.093s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.094s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.164s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.236s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.209s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.218s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.170s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.100s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.375s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.054s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.492s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.247s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.082s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.278s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.290s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.255s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.273s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.242s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.230s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.305s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.233s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.334s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.197s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.394s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.282s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.217s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.314s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.285s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.372s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.115s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.671s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.685s]
[INFO] Maven IT Component ................................ SUCCESS [0.226s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.232s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.292s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.356s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.184s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.235s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.116s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [1.239s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.266s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.219s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.248s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.250s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.373s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.297s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.224s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.420s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.380s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.176s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.343s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.302s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.424s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.345s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.183s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.508s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.242s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.379s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.397s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.372s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.204s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.137s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.160s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.878s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.194s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.352s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.240s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.486s]
[INFO] Maven IT Extension ................................ SUCCESS [0.127s]
[INFO] Maven ITs ......................................... FAILURE [31.524s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:12.214s
[INFO] Finished at: Sun Mar 10 22:31:52 GMT 2013
[INFO] Final Memory: 38M/692M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #340

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/340/changes>

Changes:

[Robert Scholte] [MNG-5213] Verify time formatting

------------------------------------------
[...truncated 5572 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2737 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 572 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.065 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.002 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [6.202s]
[INFO] Maven IT Support .................................. SUCCESS [0.081s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.078s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.117s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.192s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.152s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.301s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.170s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.099s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.916s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.048s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.600s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.222s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.070s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.257s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.404s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.264s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.449s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.265s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.262s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.386s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.444s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.319s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.270s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.317s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.300s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.267s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.270s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.317s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.433s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.110s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.835s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.782s]
[INFO] Maven IT Component ................................ SUCCESS [0.206s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.230s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.249s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.381s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.268s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.274s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.344s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.211s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.180s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.195s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.281s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.148s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.241s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.223s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.966s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.415s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.189s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.305s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.355s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.426s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.285s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.147s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.690s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.147s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.163s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.247s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.378s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.245s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.158s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.292s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.677s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.270s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.388s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.335s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.731s]
[INFO] Maven IT Extension ................................ SUCCESS [0.185s]
[INFO] Maven ITs ......................................... FAILURE [33.862s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:14.703s
[INFO] Finished at: Sat Mar 09 13:05:11 GMT 2013
[INFO] Final Memory: 37M/692M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #339

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/339/changes>

Changes:

[olamy] [MNG-5445] Missing PathTranslator @Requirement in org.apache.maven.project.interpolation.StringSearchModelInterpolator

[olamy] add Stuart in contributor section

[olamy] [MNG-5445] Missing PathTranslator @Requirement in org.apache.maven.project.interpolation.StringSearchModelInterpolator

------------------------------------------
[...truncated 335 lines...]
[artifact:dependencies] Downloading: junit/junit/3.8.1/junit-3.8.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 6K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 6K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-parent/4/maven-parent-4.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 10K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 7K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-converters/1.7/modello-plugin-converters-1.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugins/1.7/modello-plugins-1.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-java/1.7/modello-plugin-java-1.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-dom4j/1.7/modello-plugin-dom4j-1.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xml/1.7/modello-plugin-xml-1.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-jdom/1.7/modello-plugin-jdom-1.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-stax/1.7/modello-plugin-stax-1.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xdoc/1.7/modello-plugin-xdoc-1.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xsd/1.7/modello-plugin-xsd-1.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xpp3/1.7/modello-plugin-xpp3-1.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: junit/junit/3.8.1/junit-3.8.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/modello/modello-maven-plugin/1.7/modello-maven-plugin-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 227K from central
[artifact:dependencies] Transferring 8K from central
[artifact:dependencies] Transferring 28K from central
[artifact:dependencies] Transferring 13K from central
[artifact:dependencies] Transferring 118K from central
[artifact:dependencies] Downloading: org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 45K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-core/1.7/modello-core-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 57K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 232K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-converters/1.7/modello-plugin-converters-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 9K from central
[artifact:dependencies] Transferring 114K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-java/1.7/modello-plugin-java-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 82K from central
[artifact:dependencies] Transferring 42K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-dom4j/1.7/modello-plugin-dom4j-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Transferring 48K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xml/1.7/modello-plugin-xml-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 15K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-jdom/1.7/modello-plugin-jdom-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 84K from central
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-stax/1.7/modello-plugin-stax-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 36K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xdoc/1.7/modello-plugin-xdoc-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xsd/1.7/modello-plugin-xsd-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xpp3/1.7/modello-plugin-xpp3-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 34K from central
[artifact:dependencies] Transferring 28K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 55K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 86K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-component-metadata/1.5.5/plexus-component-metadata-1.5.5.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 15K from central
[artifact:dependencies] Downloading: org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/xbean/xbean/3.4/xbean-3.4.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Downloading: log4j/log4j/1.2.12/log4j-1.2.12.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 5K from central
[artifact:dependencies] Downloading: com/google/collections/google-collections/1.0/google-collections-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: com/google/google/1/google-1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: junit/junit/3.8.2/junit-3.8.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 17K from central
[artifact:dependencies] Downloading: jdom/jdom/1.0/jdom-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/apache/maven/maven/2.0.9/maven-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-parent/8/maven-parent-8.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-cli/1.2/plexus-cli-1.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-tools/1.0.8/plexus-tools-1.0.8.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 8K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.0-alpha-34/plexus-container-default-1.0-alpha-34.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-containers/1.0-alpha-34/plexus-containers-1.0-alpha-34.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: commons-cli/commons-cli/1.0/commons-cli-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: commons-logging/commons-logging/1.0/commons-logging-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: commons-lang/commons-lang/1.0/commons-lang-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: junit/junit/3.7/junit-3.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: asm/asm/3.1/asm-3.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: asm/asm-parent/3.1/asm-parent-3.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-component-metadata/1.5.5/plexus-component-metadata-1.5.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: junit/junit/3.8.2/junit-3.8.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: commons-cli/commons-cli/1.0/commons-cli-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 131K from central
[artifact:dependencies] Transferring 13K from central
[artifact:dependencies] Transferring 118K from central
[artifact:dependencies] Transferring 29K from central
[artifact:dependencies] Transferring 108K from central
[artifact:dependencies] Downloading: com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: jdom/jdom/1.0/jdom-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 166K from central
[artifact:dependencies] Transferring 150K from central
[artifact:dependencies] Downloading: commons-lang/commons-lang/1.0/commons-lang-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 62K from central
[artifact:dependencies] Downloading: commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: com/google/collections/google-collections/1.0/google-collections-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 44K from central
[artifact:dependencies] Downloading: asm/asm/3.1/asm-3.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 625K from central
[artifact:dependencies] Transferring 42K from central
[artifact:dependencies] Downloading: log4j/log4j/1.2.12/log4j-1.2.12.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: commons-logging/commons-logging/1.0/commons-logging-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 85K from central
[artifact:dependencies] Transferring 350K from central
[artifact:dependencies] Transferring 212K from central
[artifact:dependencies] Transferring 21K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 119K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 48K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 35K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 56K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Transferring 200K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 87K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 45K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-cli/1.2/plexus-cli-1.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 7K from central

generate-sources:
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target>
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\generated-sources>
  [modello] Generating sources for maven-model/src/main/mdo/maven.mdo
     [java] Error occurred during initialization of VM
     [java] Could not reserve enough space for object heap

BUILD FAILED
<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\build.xml>:207: The following error occurred while executing this line:
<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\build.xml>:202: The following error occurred while executing this line:
<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\build.xml>:192: The following error occurred while executing this line:
<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\build.xml>:167: Java returned: 1

Total time: 37 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #338

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/338/changes>

Changes:

[igor] MNG-5444 fixed building MavenProject from ModelSource

------------------------------------------
[...truncated 336 lines...]
[artifact:dependencies] Downloading: junit/junit/3.8.1/junit-3.8.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 6K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 6K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-parent/4/maven-parent-4.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 10K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 7K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-converters/1.7/modello-plugin-converters-1.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugins/1.7/modello-plugins-1.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-java/1.7/modello-plugin-java-1.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-dom4j/1.7/modello-plugin-dom4j-1.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xml/1.7/modello-plugin-xml-1.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-jdom/1.7/modello-plugin-jdom-1.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-stax/1.7/modello-plugin-stax-1.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xdoc/1.7/modello-plugin-xdoc-1.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xsd/1.7/modello-plugin-xsd-1.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xpp3/1.7/modello-plugin-xpp3-1.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: junit/junit/3.8.1/junit-3.8.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/modello/modello-maven-plugin/1.7/modello-maven-plugin-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 118K from central
[artifact:dependencies] Transferring 13K from central
[artifact:dependencies] Transferring 227K from central
[artifact:dependencies] Downloading: org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 45K from central
[artifact:dependencies] Transferring 8K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central
[artifact:dependencies] Transferring 114K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 48K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/modello/modello-core/1.7/modello-core-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 84K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 232K from central
[artifact:dependencies] Transferring 34K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 55K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 57K from central
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Transferring 42K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 86K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-converters/1.7/modello-plugin-converters-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 9K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-java/1.7/modello-plugin-java-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 82K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-dom4j/1.7/modello-plugin-dom4j-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xml/1.7/modello-plugin-xml-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 15K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-jdom/1.7/modello-plugin-jdom-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-stax/1.7/modello-plugin-stax-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 36K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xdoc/1.7/modello-plugin-xdoc-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xsd/1.7/modello-plugin-xsd-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xpp3/1.7/modello-plugin-xpp3-1.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-component-metadata/1.5.5/plexus-component-metadata-1.5.5.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 15K from central
[artifact:dependencies] Downloading: org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/xbean/xbean/3.4/xbean-3.4.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Downloading: log4j/log4j/1.2.12/log4j-1.2.12.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 5K from central
[artifact:dependencies] Downloading: com/google/collections/google-collections/1.0/google-collections-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: com/google/google/1/google-1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: junit/junit/3.8.2/junit-3.8.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 17K from central
[artifact:dependencies] Downloading: jdom/jdom/1.0/jdom-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/apache/maven/maven/2.0.9/maven-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-parent/8/maven-parent-8.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-cli/1.2/plexus-cli-1.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-tools/1.0.8/plexus-tools-1.0.8.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 8K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.0-alpha-34/plexus-container-default-1.0-alpha-34.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-containers/1.0-alpha-34/plexus-containers-1.0-alpha-34.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: commons-cli/commons-cli/1.0/commons-cli-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: commons-logging/commons-logging/1.0/commons-logging-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: commons-lang/commons-lang/1.0/commons-lang-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: junit/junit/3.7/junit-3.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: asm/asm/3.1/asm-3.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: asm/asm-parent/3.1/asm-parent-3.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: junit/junit/3.8.2/junit-3.8.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-component-metadata/1.5.5/plexus-component-metadata-1.5.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: commons-cli/commons-cli/1.0/commons-cli-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 118K from central
[artifact:dependencies] Transferring 108K from central
[artifact:dependencies] Transferring 131K from central
[artifact:dependencies] Transferring 29K from central
[artifact:dependencies] Downloading: com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: jdom/jdom/1.0/jdom-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 166K from central
[artifact:dependencies] Transferring 150K from central
[artifact:dependencies] Transferring 13K from central
[artifact:dependencies] Downloading: commons-lang/commons-lang/1.0/commons-lang-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 62K from central
[artifact:dependencies] Transferring 44K from central
[artifact:dependencies] Downloading: com/google/collections/google-collections/1.0/google-collections-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: asm/asm/3.1/asm-3.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 625K from central
[artifact:dependencies] Transferring 42K from central
[artifact:dependencies] Downloading: log4j/log4j/1.2.12/log4j-1.2.12.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: commons-logging/commons-logging/1.0/commons-logging-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 212K from central
[artifact:dependencies] Transferring 85K from central
[artifact:dependencies] Transferring 21K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 119K from central
[artifact:dependencies] Transferring 350K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 200K from central
[artifact:dependencies] Transferring 48K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 35K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 56K from central
[artifact:dependencies] Transferring 45K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-cli/1.2/plexus-cli-1.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 7K from central
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 87K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central

generate-sources:
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target>
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\generated-sources>
  [modello] Generating sources for maven-model/src/main/mdo/maven.mdo
     [java] Error occurred during initialization of VM
     [java] Could not reserve enough space for object heap

BUILD FAILED
<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\build.xml>:207: The following error occurred while executing this line:
<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\build.xml>:202: The following error occurred while executing this line:
<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\build.xml>:192: The following error occurred while executing this line:
<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\build.xml>:167: Java returned: 1

Total time: 53 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #337

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/337/changes>

Changes:

[hboutemy] updated ${maven.build.version} example to show the actual git format

------------------------------------------
Started by an SCM change
Building remotely on windows1 in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
Checkout:m3-its / <https://builds.apache.org/job/core-it-maven-3-win/ws/> - hudson.remoting.Channel@7bb37db5:windows1
Using strategy: Default
Last Built Revision: Revision d659d21df1598ad98075222c1657400a0c17f1c9 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
Commencing build of Revision ef06aab96d637ebd91bfe1c38557a42b94b13e40 (origin/master)
Checking out Revision ef06aab96d637ebd91bfe1c38557a42b94b13e40 (origin/master)
Checkout:m3-its / <https://builds.apache.org/job/core-it-maven-3-win/ws/> - hudson.remoting.Channel@7bb37db5:windows1
Using strategy: Default
Last Built Revision: Revision 810d80ea5d6d5b1cbba56bc1dd9a734f6eef22b6 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
Pruning obsolete local branches
Commencing build of Revision 810d80ea5d6d5b1cbba56bc1dd9a734f6eef22b6 (origin/master)
Checking out Revision 810d80ea5d6d5b1cbba56bc1dd9a734f6eef22b6 (origin/master)
[m3-its] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson604982141013992090.bat

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> 

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> 

<https://builds.apache.org/job/core-it-maven-3-win/ws/>exit> 0 
[maven-3-trunk] $ cmd.exe /C '"f:\hudson\hudson-slave\tools\hudson.tasks.Ant_AntInstallation\ant-1.8.2\bin\ant.bat -file build.xml -DskipTests=true -Dmaven.home=<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> -Dmaven.home.exists.continue=true -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> all && exit %%ERRORLEVEL%%"'
Error occurred during initialization of VM
Could not reserve enough space for object heap
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #336

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/336/changes>

Changes:

[Robert Scholte] [MNG-3131] Error message is misleading if a missing plugin parameter is of a type like List

------------------------------------------
[...truncated 5572 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2736 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 571 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.076 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.002 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [6.425s]
[INFO] Maven IT Support .................................. SUCCESS [0.090s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.081s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.579s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [4.424s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.356s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.257s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.180s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.095s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.717s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.044s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.587s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.244s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.082s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.244s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.312s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.449s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.270s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.324s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.339s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.307s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.341s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.272s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.226s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.282s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.279s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.216s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.208s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.268s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.230s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [1.885s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.954s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.744s]
[INFO] Maven IT Component ................................ SUCCESS [0.306s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.261s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.221s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.357s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.325s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.290s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.244s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.277s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.224s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.258s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.191s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.232s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.232s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.301s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.822s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.367s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.148s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.283s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.320s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.469s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.442s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.172s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.638s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.176s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.291s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.200s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.416s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.208s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.189s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.157s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.800s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.166s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.368s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.226s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.572s]
[INFO] Maven IT Extension ................................ SUCCESS [0.140s]
[INFO] Maven ITs ......................................... FAILURE [32.641s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:16.487s
[INFO] Finished at: Fri Mar 01 17:38:02 GMT 2013
[INFO] Final Memory: 37M/692M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #335

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/335/changes>

Changes:

[krosenvold] Reverted 1a1fe6d50802713d969ed08d6fa06dec53cf90e9 to make things workproperly on java5/windows

------------------------------------------
[...truncated 5571 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2736 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 571 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.081 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [6.849s]
[INFO] Maven IT Support .................................. SUCCESS [0.086s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.080s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [5.018s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [3.933s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.067s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.276s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.172s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.126s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.427s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.052s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.498s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.180s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.071s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.291s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.371s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.231s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.344s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.226s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.305s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.229s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.251s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.339s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.227s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.229s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.261s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.262s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.243s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.193s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.523s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.112s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.702s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.800s]
[INFO] Maven IT Component ................................ SUCCESS [0.186s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.239s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.207s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.245s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.195s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.374s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.279s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.138s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.130s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.205s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.213s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.180s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.138s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.291s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.184s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.472s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.214s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.259s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.345s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.473s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.298s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.153s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.555s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.241s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.248s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.211s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.338s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.252s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.218s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.159s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.899s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.246s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.360s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.234s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.698s]
[INFO] Maven IT Extension ................................ SUCCESS [0.139s]
[INFO] Maven ITs ......................................... FAILURE [40.203s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:24.644s
[INFO] Finished at: Wed Feb 27 07:06:06 GMT 2013
[INFO] Final Memory: 37M/692M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #334

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/334/changes>

Changes:

[hboutemy] update Modello version

------------------------------------------
[...truncated 5571 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2736 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 571 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.089 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [6.068s]
[INFO] Maven IT Support .................................. SUCCESS [0.078s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.113s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.059s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.221s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.163s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.291s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.197s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.137s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.231s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.046s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.574s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.260s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.144s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.453s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.342s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.321s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.264s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.233s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.421s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.337s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.225s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.261s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.278s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.286s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.269s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.226s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.378s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.205s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.548s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [1.735s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.598s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.742s]
[INFO] Maven IT Component ................................ SUCCESS [0.255s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.189s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.238s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.361s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.223s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.360s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.255s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.260s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.179s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.181s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.155s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.177s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.355s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.304s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.883s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.399s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.243s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.331s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.355s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.773s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.395s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.272s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.584s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.191s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.341s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.239s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.343s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.296s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.189s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.116s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.966s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.230s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.541s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.469s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.823s]
[INFO] Maven IT Extension ................................ SUCCESS [0.172s]
[INFO] Maven ITs ......................................... FAILURE [31.102s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:12.509s
[INFO] Finished at: Wed Feb 27 02:38:08 GMT 2013
[INFO] Final Memory: 37M/692M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #333

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/333/changes>

Changes:

[olamy] idea can produce out directory so ignore it

------------------------------------------
[...truncated 5573 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-wagon ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2736 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 571 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.061 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [6.212s]
[INFO] Maven IT Support .................................. SUCCESS [0.068s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.060s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.598s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.075s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.317s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.297s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.174s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.178s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.703s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.028s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.657s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.232s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.107s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.223s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.342s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.255s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.232s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.257s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.207s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.316s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.307s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.275s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.181s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.216s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.333s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.181s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.186s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.213s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.182s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [1.946s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.686s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.727s]
[INFO] Maven IT Component ................................ SUCCESS [0.162s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.157s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.139s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.374s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.166s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.276s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.203s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.123s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.154s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.135s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.153s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.161s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.167s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.224s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.003s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.368s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.190s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.170s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.235s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.466s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.224s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.132s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.624s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.147s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.178s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.213s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.360s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.200s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.135s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.125s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.969s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.166s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.611s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.231s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.659s]
[INFO] Maven IT Extension ................................ SUCCESS [0.120s]
[INFO] Maven ITs ......................................... FAILURE [33.259s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:11.325s
[INFO] Finished at: Sun Feb 24 11:43:26 GMT 2013
[INFO] Final Memory: 37M/691M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #332

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/332/changes>

Changes:

[Robert Scholte] Add javadoc

------------------------------------------
[...truncated 5605 lines...]
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-wagon ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-wagon ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-wagon ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-wagon\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Support Artifacts 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-support-artifacts ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-support-artifacts ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.1:single (default) @ core-it-support-artifacts ---
[INFO] Building zip: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-support-artifacts ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IT Extension 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-extension ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2736 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 571 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.pom (3 KB at 17.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.jar (78 KB at 417.6 KB/sec)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.075 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification Illegal maven output: String 'Mav...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [6.233s]
[INFO] Maven IT Support .................................. SUCCESS [0.135s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.121s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [6.296s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [4.717s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.503s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.219s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.171s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.162s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.776s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.074s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.474s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.239s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.096s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.250s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.273s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.340s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.275s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.252s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.377s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.337s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.233s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.324s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.275s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.246s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.309s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.359s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.230s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.232s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.350s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [1.881s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.742s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.791s]
[INFO] Maven IT Component ................................ SUCCESS [0.229s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.255s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.351s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.471s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.205s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.391s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.286s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.188s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.222s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.177s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.171s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.210s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.274s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.317s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.965s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.362s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.213s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.238s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.381s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.557s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.411s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.210s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.714s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.265s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.238s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.281s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.469s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.250s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.166s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.159s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [1.022s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.255s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.429s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.397s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.660s]
[INFO] Maven IT Extension ................................ SUCCESS [0.198s]
[INFO] Maven ITs ......................................... FAILURE [34.197s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:21.213s
[INFO] Finished at: Fri Feb 22 16:11:02 GMT 2013
[INFO] Final Memory: 38M/689M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #331

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/331/changes>

Changes:

[olamy] use surefire 2.13

[olamy] fix it

------------------------------------------
[...truncated 2172 lines...]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- animal-sniffer-maven-plugin:1.6:check (check-java-1.5-compat) @ maven-embedder ---
     [java] [main] INFO org.codehaus.mojo.animal_sniffer.maven.CheckSignatureMojo - Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- plexus-component-metadata:1.5.5:generate-metadata (default) @ maven-embedder ---
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-resources-plugin:2.6:testResources (default-testResources) @ maven-embedder ---
     [java] [main] INFO org.apache.maven.shared.filtering.DefaultMavenResourcesFiltering - Using 'UTF-8' encoding to copy filtered resources.
     [java] [main] INFO org.apache.maven.shared.filtering.DefaultMavenResourcesFiltering - Copying 7 resources
     [java] [main] INFO org.apache.maven.shared.filtering.DefaultMavenResourcesFiltering - Copying 3 resources
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ maven-embedder ---
     [java] [main] INFO org.codehaus.plexus.compiler.javac.JavacCompiler - Compiling 1 source file to F:\ws\m3-its\maven-3-trunk\maven-embedder\target\test-classes
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- plexus-component-metadata:1.5.5:generate-test-metadata (default) @ maven-embedder ---
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-surefire-plugin:2.12:test (default-test) @ maven-embedder ---
     [java] [main] INFO org.apache.maven.plugin.surefire.SurefirePlugin - Tests are skipped.
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-jar-plugin:2.4:jar (default-jar) @ maven-embedder ---
     [java] [main] INFO org.codehaus.plexus.archiver.jar.JarArchiver - Building jar: F:\ws\m3-its\maven-3-trunk\maven-embedder\target\maven-embedder-3.1-SNAPSHOT.jar
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ maven-embedder ---
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-install-plugin:2.3.1:install (default-install) @ maven-embedder ---
     [java] [main] INFO org.apache.maven.DefaultMaven - Installing F:\ws\m3-its\maven-3-trunk\maven-embedder\target\maven-embedder-3.1-SNAPSHOT.jar to <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\apache\maven\maven-embedder\3.1-SNAPSHOT\maven-embedder-3.1-SNAPSHOT.jar>
     [java] [main] INFO org.apache.maven.DefaultMaven - Installing F:\ws\m3-its\maven-3-trunk\maven-embedder\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\apache\maven\maven-embedder\3.1-SNAPSHOT\maven-embedder-3.1-SNAPSHOT.pom>
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger -                                                                         
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - ------------------------------------------------------------------------
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Building Maven Distribution 3.1-SNAPSHOT
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - ------------------------------------------------------------------------
     [java] [pool-372-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.pom
     [java] [pool-372-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.pom (17 KB at 89.9 KB/sec)
     [java] [pool-373-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.jar
     [java] [pool-373-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.jar (221 KB at 885.8 KB/sec)
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-clean-plugin:2.5:clean (default-clean) @ apache-maven ---
     [java] [main] INFO org.apache.maven.plugin.clean.CleanMojo - Deleting F:\ws\m3-its\maven-3-trunk\apache-maven\target
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-remote-resources-plugin:1.4:process (default) @ apache-maven ---
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- animal-sniffer-maven-plugin:1.6:check (check-java-1.5-compat) @ apache-maven ---
     [java] [main] INFO org.codehaus.mojo.animal_sniffer.maven.CheckSignatureMojo - Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-compiler-plugin:2.5.1:testCompile (test-compile) @ apache-maven ---
     [java] [main] INFO org.codehaus.plexus.compiler.javac.JavacCompiler - Compiling 1 source file to F:\ws\m3-its\maven-3-trunk\apache-maven\target\test-classes
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-surefire-plugin:2.12:test (test) @ apache-maven ---
     [java] [main] INFO org.apache.maven.plugin.surefire.SurefirePlugin - Tests are skipped.
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-maven ---
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-assembly-plugin:2.4:single (create-distro) @ apache-maven ---
     [java] [pool-374-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
     [java] [pool-374-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 127.6 KB/sec)
     [java] [pool-375-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
     [java] [pool-375-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 33.8 KB/sec)
     [java] [pool-376-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
     [java] [pool-376-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 9.4 KB/sec)
     [java] [pool-377-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
     [java] [pool-377-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 29.0 KB/sec)
     [java] [pool-378-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
     [java] [pool-378-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 29.4 KB/sec)
     [java] [pool-379-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
     [java] [pool-379-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 117.2 KB/sec)
     [java] [pool-380-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
     [java] [pool-380-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 47.8 KB/sec)
     [java] [pool-381-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
     [java] [pool-381-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 25.5 KB/sec)
     [java] [pool-382-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
     [java] [pool-382-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (2 KB at 29.2 KB/sec)
     [java] [pool-383-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
     [java] [pool-383-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (2 KB at 22.7 KB/sec)
     [java] [pool-384-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
     [java] [pool-384-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2 KB at 35.6 KB/sec)
     [java] [pool-385-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
     [java] [pool-385-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 KB at 239.1 KB/sec)
     [java] [pool-386-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
     [java] [pool-386-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (2 KB at 28.0 KB/sec)
     [java] [pool-387-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
     [java] [pool-387-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 30.7 KB/sec)
     [java] [pool-388-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
     [java] [pool-388-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 30.5 KB/sec)
     [java] [pool-389-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
     [java] [pool-389-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 21.4 KB/sec)
     [java] [pool-390-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
     [java] [pool-390-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 33.4 KB/sec)
     [java] [pool-391-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
     [java] [pool-391-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 43.3 KB/sec)
     [java] [pool-392-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
     [java] [pool-392-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 15.6 KB/sec)
     [java] [pool-393-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
     [java] [pool-393-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 29.0 KB/sec)
     [java] [pool-394-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
     [java] [pool-394-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 26.2 KB/sec)
     [java] [pool-395-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
     [java] [pool-395-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 8.0 KB/sec)
     [java] [pool-396-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
     [java] [pool-396-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (4 KB at 65.6 KB/sec)
     [java] [pool-397-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
     [java] [pool-397-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (2 KB at 9.9 KB/sec)
     [java] [pool-398-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
     [java] [pool-398-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (4 KB at 57.0 KB/sec)
     [java] [pool-399-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
     [java] [pool-399-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (3 KB at 44.6 KB/sec)
     [java] [pool-400-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
     [java] [pool-400-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (2 KB at 28.2 KB/sec)
     [java] [pool-401-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom
     [java] [pool-401-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom (3 KB at 48.1 KB/sec)
     [java] [pool-402-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom
     [java] [pool-402-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom (3 KB at 25.7 KB/sec)
     [java] [pool-403-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom
     [java] [pool-403-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom (3 KB at 52.8 KB/sec)
     [java] [pool-404-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
     [java] [pool-404-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 7.3 KB/sec)
     [java] [pool-405-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
     [java] [pool-405-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 KB at 229.7 KB/sec)
     [java] [pool-406-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
     [java] [pool-406-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 13.4 KB/sec)
     [java] [pool-407-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
     [java] [pool-407-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (2 KB at 21.6 KB/sec)
     [java] [pool-408-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
     [java] [pool-408-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (2 KB at 15.2 KB/sec)
     [java] [pool-409-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
     [java] [pool-409-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 8.2 KB/sec)
     [java] [pool-410-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
     [java] [pool-410-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (7 KB at 97.7 KB/sec)
     [java] [pool-411-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
     [java] [pool-411-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4 KB at 68.4 KB/sec)
     [java] [pool-412-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom
     [java] [pool-412-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom (3 KB at 9.5 KB/sec)
     [java] [pool-413-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
     [java] [pool-413-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3 KB at 54.3 KB/sec)
     [java] [pool-414-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom
     [java] [pool-414-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom (4 KB at 49.3 KB/sec)
     [java] [pool-415-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom
     [java] [pool-415-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom (765 B at 12.0 KB/sec)
     [java] [pool-416-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom
     [java] [pool-416-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom (12 KB at 202.1 KB/sec)
     [java] [pool-417-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom
     [java] [pool-417-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom (2 KB at 14.9 KB/sec)
     [java] [pool-418-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom
     [java] [pool-418-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom (2 KB at 23.0 KB/sec)
     [java] [pool-419-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom
     [java] [pool-419-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom (2 KB at 29.0 KB/sec)
     [java] [pool-420-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom
     [java] [pool-420-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom (2 KB at 24.1 KB/sec)
     [java] [pool-421-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom
     [java] [pool-421-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom (3 KB at 33.9 KB/sec)
     [java] [pool-422-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom
     [java] [pool-422-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom (2 KB at 25.5 KB/sec)
     [java] [pool-423-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom
     [java] [pool-423-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom (2 KB at 27.5 KB/sec)
     [java] [pool-424-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom
     [java] [pool-424-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom (4 KB at 55.1 KB/sec)
     [java] [pool-425-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
     [java] [pool-425-thread-2] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
     [java] [pool-425-thread-3] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
     [java] [pool-425-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 156.5 KB/sec)
     [java] [pool-425-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
     [java] [pool-425-thread-4] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
     [java] [pool-425-thread-3] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 97.8 KB/sec)
     [java] [pool-425-thread-3] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
     [java] [pool-425-thread-5] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
     [java] [pool-425-thread-4] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (10 KB at 42.9 KB/sec)
     [java] [pool-425-thread-4] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
     [java] [pool-425-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (12 KB at 205.0 KB/sec)
     [java] [pool-425-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
     [java] [pool-425-thread-2] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 213.9 KB/sec)
     [java] [pool-425-thread-2] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar
     [java] [pool-425-thread-4] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (31 KB at 390.6 KB/sec)
     [java] [pool-425-thread-4] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
     [java] [pool-425-thread-5] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 KB at 38.6 KB/sec)
     [java] [pool-425-thread-5] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar
     [java] [pool-425-thread-2] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar (31 KB at 390.2 KB/sec)
     [java] [pool-425-thread-2] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
     [java] [pool-425-thread-4] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 KB at 507.3 KB/sec)
     [java] [pool-425-thread-4] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar
     [java] [pool-425-thread-1] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (181 KB at 1044.2 KB/sec)
     [java] [pool-425-thread-3] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 877.9 KB/sec)
     [java] [pool-425-thread-4] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar (23 KB at 358.9 KB/sec)
     [java] [pool-425-thread-5] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar (57 KB at 378.0 KB/sec)
     [java] [pool-425-thread-2] INFO org.apache.maven.cli.transfer.Slf4jMavenTransferListener - Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (227 KB at 943.3 KB/sec)
     [java] [main] INFO org.apache.maven.plugin.assembly.io.DefaultAssemblyReader - Reading assembly descriptor: src/main/assembly/bin.xml
     [java] [main] WARN org.apache.maven.plugin.assembly.archive.phase.DependencySetAssemblyPhase - The following patterns were never triggered in this artifact exclusion filter:
     [java] o  'junit:junit'
     [java] o  'commons-logging:commons-logging-api'
     [java] 
     [java] [main] INFO org.codehaus.plexus.archiver.zip.ZipArchiver - Building zip: F:\ws\m3-its\maven-3-trunk\apache-maven\target\apache-maven-3.1-SNAPSHOT-bin.zip
     [java] [main] WARN org.apache.maven.plugin.assembly.archive.phase.DependencySetAssemblyPhase - The following patterns were never triggered in this artifact exclusion filter:
     [java] o  'junit:junit'
     [java] o  'commons-logging:commons-logging-api'
     [java] 
     [java] [main] INFO org.codehaus.plexus.archiver.tar.TarArchiver - Building tar: F:\ws\m3-its\maven-3-trunk\apache-maven\target\apache-maven-3.1-SNAPSHOT-bin.tar.gz
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-install-plugin:2.3.1:install (default-install) @ apache-maven ---
     [java] [main] INFO org.apache.maven.DefaultMaven - Installing F:\ws\m3-its\maven-3-trunk\apache-maven\pom.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\apache\maven\apache-maven\3.1-SNAPSHOT\apache-maven-3.1-SNAPSHOT.pom>
     [java] [main] INFO org.apache.maven.DefaultMaven - Installing F:\ws\m3-its\maven-3-trunk\apache-maven\target\apache-maven-3.1-SNAPSHOT-site.xml to <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\apache\maven\apache-maven\3.1-SNAPSHOT\apache-maven-3.1-SNAPSHOT-site.xml>
     [java] [main] INFO org.apache.maven.DefaultMaven - Installing F:\ws\m3-its\maven-3-trunk\apache-maven\target\apache-maven-3.1-SNAPSHOT-bin.zip to <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\apache\maven\apache-maven\3.1-SNAPSHOT\apache-maven-3.1-SNAPSHOT-bin.zip>
     [java] [main] INFO org.apache.maven.DefaultMaven - Installing F:\ws\m3-its\maven-3-trunk\apache-maven\target\apache-maven-3.1-SNAPSHOT-bin.tar.gz to <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\apache\maven\apache-maven\3.1-SNAPSHOT\apache-maven-3.1-SNAPSHOT-bin.tar.gz>
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - ------------------------------------------------------------------------
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Reactor Summary:
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - 
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Apache Maven ...................................... SUCCESS [43.940s]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Model ....................................... SUCCESS [12.287s]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Artifact .................................... SUCCESS [3.566s]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Plugin API .................................. SUCCESS [2.983s]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Model Builder ............................... SUCCESS [5.877s]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Settings .................................... SUCCESS [1.755s]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Settings Builder ............................ SUCCESS [1.749s]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Repository Metadata Model ................... SUCCESS [1.388s]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Aether Provider ............................. SUCCESS [3.408s]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Core ........................................ SUCCESS [36.755s]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Compat ...................................... SUCCESS [24.975s]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Embedder .................................... SUCCESS [26.422s]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Maven Distribution ................................ SUCCESS [9.618s]
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - ------------------------------------------------------------------------
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - BUILD SUCCESS
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - ------------------------------------------------------------------------
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Total time: 2:55.762s
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Finished at: Wed Feb 20 05:30:26 GMT 2013
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - Final Memory: 29M/236M
     [java] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger - ------------------------------------------------------------------------

maven-assembly:
     [echo] 
     [echo] The new Maven distribution was created as part of the MAVEN-COMPILE step, above.
     [echo] This goal just validates the presence of that distribution.

extract-assembly:
     [echo] Extracting assembly to <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> ...
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT>
    [unzip] Expanding: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\apache-maven\target\apache-maven-3.1-SNAPSHOT-bin.zip> into <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT>

all:

BUILD SUCCESSFUL
Total time: 4 minutes 32 seconds
[m3-its] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson6043038440622012900.bat

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/it-local-repo> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>exit> 0 
[m3-its] $ \home\hudson\tools\maven\apache-maven-3.0.4\bin\mvn.bat -f <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk/pom.xml> -Dmaven.home="f:/hudson/hudson-slave/workspace/core-it-maven-3-win/apache-maven-3-SNAPSHOT" -Dmaven.repo.local=f:/hudson/hudson-slave/workspace/core-it-maven-3-win/it-local-repo clean install -Prun-its -B -U -V -e
Error occurred during initialization of VM
Could not reserve enough space for object heap
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #330

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/330/changes>

Changes:

[Robert Scholte] MNG-3131: Error message is misleading if a missing plugin parameter is of a type like List

------------------------------------------
[...truncated 5619 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2736 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 571 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.065 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.internal.runners.SuiteMethod.testFromSuiteMethod(SuiteMethod.java:34)
	at org.junit.internal.runners.SuiteMethod.<init>(SuiteMethod.java:23)
	at org.junit.internal.builders.SuiteMethodBuilder.runnerForClass(SuiteMethodBuilder.java:14)
	at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
	at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29)
	at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
	at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:250)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.plugin.surefire.InPluginVMSurefireStarter.runSuitesInProcess(InPluginVMSurefireStarter.java:80)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:724)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAllProviders(AbstractSurefireMojo.java:682)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:648)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:586)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)


Results :

Tests in error: 
  initializationError(org.apache.maven.it.IntegrationTestSuite): Illegal maven output: String 'Maven version: ' not found in the following output:(..)

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [6.236s]
[INFO] Maven IT Support .................................. SUCCESS [0.095s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.100s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [3.569s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.452s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.221s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.154s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.161s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.238s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.710s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.046s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.557s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.367s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.093s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.249s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.478s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.283s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.286s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.387s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.420s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.279s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.477s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.286s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.310s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.285s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.335s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.298s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.369s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.292s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.448s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.268s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.807s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.754s]
[INFO] Maven IT Component ................................ SUCCESS [0.295s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.211s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.256s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.416s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.207s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.211s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.204s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.139s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.186s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.216s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.138s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.189s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.199s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.313s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.985s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.341s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.182s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.218s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.310s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.414s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.238s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.133s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.735s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.138s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.202s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.300s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.377s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.294s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.246s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.232s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.993s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.224s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.376s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.394s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.516s]
[INFO] Maven IT Extension ................................ SUCCESS [0.213s]
[INFO] Maven ITs ......................................... FAILURE [34.583s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:15.045s
[INFO] Finished at: Sat Feb 16 14:05:12 GMT 2013
[INFO] Final Memory: 37M/691M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:83)
	at org.apache.maven.plugin.surefire.SurefirePlugin.writeSummary(SurefirePlugin.java:176)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:150)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:650)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:586)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #329

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/329/changes>

Changes:

[Robert Scholte] Improve description

------------------------------------------
[...truncated 5620 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2736 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 571 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.065 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.internal.runners.SuiteMethod.testFromSuiteMethod(SuiteMethod.java:34)
	at org.junit.internal.runners.SuiteMethod.<init>(SuiteMethod.java:23)
	at org.junit.internal.builders.SuiteMethodBuilder.runnerForClass(SuiteMethodBuilder.java:14)
	at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
	at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29)
	at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
	at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:250)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.plugin.surefire.InPluginVMSurefireStarter.runSuitesInProcess(InPluginVMSurefireStarter.java:80)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:724)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAllProviders(AbstractSurefireMojo.java:682)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:648)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:586)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)


Results :

Tests in error: 
  initializationError(org.apache.maven.it.IntegrationTestSuite): Illegal maven output: String 'Maven version: ' not found in the following output:(..)

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [6.481s]
[INFO] Maven IT Support .................................. SUCCESS [0.083s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.209s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [3.585s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.285s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.065s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.199s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.224s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.130s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.094s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.047s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.558s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.368s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.085s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.226s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.319s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.262s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.259s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.216s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.400s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.250s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.242s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.234s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.235s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.353s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.282s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.228s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.560s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.209s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.302s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [1.994s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.774s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.801s]
[INFO] Maven IT Component ................................ SUCCESS [0.249s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.243s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.194s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.338s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.184s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.210s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.308s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.137s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.145s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.165s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.167s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.220s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.246s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.304s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.859s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.331s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.152s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.281s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.409s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.393s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.334s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.199s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.660s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.123s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.197s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.188s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.469s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.244s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.163s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.124s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.847s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.186s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.419s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.377s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.561s]
[INFO] Maven IT Extension ................................ SUCCESS [0.107s]
[INFO] Maven ITs ......................................... FAILURE [30.731s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:11.359s
[INFO] Finished at: Mon Feb 11 16:05:33 GMT 2013
[INFO] Final Memory: 37M/691M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:83)
	at org.apache.maven.plugin.surefire.SurefirePlugin.writeSummary(SurefirePlugin.java:176)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:150)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:650)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:586)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #328

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/328/changes>

Changes:

[Robert Scholte] Fix typo

------------------------------------------
[...truncated 5619 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2736 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 571 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.073 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.internal.runners.SuiteMethod.testFromSuiteMethod(SuiteMethod.java:34)
	at org.junit.internal.runners.SuiteMethod.<init>(SuiteMethod.java:23)
	at org.junit.internal.builders.SuiteMethodBuilder.runnerForClass(SuiteMethodBuilder.java:14)
	at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
	at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29)
	at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
	at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:250)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.plugin.surefire.InPluginVMSurefireStarter.runSuitesInProcess(InPluginVMSurefireStarter.java:80)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:724)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAllProviders(AbstractSurefireMojo.java:682)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:648)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:586)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)


Results :

Tests in error: 
  initializationError(org.apache.maven.it.IntegrationTestSuite): Illegal maven output: String 'Maven version: ' not found in the following output:(..)

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [6.259s]
[INFO] Maven IT Support .................................. SUCCESS [0.088s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.227s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.208s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.211s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [0.997s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.291s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.219s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.128s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.145s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.031s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.483s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.273s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.072s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.268s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.308s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.301s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.236s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.232s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.332s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.285s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.249s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.274s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.367s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.277s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.260s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.265s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.314s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.218s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.373s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [1.948s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.621s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.666s]
[INFO] Maven IT Component ................................ SUCCESS [0.153s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.185s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.194s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.332s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.296s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.170s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.191s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.126s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.146s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.240s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.276s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.162s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.155s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.263s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.041s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.438s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.115s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.214s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.263s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.369s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.256s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.134s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.534s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.131s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.182s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.185s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.396s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.235s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.119s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.115s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.704s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.201s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.450s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.274s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.515s]
[INFO] Maven IT Extension ................................ SUCCESS [0.114s]
[INFO] Maven ITs ......................................... FAILURE [30.925s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:09.220s
[INFO] Finished at: Mon Feb 11 11:44:54 GMT 2013
[INFO] Final Memory: 37M/688M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:83)
	at org.apache.maven.plugin.surefire.SurefirePlugin.writeSummary(SurefirePlugin.java:176)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:150)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:650)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:586)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #327

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/327/changes>

Changes:

[olamy] use released wagon 2.4

------------------------------------------
[...truncated 5619 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2736 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 571 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.113 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.internal.runners.SuiteMethod.testFromSuiteMethod(SuiteMethod.java:34)
	at org.junit.internal.runners.SuiteMethod.<init>(SuiteMethod.java:23)
	at org.junit.internal.builders.SuiteMethodBuilder.runnerForClass(SuiteMethodBuilder.java:14)
	at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
	at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29)
	at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
	at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:250)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.plugin.surefire.InPluginVMSurefireStarter.runSuitesInProcess(InPluginVMSurefireStarter.java:80)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:724)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAllProviders(AbstractSurefireMojo.java:682)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:648)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:586)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)


Results :

Tests in error: 
  initializationError(org.apache.maven.it.IntegrationTestSuite): Illegal maven output: String 'Maven version: ' not found in the following output:(..)

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [5.815s]
[INFO] Maven IT Support .................................. SUCCESS [0.093s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.135s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.494s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [4.163s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.282s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.252s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.271s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.241s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.646s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.053s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.551s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.306s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.089s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.251s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.369s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.291s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.275s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.222s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.320s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.335s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.256s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.352s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.319s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.273s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.252s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.366s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.226s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.250s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.283s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.078s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.640s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.840s]
[INFO] Maven IT Component ................................ SUCCESS [0.195s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.243s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.192s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.359s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.169s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.233s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.270s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.158s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.148s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.197s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.216s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.361s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.223s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.336s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.059s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.467s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.284s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.313s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.454s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.465s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.399s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.204s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.706s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.220s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.208s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.259s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.502s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.245s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.212s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.222s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.884s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.283s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.476s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.619s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.676s]
[INFO] Maven IT Extension ................................ SUCCESS [0.196s]
[INFO] Maven ITs ......................................... FAILURE [33.787s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:18.159s
[INFO] Finished at: Sun Feb 10 21:06:41 GMT 2013
[INFO] Final Memory: 37M/687M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:83)
	at org.apache.maven.plugin.surefire.SurefirePlugin.writeSummary(SurefirePlugin.java:176)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:150)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:650)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:586)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #326

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/326/changes>

Changes:

[hboutemy] [MNG-5181] renamed *simple* local repository *manager* to *legacy* local

------------------------------------------
[...truncated 5630 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2736 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 571 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.084 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.002 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.internal.runners.SuiteMethod.testFromSuiteMethod(SuiteMethod.java:34)
	at org.junit.internal.runners.SuiteMethod.<init>(SuiteMethod.java:23)
	at org.junit.internal.builders.SuiteMethodBuilder.runnerForClass(SuiteMethodBuilder.java:14)
	at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
	at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29)
	at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
	at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:250)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.plugin.surefire.InPluginVMSurefireStarter.runSuitesInProcess(InPluginVMSurefireStarter.java:80)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:724)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAllProviders(AbstractSurefireMojo.java:682)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:648)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:586)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)


Results :

Tests in error: 
  initializationError(org.apache.maven.it.IntegrationTestSuite): Illegal maven output: String 'Maven version: ' not found in the following output:(..)

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [6.399s]
[INFO] Maven IT Support .................................. SUCCESS [0.134s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.172s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [4.411s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.266s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.166s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.330s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.252s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.166s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.192s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.087s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.508s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.219s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.173s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.243s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.310s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.275s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.366s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.226s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.226s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.270s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.380s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.199s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.179s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.208s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.397s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.187s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.172s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.161s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.089s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [1.994s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.586s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.649s]
[INFO] Maven IT Component ................................ SUCCESS [0.145s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.153s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.198s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.274s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.125s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.196s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.228s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.143s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.164s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.161s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.158s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.164s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.318s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.255s]
[INFO] Maven IT Helper Library ........................... SUCCESS [0.972s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.398s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.214s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.272s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.297s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.337s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.342s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.134s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.574s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.185s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.205s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.214s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.270s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.252s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.132s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.120s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.755s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.169s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.346s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.278s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.567s]
[INFO] Maven IT Extension ................................ SUCCESS [0.111s]
[INFO] Maven ITs ......................................... FAILURE [30.497s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:08.856s
[INFO] Finished at: Sat Feb 09 15:06:42 GMT 2013
[INFO] Final Memory: 37M/688M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:83)
	at org.apache.maven.plugin.surefire.SurefirePlugin.writeSummary(SurefirePlugin.java:176)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:150)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:650)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:586)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #325

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/325/changes>

Changes:

[hboutemy] introduced maven.site.path property

------------------------------------------
[...truncated 5630 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2736 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 571 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.147 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.internal.runners.SuiteMethod.testFromSuiteMethod(SuiteMethod.java:34)
	at org.junit.internal.runners.SuiteMethod.<init>(SuiteMethod.java:23)
	at org.junit.internal.builders.SuiteMethodBuilder.runnerForClass(SuiteMethodBuilder.java:14)
	at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
	at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29)
	at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
	at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:250)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.plugin.surefire.InPluginVMSurefireStarter.runSuitesInProcess(InPluginVMSurefireStarter.java:80)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:724)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAllProviders(AbstractSurefireMojo.java:682)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:648)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:586)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)


Results :

Tests in error: 
  initializationError(org.apache.maven.it.IntegrationTestSuite): Illegal maven output: String 'Maven version: ' not found in the following output:(..)

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [5.783s]
[INFO] Maven IT Support .................................. SUCCESS [0.094s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.089s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [3.246s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.099s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.086s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.155s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.143s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.085s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.683s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.035s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.466s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.158s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.067s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.202s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.210s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.245s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.192s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.161s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.173s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.323s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.191s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.209s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.143s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.407s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.198s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.193s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.182s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.182s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.144s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [1.922s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.671s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.590s]
[INFO] Maven IT Component ................................ SUCCESS [0.300s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.182s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.173s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.270s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.233s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.185s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.151s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.143s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.138s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.124s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.188s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.196s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.126s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.216s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.025s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.250s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.113s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.188s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.249s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.258s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.270s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.250s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.493s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.117s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.175s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.216s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.305s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.192s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.113s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.099s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.992s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.201s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.350s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.217s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.527s]
[INFO] Maven IT Extension ................................ SUCCESS [0.087s]
[INFO] Maven ITs ......................................... FAILURE [27.910s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:02.898s
[INFO] Finished at: Thu Feb 07 00:06:00 GMT 2013
[INFO] Final Memory: 37M/729M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:83)
	at org.apache.maven.plugin.surefire.SurefirePlugin.writeSummary(SurefirePlugin.java:176)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:150)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:650)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:586)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #324

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/324/changes>

Changes:

[hboutemy] fixed svnpubsub configuration (since parent pom upgrade, staging

------------------------------------------
[...truncated 5630 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2736 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 571 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.07 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.internal.runners.SuiteMethod.testFromSuiteMethod(SuiteMethod.java:34)
	at org.junit.internal.runners.SuiteMethod.<init>(SuiteMethod.java:23)
	at org.junit.internal.builders.SuiteMethodBuilder.runnerForClass(SuiteMethodBuilder.java:14)
	at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
	at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29)
	at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
	at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:250)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.plugin.surefire.InPluginVMSurefireStarter.runSuitesInProcess(InPluginVMSurefireStarter.java:80)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:724)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAllProviders(AbstractSurefireMojo.java:682)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:648)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:586)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)


Results :

Tests in error: 
  initializationError(org.apache.maven.it.IntegrationTestSuite): Illegal maven output: String 'Maven version: ' not found in the following output:(..)

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [5.984s]
[INFO] Maven IT Support .................................. SUCCESS [0.075s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.057s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [3.861s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.108s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.079s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.150s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.157s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.106s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.846s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.029s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.376s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.161s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.059s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.205s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.218s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.180s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.196s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.172s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.183s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.372s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.258s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.199s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.171s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.213s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.273s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.214s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.175s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.226s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.254s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [1.806s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.568s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.508s]
[INFO] Maven IT Component ................................ SUCCESS [0.115s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.157s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.180s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.247s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.123s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.174s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.218s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.187s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.114s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.132s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.141s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.131s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.110s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.278s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.051s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.249s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.377s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.161s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.414s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.215s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.272s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.122s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [0.574s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.119s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.150s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.158s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.409s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.226s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.098s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.104s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [0.796s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.140s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.452s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.190s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [0.424s]
[INFO] Maven IT Extension ................................ SUCCESS [0.076s]
[INFO] Maven ITs ......................................... FAILURE [29.272s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:03.735s
[INFO] Finished at: Wed Feb 06 23:05:27 GMT 2013
[INFO] Final Memory: 37M/729M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:83)
	at org.apache.maven.plugin.surefire.SurefirePlugin.writeSummary(SurefirePlugin.java:176)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:150)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:650)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:586)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #323

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/323/changes>

Changes:

[hboutemy] updated svnpubsub configuration to publish to /ref/3-LATEST (consistent

[hboutemy] updated ciManagement url

------------------------------------------
[...truncated 5630 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-extension ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ core-it-extension ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core-it-extension ---
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ core-it-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ core-it-extension ---
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar
[INFO] Installing F:\ws\m3-its\core-integration-testing-trunk\core-it-support\core-it-extension\pom.xml to f:\hudson\hudson-slave\workspace\core-it-maven-3-win\it-local-repo\org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ core-it-suite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2736 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Compiling 571 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ core-it-suite ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.072 sec <<< FAILURE!
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.002 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven version: ' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1445)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.internal.runners.SuiteMethod.testFromSuiteMethod(SuiteMethod.java:34)
	at org.junit.internal.runners.SuiteMethod.<init>(SuiteMethod.java:23)
	at org.junit.internal.builders.SuiteMethodBuilder.runnerForClass(SuiteMethodBuilder.java:14)
	at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
	at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29)
	at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
	at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:250)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.plugin.surefire.InPluginVMSurefireStarter.runSuitesInProcess(InPluginVMSurefireStarter.java:80)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:724)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAllProviders(AbstractSurefireMojo.java:682)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:648)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:586)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)


Results :

Tests in error: 
  initializationError(org.apache.maven.it.IntegrationTestSuite): Illegal maven output: String 'Maven version: ' not found in the following output:(..)

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [10.369s]
[INFO] Maven IT Support .................................. SUCCESS [0.144s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.125s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [7.434s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [1.622s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.358s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.242s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.388s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.405s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.075s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.058s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.693s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.402s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.072s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.246s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.227s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.337s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.270s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.247s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [7.452s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.268s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.262s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.361s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.240s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.206s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.366s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.376s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.213s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.278s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [1.415s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [2.080s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.866s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [0.669s]
[INFO] Maven IT Component ................................ SUCCESS [0.148s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.175s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.496s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.603s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.154s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.299s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.199s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.169s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.145s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.187s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.196s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.248s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.218s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.337s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.609s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.399s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.251s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.351s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.330s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [1.570s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.256s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.194s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [1.071s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [0.189s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.269s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.229s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.361s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.368s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.456s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.138s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [1.214s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.251s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.387s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.405s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [1.704s]
[INFO] Maven IT Extension ................................ SUCCESS [0.180s]
[INFO] Maven ITs ......................................... FAILURE [40.655s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:40.595s
[INFO] Finished at: Wed Feb 06 22:07:52 GMT 2013
[INFO] Final Memory: 37M/729M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:83)
	at org.apache.maven.plugin.surefire.SurefirePlugin.writeSummary(SurefirePlugin.java:176)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:150)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:650)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:586)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results