[ https://issues.apache.org/jira/browse/CAMEL-4177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13060488#comment-13060488 ]
Jonathan Anstey commented on CAMEL-4177: ---------------------------------------- maven-plugin-plugin 2.2.1 doesn't actually exist at central. The following link gives a 404 http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/2.2.1/ Going to switch to another version shortly. > dependency:go-offline fails in tooling/maven pom > ------------------------------------------------ > > Key: CAMEL-4177 > URL: https://issues.apache.org/jira/browse/CAMEL-4177 > Project: Camel > Issue Type: Bug > Environment: Apache Maven 3.0.2 (r1056850; 2011-01-08 21:28:10-0330) > Java version: 1.6.0_23, vendor: Sun Microsystems Inc. > Java home: /opt/jdk1.6.0_23/jre > Default locale: en_CA, platform encoding: UTF-8 > OS name: "linux", version: "2.6.32-27-generic", arch: "amd64", family: "unix" > Reporter: Jonathan Anstey > Assignee: Jonathan Anstey > Priority: Minor > Fix For: 2.8.0 > > > {code} > [INFO] Reactor Summary: > [INFO] > [INFO] Camel :: Maven Plugins ............................ FAILURE [3.566s] > [INFO] Camel :: Maven Camel Plugin ....................... SKIPPED > [INFO] Camel :: Maven Guice Plugin ....................... SKIPPED > [INFO] Camel :: Html to Pdf Plugin ....................... SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 8.320s > [INFO] Finished at: Wed Jul 06 08:45:30 NDT 2011 > [INFO] Final Memory: 10M/55M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-dependency-plugin:2.1:resolve-plugins > (resolve-plugins) on project maven-plugins: Nested: Failure to find > org.apache.maven.plugins:maven-plugin-plugin:jar:2.2.1 in > http://repo1.maven.org/maven2 was cached in the local repository, resolution > will not be reattempted until the update interval of central has elapsed or > updates are forced > {code} -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira