Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Maven JSPC Plugin 2.0.8
-
None
Description
the current plugin name maven-jspc-plugin violates the maven plugin convention, as it starts with "maven-":
[INFO] --- maven-plugin-plugin:3.4:helpmojo (help-goal) @ maven-jspc-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.
Suggest to rename it to: sling-jspc-maven-plugin