[JBoss JIRA] (FORGE-811) MavenPlugin: Add maven plugin
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-811?page=com.atlassian.jira.plugin.... ]
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
11 years, 9 months
[JBoss JIRA] (FORGE-811) MavenPlugin: Add maven plugin
by George Gastaldi (JIRA)
George Gastaldi created FORGE-811:
-------------------------------------
Summary: 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
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
11 years, 9 months
[JBoss JIRA] (FORGEPLUGINS-105) Clean up prompts and plugin in general
by James Perkins (JIRA)
James Perkins created FORGEPLUGINS-105:
------------------------------------------
Summary: Clean up prompts and plugin in general
Key: FORGEPLUGINS-105
URL: https://issues.jboss.org/browse/FORGEPLUGINS-105
Project: Forge Plugins
Issue Type: Enhancement
Components: JBoss AS Plugin
Reporter: James Perkins
Assignee: James Perkins
Most of the prompts are rather confusing and at times reprompt for information that shouldn't be needed.
Think about changing the deploy goals to use the maven plugin and only use the Forge shell for executing commands, starting, stopping, etc.
--
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
11 years, 9 months