[ https://issues.apache.org/jira/browse/CAMEL-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jonathan Anstey resolved CAMEL-4237. ------------------------------------ Resolution: Fixed janstey@mojo:/x1/asf/camel/trunk$ svn ci -m "CAMEL-4237 - fix issue with archetypes not building in Maven offline mode" Sending tooling/archetypes/camel-archetype-activemq/pom.xml Sending tooling/archetypes/camel-archetype-blueprint/pom.xml Sending tooling/archetypes/camel-archetype-component/pom.xml Sending tooling/archetypes/camel-archetype-java/pom.xml Sending tooling/archetypes/camel-archetype-scala/pom.xml Sending tooling/archetypes/camel-archetype-spring/pom.xml Sending tooling/archetypes/camel-archetype-spring-dm/pom.xml Sending tooling/archetypes/camel-archetype-web/pom.xml Sending tooling/archetypes/camel-archetype-webconsole/pom.xml Transmitting file data ......... Committed revision 1147216. > Archetypes fail to build in offline mode > ---------------------------------------- > > Key: CAMEL-4237 > URL: https://issues.apache.org/jira/browse/CAMEL-4237 > Project: Camel > Issue Type: Bug > Affects Versions: 2.7.2 > Environment: Maven 3.0.2 on Linux > Reporter: Jonathan Anstey > Assignee: Jonathan Anstey > Fix For: 2.8.0 > > > If build tooling/archetypes with the --offline Maven argument you may see an > error like > [ERROR] Unresolveable build extension: Error resolving version for plugin > 'org.apache.maven.archetype:archetype-packaging' > Seems the version for archetype-packaging in the dependencyManagement section > defined in the parent pom is not propagating down to build extension... when > Maven is not in offline mode it can simply grab the latest version from the > metadata at central. I'm committing a simple fix shortly. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira