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