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: [email protected]
