You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Matthew Jason Benson (Jira)" <ji...@apache.org> on 2021/06/28 19:12:00 UTC

[jira] [Commented] (ARCHETYPE-611) Archetype Descriptor: Allow to specify minimally required m-archetype-p version

    [ https://issues.apache.org/jira/browse/ARCHETYPE-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17370807#comment-17370807 ] 

Matthew Jason Benson commented on ARCHETYPE-611:
------------------------------------------------

How were you envisioning this would work? You can specify exactly which version of the plugin you want to use from the command line, e.g.:
{code:java}
mvn ... org.apache.maven.plugins:maven-archetype-plugin:3.2.1-SNAPSHOT:generate{code}
 

> Archetype Descriptor: Allow to specify minimally required m-archetype-p version
> -------------------------------------------------------------------------------
>
>                 Key: ARCHETYPE-611
>                 URL: https://issues.apache.org/jira/browse/ARCHETYPE-611
>             Project: Maven Archetype
>          Issue Type: Improvement
>          Components: Generator
>    Affects Versions: 3.2.0
>            Reporter: Konrad Windszus
>            Priority: Major
>
> As certain features are only supported since a specific archetype-plugin version (e.g. ARCHETYPE-494) it would be nice if the Archetype Descriptor would allow to express a minimum required version of m-archetype-plugin.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)