See <https://builds.apache.org/job/core-it-maven-3-win/1398/changes>
Changes: [schulte] [MNG-6135] Maven plugins and core extensions are not dependencies, they ------------------------------------------ [...truncated 13945 lines...] [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/PluginResolutionException at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1377) at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1259) at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1253) at org.apache.maven.it.MavenITmng3581PluginUsesWagonDependencyTest.testit(MavenITmng3581PluginUsesWagonDependencyTest.java:52) testit0113(org.apache.maven.it.MavenIT0113ServerAuthzAvailableToWagonMgrInPluginTest) Time elapsed: 4.504 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 -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/it-local-repo> validate [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building test 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-it-plugin-uses-wagon:2.1-SNAPSHOT:dump-auth (test) @ test --- [WARNING] The POM for org.apache.maven.wagon:wagon-ssh:jar:1.0-alpha-5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.wagon:wagon-file:jar:1.0-alpha-5 is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.828 s [INFO] Finished at: 2016-12-16T22:15:16-08:00 [INFO] Final Memory: 16M/736M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:2.1-SNAPSHOT:dump-auth (test) on project test: Execution test of goal org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:2.1-SNAPSHOT:dump-auth failed: Plugin org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:2.1-SNAPSHOT or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.apache.maven.wagon:wagon-ssh:jar:1.0-alpha-5, org.apache.maven.wagon:wagon-file:jar:1.0-alpha-5: Failure to find org.apache.maven.wagon:wagon-ssh:jar:1.0-alpha-5 in file:target/null was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:2.1-SNAPSHOT:dump-auth (test) on project test: Execution test of goal org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:2.1-SNAPSHOT:dump-auth failed: Plugin org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:2.1-SNAPSHOT or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.apache.maven.wagon:wagon-ssh:jar:1.0-alpha-5, org.apache.maven.wagon:wagon-file:jar:1.0-alpha-5: Failure to find org.apache.maven.wagon:wagon-ssh:jar:1.0-alpha-5 in file:target/null was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced 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:285) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:1019) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:316) at org.apache.maven.cli.MavenCli.main(MavenCli.java:219) 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:606) 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.PluginExecutionException: Execution test of goal org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:2.1-SNAPSHOT:dump-auth failed: Plugin org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:2.1-SNAPSHOT or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.apache.maven.wagon:wagon-ssh:jar:1.0-alpha-5, org.apache.maven.wagon:wagon-file:jar:1.0-alpha-5: Failure to find org.apache.maven.wagon:wagon-ssh:jar:1.0-alpha-5 in file:target/null was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 20 more Caused by: org.apache.maven.plugin.PluginResolutionException: Plugin org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:2.1-SNAPSHOT or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.apache.maven.wagon:wagon-ssh:jar:1.0-alpha-5, org.apache.maven.wagon:wagon-file:jar:1.0-alpha-5: Failure to find org.apache.maven.wagon:wagon-ssh:jar:1.0-alpha-5 in file:target/null was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolveInternal(DefaultPluginDependenciesResolver.java:324) at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve(DefaultPluginDependenciesResolver.java:152) at org.apache.maven.plugin.internal.DefaultMavenPluginManager.createPluginRealm(DefaultMavenPluginManager.java:398) at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupPluginRealm(DefaultMavenPluginManager.java:370) at org.apache.maven.plugin.DefaultBuildPluginManager.getPluginRealm(DefaultBuildPluginManager.java:231) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:102) ... 21 more Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.apache.maven.wagon:wagon-ssh:jar:1.0-alpha-5, org.apache.maven.wagon:wagon-file:jar:1.0-alpha-5: Failure to find org.apache.maven.wagon:wagon-ssh:jar:1.0-alpha-5 in file:target/null was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:422) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:224) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:339) at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolveInternal(DefaultPluginDependenciesResolver.java:315) ... 26 more Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Failure to find org.apache.maven.wagon:wagon-ssh:jar:1.0-alpha-5 in file:target/null was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.newException(DefaultUpdateCheckManager.java:233) at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:208) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.gatherDownloads(DefaultArtifactResolver.java:563) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:481) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:399) ... 29 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/PluginResolutionException at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1377) at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1259) at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1253) at org.apache.maven.it.MavenIT0113ServerAuthzAvailableToWagonMgrInPluginTest.testit0113(MavenIT0113ServerAuthzAvailableToWagonMgrInPluginTest.java:50) Results : Failed tests: MavenITmng4196ExclusionOnPluginDepTest>AbstractMavenIntegrationTestCase.runTest:223->testit:59 Expected: <null> but was: 1150570771 MavenITmng4274PluginRealmArtifactsTest>AbstractMavenIntegrationTestCase.runTest:223->testit:67 null MavenITmng4276WrongTransitivePlexusUtilsTest>AbstractMavenIntegrationTestCase.runTest:223->testit:65 null MavenITmng4580ProjectLevelPluginDepUsedForCliInvocInReactorTest>AbstractMavenIntegrationTestCase.runTest:223->testit:67 Expected: <null> but was: 1460824350 MavenITmng5482AetherNotFoundTest>AbstractMavenIntegrationTestCase.runTest:223->testPluginSite:55->check:90 ClassNotFoundException message was not found in output. Tests in error: MavenIT0113ServerAuthzAvailableToWagonMgrInPluginTest>AbstractMavenIntegrationTestCase.runTest:223->testit0113:50 » Verification MavenITmng3581PluginUsesWagonDependencyTest>AbstractMavenIntegrationTestCase.runTest:223->testit:52 » Verification MavenITmng3599useHttpProxyForWebDAVTest>AbstractMavenIntegrationTestCase.runTest:223->testitUseHttpProxyForWebDAV:208 » Verification MavenITmng3684BuildPluginParameterTest>AbstractMavenIntegrationTestCase.runTest:223->testitMNG3684:63 » Verification MavenITmng3703ExecutionProjectWithRelativePathsTest>AbstractMavenIntegrationTestCase.runTest:223->testForkFromReport:86 » Verification MavenITmng3805ExtensionClassPathOrderingTest>AbstractMavenIntegrationTestCase.runTest:223->testitMNG3805:58 » Verification MavenITmng4396AntBased20xMojoSupportTest>AbstractMavenIntegrationTestCase.runTest:223->testit:53 » Verification MavenITmng4474PerLookupWagonInstantiationTest>AbstractMavenIntegrationTestCase.runTest:223->testit:53 » Verification MavenITmng5663NestedImportScopePomResolutionTest>AbstractMavenIntegrationTestCase.runTest:223->testitMNG5639:57 » Verification MavenITmng5771CoreExtensionsTest>AbstractMavenIntegrationTestCase.runTest:223->testCoreExtensionRetrievedFromAMirrorWithBasicAuthentication:104 » Verification MavenITmng5898BuildMultimoduleWithEARFailsToResolveWARTest>AbstractMavenIntegrationTestCase.runTest:223->testit:51 » Verification MavenITmng5958LifecyclePhaseBinaryCompat>AbstractMavenIntegrationTestCase.runTest:223->testBad:59 » Verification MavenITmng5958LifecyclePhaseBinaryCompat>AbstractMavenIntegrationTestCase.runTest:223->testGood:41 » Verification Tests run: 798, Failures: 5, Errors: 13, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Maven Core ITs ..................................... SUCCESS [ 22.611 s] [INFO] Maven IT Support ................................... SUCCESS [ 1.488 s] [INFO] Maven IT :: Plugins ................................ SUCCESS [ 1.379 s] [INFO] Maven IT Plugin :: Active Collection ............... SUCCESS [ 7.217 s] [INFO] Maven IT Plugin :: Ant-Based ....................... SUCCESS [ 4.270 s] [INFO] Maven IT Plugin :: Artifact ........................ SUCCESS [ 2.661 s] [INFO] Maven IT Plugin :: Class Loader :: Dependency A .... SUCCESS [ 1.199 s] [INFO] Maven IT Plugin :: Class Loader :: Dependency B .... SUCCESS [ 1.245 s] [INFO] Maven IT Plugin :: Class Loader :: Dependency C .... SUCCESS [ 1.114 s] [INFO] Maven IT Plugin :: Class Loader .................... SUCCESS [ 2.601 s] [INFO] Maven IT Plugin :: Class Loader :: Aggregator ...... SUCCESS [ 1.073 s] [INFO] Maven IT Plugin :: Configuration ................... SUCCESS [ 1.737 s] [INFO] Maven IT Plugin :: Context Passing ................. SUCCESS [ 1.189 s] [INFO] Maven ITs :: Core Plugin Stubs ..................... SUCCESS [ 1.081 s] [INFO] Maven IT Clean Plugin Stub ......................... SUCCESS [ 1.350 s] [INFO] Maven IT Compiler Plugin Stub ...................... SUCCESS [ 1.430 s] [INFO] Maven IT Deploy Plugin Stub ........................ SUCCESS [ 1.849 s] [INFO] Maven IT EAR Plugin Stub ........................... SUCCESS [ 1.432 s] [INFO] Maven IT EJB Plugin Stub ........................... SUCCESS [ 1.346 s] [INFO] Maven IT Install Plugin Stub ....................... SUCCESS [ 1.297 s] [INFO] Maven IT JAR Plugin Stub ........................... SUCCESS [ 1.339 s] [INFO] Maven IT Javadoc Plugin Stub ....................... SUCCESS [ 1.337 s] [INFO] Maven IT Plugin Plugin Stub ........................ SUCCESS [ 1.392 s] [INFO] Maven IT RAR Plugin Stub ........................... SUCCESS [ 1.706 s] [INFO] Maven IT Resources Plugin Stub ..................... SUCCESS [ 1.373 s] [INFO] Maven IT Site Plugin Stub .......................... SUCCESS [ 1.417 s] [INFO] Maven IT Source Plugin Stub ........................ SUCCESS [ 1.383 s] [INFO] Maven IT Surefire Plugin Stub ...................... SUCCESS [ 1.377 s] [INFO] Maven IT WAR Plugin Stub ........................... SUCCESS [ 1.364 s] [INFO] Maven IT Plugin :: Dependency Collection ........... SUCCESS [ 1.449 s] [INFO] Maven IT Plugin :: Dependency Resolution ........... SUCCESS [ 5.004 s] [INFO] Maven IT Plugin :: Expression ...................... SUCCESS [ 1.998 s] [INFO] Maven IT Plugin :: Error Mojos ..................... SUCCESS [ 2.449 s] [INFO] Maven IT Component ................................. SUCCESS [ 1.158 s] [INFO] Maven IT Plugin :: Extension Consumer .............. SUCCESS [ 1.268 s] [INFO] Maven IT Plugin :: Extension Provider .............. SUCCESS [ 1.230 s] [INFO] Maven IT Plugin :: Fork ............................ SUCCESS [ 1.856 s] [INFO] Maven IT Plugin :: Invalid Descriptor .............. SUCCESS [ 1.262 s] [INFO] Maven IT Plugin :: Log File ........................ SUCCESS [ 1.198 s] [INFO] Maven IT Helper Library ............................ SUCCESS [ 4.475 s] [INFO] Maven IT Plugin :: Model Interpolation ............. SUCCESS [ 1.647 s] [INFO] Maven IT Plugin :: No Default Component ............ SUCCESS [ 1.279 s] [INFO] Maven IT Plugin :: No Project ...................... SUCCESS [ 1.270 s] [INFO] Maven IT Plugin :: Online .......................... SUCCESS [ 1.150 s] [INFO] Maven IT Plugin :: Optional Mojos .................. SUCCESS [ 1.235 s] [INFO] Maven IT Plugin :: Packaging ....................... SUCCESS [ 1.258 s] [INFO] Maven IT Plugin :: Parameter Implementation ........ SUCCESS [ 1.245 s] [INFO] Maven IT Plugin :: Plugin Dependency ............... SUCCESS [ 1.334 s] [INFO] Maven IT Plugin :: Project ......................... SUCCESS [ 1.454 s] [INFO] Maven IT Plugin :: Project Interpolation ........... SUCCESS [ 1.462 s] [INFO] Maven IT Plugin :: Setter .......................... SUCCESS [ 1.187 s] [INFO] Maven IT Plugin :: Singleton Component ............. SUCCESS [ 1.198 s] [INFO] Maven IT Plugin :: Site ............................ SUCCESS [ 2.327 s] [INFO] Maven IT Plugin :: Toolchain ....................... SUCCESS [ 3.843 s] [INFO] Maven IT Plugin :: Touch ........................... SUCCESS [ 1.465 s] [INFO] Maven IT Plugin :: Uses Properties Plugin .......... SUCCESS [ 1.194 s] [INFO] Maven IT Plugin :: Uses Wagon Plugin ............... SUCCESS [ 2.188 s] [INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests. SUCCESS [ 1.185 s] [INFO] Maven IT Plugin :: Plexus Utils 1.1 ................ SUCCESS [ 1.326 s] [INFO] Maven IT Plugin :: Plexus Utils New ................ SUCCESS [ 1.215 s] [INFO] Maven IT Plugin :: Plexus Component API ............ SUCCESS [ 1.725 s] [INFO] Maven IT Plugin :: Log4J Client .................... SUCCESS [ 1.393 s] [INFO] Maven IT Plugin :: Extension 1 ..................... SUCCESS [ 1.171 s] [INFO] Maven IT Plugin :: Extension 2 ..................... SUCCESS [ 1.161 s] [INFO] Maven IT Plugin :: Plexus Lifecycle ................ SUCCESS [ 2.166 s] [INFO] Maven IT Plugin :: Settings ........................ SUCCESS [ 1.451 s] [INFO] Maven IT Plugin :: mng-5805 extension .............. SUCCESS [ 1.130 s] [INFO] Maven IT Plugin :: mng-5805 plugin ................. SUCCESS [ 1.291 s] [INFO] Maven IT Plugin :: mng-5805 plugin-dep ............. SUCCESS [ 1.126 s] [INFO] Maven IT Plugin :: mng-5958 extension .............. SUCCESS [ 3.856 s] [INFO] Maven IT Toolchain ................................. SUCCESS [ 1.792 s] [INFO] Maven IT Wagon ..................................... SUCCESS [ 1.366 s] [INFO] Maven IT Support Artifacts ......................... SUCCESS [ 2.388 s] [INFO] Maven IT Extension ................................. SUCCESS [ 1.090 s] [INFO] Maven ITs .......................................... FAILURE [ 01:12 h] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:14 h [INFO] Finished at: 2016-12-16T22:17:29-08:00 [INFO] Final Memory: 61M/765M [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:863) 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:606) 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:207) ... 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
