You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2020/10/03 12:28:28 UTC

[GitHub] [maven-resolver] michaelboyles opened a new pull request #73: [MRESOLVER-104] - maven-resolver-demo-maven-plugin uses reserved artifactId

michaelboyles opened a new pull request #73:
URL: https://github.com/apache/maven-resolver/pull/73


   https://issues.apache.org/jira/browse/MRESOLVER-104
   
   ```
   [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.
   ```
   
   Removed `maven-` prefix, because it's reserved by specific group ids 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [maven-resolver] michael-o commented on pull request #73: [MRESOLVER-104] - maven-resolver-demo-maven-plugin uses reserved artifactId

Posted by GitBox <gi...@apache.org>.
michael-o commented on pull request #73:
URL: https://github.com/apache/maven-resolver/pull/73#issuecomment-710349271


   I have applied a minimal version of the patch because only the artifact id is problematic and it is a demo after all.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [maven-resolver] asfgit closed pull request #73: [MRESOLVER-104] - maven-resolver-demo-maven-plugin uses reserved artifactId

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #73:
URL: https://github.com/apache/maven-resolver/pull/73


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org