Lukáš Fryč created RF-12698:
-------------------------------

             Summary: Rename CDK and Resources plugins to comply with 
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č


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

_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to