Created
September 15, 2010 14:26
-
-
Save jfarcand/580799 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ERROR] Failed to execute goal org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:2.1-SNAPSHOT:dump-version (default) on project test: Execution default of goal org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:2.1-SNAPSHOT:dump-version 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.reporting:maven-reporting-api:jar:2.0.2: Failure to find org.apache.maven.reporting:maven-reporting-api:jar:2.0.2 in http://repository.sonatype.org:8081/content/groups/forge was cached in the local repository. Resolution will not be reattempted until the update interval of nexus-stuff 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-version (default) on project test: Execution default of goal org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:2.1-SNAPSHOT:dump-version 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.reporting:maven-reporting-api:jar:2.0.2: Failure to find org.apache.maven.reporting:maven-reporting-api:jar:2.0.2 in http://repository.sonatype.org:8081/content/groups/forge was cached in the local repository. Resolution will not be reattempted until the update interval of nexus-stuff has elapsed or updates are forced. | |
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:161) | |
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:88) | |
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:80) | |
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:87) | |
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:315) | |
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152) | |
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:445) | |
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:168) | |
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:150) | |
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.it.Embedded3xLauncher.run(Embedded3xLauncher.java:176) | |
at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1326) | |
at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1191) | |
at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1185) | |
at org.apache.maven.it.MavenITmng4528ExcludeWagonsFromMavenCoreArtifactsTest.testit(MavenITmng4528ExcludeWagonsFromMavenCoreArtifactsTest.java:57) | |
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 junit.framework.TestCase.runTest(TestCase.java:164) | |
at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest(AbstractMavenIntegrationTestCase.java:220) | |
at junit.framework.TestCase.runBare(TestCase.java:130) | |
at junit.framework.TestResult$1.protect(TestResult.java:106) | |
at junit.framework.TestResult.runProtected(TestResult.java:124) | |
at junit.framework.TestResult.run(TestResult.java:109) | |
at junit.framework.TestCase.run(TestCase.java:120) | |
at junit.framework.TestSuite.runTest(TestSuite.java:230) | |
at junit.framework.TestSuite.run(TestSuite.java:225) | |
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.junit.JUnitTestSet.execute(JUnitTestSet.java:213) | |
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) | |
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) | |
at org.apache.maven.surefire.Surefire.run(Surefire.java:177) | |
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.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) | |
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) | |
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default of goal org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:2.1-SNAPSHOT:dump-version 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.reporting:maven-reporting-api:jar:2.0.2: Failure to find org.apache.maven.reporting:maven-reporting-api:jar:2.0.2 in http://repository.sonatype.org:8081/content/groups/forge was cached in the local repository. Resolution will not be reattempted until the update interval of nexus-stuff has elapsed or updates are forced. | |
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:86) | |
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) | |
... 47 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.reporting:maven-reporting-api:jar:2.0.2: Failure to find org.apache.maven.reporting:maven-reporting-api:jar:2.0.2 in http://repository.sonatype.org:8081/content/groups/forge was cached in the local repository. Resolution will not be reattempted until the update interval of nexus-stuff has elapsed or updates are forced. | |
at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve(DefaultPluginDependenciesResolver.java:163) | |
at org.apache.maven.plugin.internal.DefaultMavenPluginManager.createPluginRealm(DefaultMavenPluginManager.java:316) | |
at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupPluginRealm(DefaultMavenPluginManager.java:284) | |
at org.apache.maven.plugin.DefaultBuildPluginManager.getPluginRealm(DefaultBuildPluginManager.java:186) | |
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:82) | |
... 48 more | |
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.apache.maven.reporting:maven-reporting-api:jar:2.0.2: Failure to find org.apache.maven.reporting:maven-reporting-api:jar:2.0.2 in http://repository.sonatype.org:8081/content/groups/forge was cached in the local repository. Resolution will not be reattempted until the update interval of nexus-stuff has elapsed or updates are forced. | |
at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:469) | |
at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveArtifacts(DefaultRepositorySystem.java:253) | |
at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:278) | |
at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve(DefaultPluginDependenciesResolver.java:155) | |
... 52 more | |
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Failure to find org.apache.maven.reporting:maven-reporting-api:jar:2.0.2 in http://repository.sonatype.org:8081/content/groups/forge was cached in the local repository. Resolution will not be reattempted until the update interval of nexus-stuff has elapsed or updates are forced. | |
at org.sonatype.aether.impl.internal.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:152) | |
at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:366) | |
... 55 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 | |
jfarcand:core-it-suite jfarcand$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment