See <https://builds.apache.org/job/core-it-maven-3-win/1080/changes>
Changes: [schulte] [MNG-5359] Declared execution in PluginMgmt gets bound to lifecycle [schulte] [MNG-5359] Declared execution in PluginMgmt gets bound to lifecycle ------------------------------------------ [...truncated 10383 lines...] 0085TransitiveSystemScope(it0085)...........................OK (2.9 s) 0072InterpolationWithDottedProperty(it0072).................OK (2.6 s) 0071PluginConfigWithDottedProperty(it0071)..................OK (2.8 s) 0064MojoConfigViaSetters(it0064)............................OK (2.6 s) 0063SystemScopeDependency(it0063)...........................OK (2.8 s) 0056MultipleGoalExecutions(it0056)..........................OK (2.6 s) 0052ReleaseProfile(it0052)..................................OK (3.0 s) 0051ReleaseProfile(it0051)..................................OK (3.4 s) 0041ArtifactTypeFromPluginExtension(it0041).................OK (4.2 s) 0040PackagingFromPluginExtension(it0040)....................OK (2.6 s) 0039ReleasePomInReactor(it0039).............................SKIPPED - Maven version 3.4.0-SNAPSHOT not in range [2.0,3.0-alpha-1) 0038AlternatePomFileDifferentDir(it0038)....................OK (2.5 s) 0037AlternatePomFileSameDir(it0037).........................OK (2.5 s) 0036ReleasePom(it0036)......................................SKIPPED - Maven version 3.4.0-SNAPSHOT not in range (2.0,3.0-alpha-1) 0032MavenPrerequisite(it0032)...............................OK (2.4 s) 0030DepPomDepMngtInheritance(it0030)........................OK (7.6 s) 0025MultipleExecutionLevelConfigs(it0025)...................OK (2.8 s) 0024MultipleGoalExecutions(it0024)..........................OK (2.6 s) 0023SettingsProfile(it0023).................................OK (2.7 s) 0021PomProfile(it0021)......................................OK (3.0 s) 0019PluginVersionMngtBySuperPom(it0019).....................OK (3.2 s) 0018DependencyManagement(it0018)............................OK (3.0 s) 0012PomInterpolation(it0012)................................OK (3.1 s) 0011DefaultVersionByDependencyManagement(it0011)............OK (3.2 s) 0010DependencyClosureResolution(it0010).....................OK (3.0 s) 0009GoalConfiguration(it0009)...............................OK (2.8 s) 0008SimplePlugin(it0008)....................................OK (3.6 s) Tests run: 772, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2,883.691 sec <<< FAILURE! - in org.apache.maven.it.IntegrationTestSuite testitMNG3203(org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest) Time elapsed: 4.569 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 -e --batch-mode -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/it-local-repo> compile [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mng-3203 1 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mng-3203 --- [WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-3203\src\main\resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mng-3203 --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent! [INFO] Compiling 2 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-3203\target\classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 1.5 (use -source 7 or higher to enable diamond operator) [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.317 s [INFO] Finished at: 2016-01-17T19:08:31-08:00 [INFO] Final Memory: 25M/742M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project mng-3203: Compilation failure [ERROR] /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 1.5 [ERROR] (use -source 7 or higher to enable diamond operator) [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project mng-3203: Compilation failure /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 1.5 (use -source 7 or higher to enable diamond operator) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:214) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:155) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:147) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:865) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288) at org.apache.maven.cli.MavenCli.main(MavenCli.java:199) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 1.5 (use -source 7 or higher to enable diamond operator) at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:858) at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 20 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 at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1369) at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1254) at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1248) at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203(MavenITmng3203DefaultLifecycleExecIdTest.java:55) Results : Tests in error: MavenITmng3203DefaultLifecycleExecIdTest>AbstractMavenIntegrationTestCase.runTest:219->testitMNG3203:55 ยป Verification Tests run: 772, Failures: 0, Errors: 1, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Maven Core ITs ..................................... SUCCESS [ 46.200 s] [INFO] Maven IT Support ................................... SUCCESS [ 1.544 s] [INFO] Maven IT :: Plugins ................................ SUCCESS [ 0.693 s] [INFO] Maven IT Plugin :: Active Collection ............... SUCCESS [ 11.379 s] [INFO] Maven IT Plugin :: Ant-Based ....................... SUCCESS [ 6.357 s] [INFO] Maven IT Plugin :: Artifact ........................ SUCCESS [ 3.024 s] [INFO] Maven IT Plugin :: Class Loader :: Dependency A .... SUCCESS [ 0.539 s] [INFO] Maven IT Plugin :: Class Loader :: Dependency B .... SUCCESS [ 1.158 s] [INFO] Maven IT Plugin :: Class Loader :: Dependency C .... SUCCESS [ 0.475 s] [INFO] Maven IT Plugin :: Class Loader .................... SUCCESS [ 2.946 s] [INFO] Maven IT Plugin :: Class Loader :: Aggregator ...... SUCCESS [ 0.427 s] [INFO] Maven IT Plugin :: Configuration ................... SUCCESS [ 1.194 s] [INFO] Maven IT Plugin :: Context Passing ................. SUCCESS [ 0.524 s] [INFO] Maven ITs :: Core Plugin Stubs ..................... SUCCESS [ 0.434 s] [INFO] Maven IT Clean Plugin Stub ......................... SUCCESS [ 1.101 s] [INFO] Maven IT Compiler Plugin Stub ...................... SUCCESS [ 0.956 s] [INFO] Maven IT Deploy Plugin Stub ........................ SUCCESS [ 0.956 s] [INFO] Maven IT EAR Plugin Stub ........................... SUCCESS [ 0.692 s] [INFO] Maven IT EJB Plugin Stub ........................... SUCCESS [ 0.670 s] [INFO] Maven IT Install Plugin Stub ....................... SUCCESS [ 0.649 s] [INFO] Maven IT JAR Plugin Stub ........................... SUCCESS [ 0.794 s] [INFO] Maven IT Javadoc Plugin Stub ....................... SUCCESS [ 0.728 s] [INFO] Maven IT Plugin Plugin Stub ........................ SUCCESS [ 0.799 s] [INFO] Maven IT RAR Plugin Stub ........................... SUCCESS [ 1.047 s] [INFO] Maven IT Resources Plugin Stub ..................... SUCCESS [ 0.691 s] [INFO] Maven IT Site Plugin Stub .......................... SUCCESS [ 0.960 s] [INFO] Maven IT Source Plugin Stub ........................ SUCCESS [ 1.049 s] [INFO] Maven IT Surefire Plugin Stub ...................... SUCCESS [ 0.733 s] [INFO] Maven IT WAR Plugin Stub ........................... SUCCESS [ 0.873 s] [INFO] Maven IT Plugin :: Dependency Collection ........... SUCCESS [ 0.773 s] [INFO] Maven IT Plugin :: Dependency Resolution ........... SUCCESS [ 8.611 s] [INFO] Maven IT Plugin :: Expression ...................... SUCCESS [ 2.484 s] [INFO] Maven IT Plugin :: Error Mojos ..................... SUCCESS [ 3.623 s] [INFO] Maven IT Component ................................. SUCCESS [ 0.438 s] [INFO] Maven IT Plugin :: Extension Consumer .............. SUCCESS [ 0.503 s] [INFO] Maven IT Plugin :: Extension Provider .............. SUCCESS [ 0.521 s] [INFO] Maven IT Plugin :: Fork ............................ SUCCESS [ 0.767 s] [INFO] Maven IT Plugin :: Invalid Descriptor .............. SUCCESS [ 0.545 s] [INFO] Maven IT Plugin :: Log File ........................ SUCCESS [ 0.547 s] [INFO] Maven IT Helper Library ............................ SUCCESS [ 1.920 s] [INFO] Maven IT Plugin :: Model Interpolation ............. SUCCESS [ 1.466 s] [INFO] Maven IT Plugin :: No Default Component ............ SUCCESS [ 0.522 s] [INFO] Maven IT Plugin :: No Project ...................... SUCCESS [ 0.680 s] [INFO] Maven IT Plugin :: Online .......................... SUCCESS [ 0.476 s] [INFO] Maven IT Plugin :: Optional Mojos .................. SUCCESS [ 0.598 s] [INFO] Maven IT Plugin :: Packaging ....................... SUCCESS [ 0.593 s] [INFO] Maven IT Plugin :: Parameter Implementation ........ SUCCESS [ 0.539 s] [INFO] Maven IT Plugin :: Plugin Dependency ............... SUCCESS [ 1.089 s] [INFO] Maven IT Plugin :: Project ......................... SUCCESS [ 1.611 s] [INFO] Maven IT Plugin :: Project Interpolation ........... SUCCESS [ 0.780 s] [INFO] Maven IT Plugin :: Setter .......................... SUCCESS [ 0.654 s] [INFO] Maven IT Plugin :: Singleton Component ............. SUCCESS [ 0.583 s] [INFO] Maven IT Plugin :: Site ............................ SUCCESS [ 3.966 s] [INFO] Maven IT Plugin :: Toolchain ....................... SUCCESS [ 7.095 s] [INFO] Maven IT Plugin :: Touch ........................... SUCCESS [ 0.925 s] [INFO] Maven IT Plugin :: Uses Properties Plugin .......... SUCCESS [ 0.475 s] [INFO] Maven IT Plugin :: Uses Wagon Plugin ............... SUCCESS [ 5.641 s] [INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests. SUCCESS [ 0.532 s] [INFO] Maven IT Plugin :: Plexus Utils 1.1 ................ SUCCESS [ 1.095 s] [INFO] Maven IT Plugin :: Plexus Utils New ................ SUCCESS [ 1.067 s] [INFO] Maven IT Plugin :: Plexus Component API ............ SUCCESS [ 1.549 s] [INFO] Maven IT Plugin :: Log4J Client .................... SUCCESS [ 1.391 s] [INFO] Maven IT Plugin :: Extension 1 ..................... SUCCESS [ 0.479 s] [INFO] Maven IT Plugin :: Extension 2 ..................... SUCCESS [ 0.495 s] [INFO] Maven IT Plugin :: Plexus Lifecycle ................ SUCCESS [ 1.768 s] [INFO] Maven IT Plugin :: Settings ........................ SUCCESS [ 1.028 s] [INFO] Maven IT Plugin :: mng-5805 extension .............. SUCCESS [ 0.654 s] [INFO] Maven IT Plugin :: mng-5805 plugin ................. SUCCESS [ 0.631 s] [INFO] Maven IT Plugin :: mng-5805 plugin-dep ............. SUCCESS [ 0.636 s] [INFO] Maven IT Toolchain ................................. SUCCESS [ 1.197 s] [INFO] Maven IT Wagon ..................................... SUCCESS [ 0.801 s] [INFO] Maven IT Support Artifacts ......................... SUCCESS [ 2.322 s] [INFO] Maven IT Extension ................................. SUCCESS [ 0.570 s] [INFO] Maven ITs .......................................... FAILURE [48:28 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 51:09 min [INFO] Finished at: 2016-01-17T19:20:27-08:00 [INFO] Final Memory: 60M/742M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1: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.18.1: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:212) 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:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286) at org.apache.maven.cli.MavenCli.main(MavenCli.java:197) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) 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:254) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:854) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:722) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 20 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
