[forge-issues] [JBoss JIRA] (FORGE-811) MavenPlugin: Add maven plugin

George Gastaldi (JIRA) jira-events at lists.jboss.org
Thu Mar 7 15:01:42 EST 2013


    [ https://issues.jboss.org/browse/FORGE-811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759572#comment-12759572 ] 

George Gastaldi commented on FORGE-811:
---------------------------------------

It should be possible to add a created plugin into the pluginManagement section of the pom also, in this case the following command may be adopted:

{code}
maven add-managed-plugin groupId:artifactId
{code}
                
> MavenPlugin: Add maven plugin
> -----------------------------
>
>                 Key: FORGE-811
>                 URL: https://issues.jboss.org/browse/FORGE-811
>             Project: Forge
>          Issue Type: Feature Request
>          Components: Maven Integration
>    Affects Versions: 1.2.1.Final
>            Reporter: George Gastaldi
>              Labels: starter
>             Fix For: 1.2.2.Final
>
>
> The MavenPlugin could have a command to add Maven plugins to the current project's pom.xml
> Syntax could be something like:
> {code}
> maven add-plugin groupId:artifactId:version
> {code}
> version is optional and may be prompted if not specified.

--
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


More information about the forge-issues mailing list