You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2020/04/26 22:33:00 UTC

[jira] [Commented] (MRESOLVER-104) maven-resolver-demo-maven-plugin uses reserved groupId

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

Michael Osipov commented on MRESOLVER-104:
------------------------------------------

The problem is likely here that {{maven}} apears twice in the name!

Here is the code for: https://github.com/apache/maven-plugin-tools/blob/26ba0323bfd66214222b1be4d71402b0948d51bf/maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.java#L199-L207

> maven-resolver-demo-maven-plugin uses reserved groupId
> ------------------------------------------------------
>
>                 Key: MRESOLVER-104
>                 URL: https://issues.apache.org/jira/browse/MRESOLVER-104
>             Project: Maven Resolver
>          Issue Type: Improvement
>            Reporter: Elliotte Rusty Harold
>            Priority: Major
>
> [INFO] --- maven-plugin-plugin:3.5.2:descriptor (default-descriptor) @ maven-resolver-demo-maven-plugin ---
> [ERROR]
> Artifact Ids of the format maven-___-plugin are reserved for 
> plugins in the Group Id org.apache.maven.plugins
> Please change your artifactId to the format ___-maven-plugin
> In the future this error will break the build.



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