[
https://issues.apache.org/jira/browse/MNGSITE-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16705091#comment-16705091
]
ASF GitHub Bot commented on MNGSITE-292:
----------------------------------------
greslier opened a new pull request #56: Resolution open issues MNGSITE-292 :
Update the mini guide to creating archectypes to Archetype 2.x
URL: https://github.com/apache/maven-site/pull/56
The mini-guide to creating archetypes in version 1.x should be updated to
match Archetype 2.x (the essential difference being the archetype-metadata.xml
descriptor).
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Update the mini guide to creating archectypes to Archetype 2.x
> --------------------------------------------------------------
>
> Key: MNGSITE-292
> URL: https://issues.apache.org/jira/browse/MNGSITE-292
> Project: Maven Project Web Site
> Issue Type: Improvement
> Reporter: Hervé Boutemy
> Priority: Major
> Labels: up-for-grabs
>
> as noticed by a user recently, the [mini-guide "Guide to Creating
> Archetypes"|https://maven.apache.org/guides/mini/guide-creating-archetypes.html]
> explains about Archetype 1.x which is deprecated in favor of Archetype 2.x:
> * Archetype 1.x used {{archetype.xml}} descriptor:
> [https://maven.apache.org/archetype/archetype-common/archetype.html]
> * Archetype 2.x uses a different descriptor {{archetype-metadata.xml}} with
> a different schema :
> [https://maven.apache.org/archetype/archetype-models/archetype-descriptor/archetype-descriptor.html]
> there may be other differences when upgrading from Archetype 1 to Archetype
> 2, I did not investigate in details
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)