[
https://issues.jboss.org/browse/RF-12698?page=com.atlassian.jira.plugin.s...
]
Juraj Húska closed RF-12698.
----------------------------
Verified. Closing.
Rename CDK and Resources plugins to comply conventions:
maven-cdk-plugin -> richfaces-cdk-maven-plugin
------------------------------------------------------------------------------------------------------
Key: RF-12698
URL:
https://issues.jboss.org/browse/RF-12698
Project: RichFaces
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: cdk
Affects Versions: 4.3.0.CR1
Reporter: Lukáš Fryč
Assignee: Lukáš Fryč
Fix For: 5.0.0.Alpha1
Original Estimate: 30 minutes
Remaining Estimate: 30 minutes
During CDK build, following warning appears:
{code}
[INFO] ------------------------------------------------------------------------
[INFO] Building RichFaces CDK: Resources Maven Plugin 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @
maven-richfaces-resources-plugin ---
[INFO] Deleting /mnt/workspace/workspaces/richfaces/cdk/maven-resources-plugin/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @
maven-richfaces-resources-plugin ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @
maven-richfaces-resources-plugin ---
[INFO]
[INFO] --- maven-plugin-plugin:2.9:descriptor (default-descriptor) @
maven-richfaces-resources-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.
....
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira