Update archetypes to use new descriptor format
----------------------------------------------
Key: CAMEL-3568
URL: https://issues.apache.org/jira/browse/CAMEL-3568
Project: Camel
Issue Type: Improvement
Components: tooling
Affects Versions: 2.5.0
Reporter: Hadrian Zbarcea
Fix For: 2.7.0
Camel archetypes use the old descriptor format and give the following output:
{code}
[INFO] ********************* End of debug info from resources from generated
POM ***********************
[INFO] project created from Old (1.x) Archetype in dir:
/w1/apache/camel/projects/camel-xxx
{code}
We need to update to use the [archetype-metadata.xml
descriptor|http://maven.apache.org/archetype/archetype-common/archetype-descriptor.html]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.