[jboss-jira] [JBoss JIRA] Updated: (JBBUILD-478) Create "deploy" Mojo for maven-jboss-as-control-plugin
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Fri Jul 4 00:03:31 EDT 2008
[ http://jira.jboss.com/jira/browse/JBBUILD-478?page=all ]
Andrew Lee Rubinger updated JBBUILD-478:
----------------------------------------
Description:
The JBoss AS Control Plugin currently has Mojos for "createConfiguration", "start", and "stop". We need to add a "deploy" Mojo which delegates to congruent functionality from jboss-server-manager.
Existing Mojos:
http://anonsvn.jboss.org/repos/maven/plugins/jboss/trunk/maven-jboss-as-control-plugin/src/main/java/org/jboss/maven/plugins/as/control/mojo/
Root Checkout Location:
http://anonsvn.jboss.org/repos/maven/plugins/jboss/trunk
Server Manager (Powers the maven-jboss-as-common delegates):
http://anonsvn.jboss.org/repos/jbossas/projects/server-manager/trunk/
After the "deploy" Mojo is created, configuration to use it should be added to the "maven-jboss-as-control-example" project, following examples already in place in the POM. This is the self-documenting usage project which may also prove its validity.
was:
The JBoss AS Control Plugin currently has Mojos for "createConfiguration", "start", and "stop". We need to add a "deploy" Mojo which delegates to congruent functionality from jboss-test.
Existing Mojos:
http://anonsvn.jboss.org/repos/maven/plugins/jboss/trunk/maven-jboss-as-control-plugin/src/main/java/org/jboss/maven/plugins/as/control/mojo/
Root Checkout Location:
http://anonsvn.jboss.org/repos/maven/plugins/jboss/trunk
After the "deploy" Mojo is created, configuration to use it should be added to the "maven-jboss-as-control-example" project, following examples already in place in the POM. This is the self-documenting usage project which may also prove its validity.
> Create "deploy" Mojo for maven-jboss-as-control-plugin
> ------------------------------------------------------
>
> Key: JBBUILD-478
> URL: http://jira.jboss.com/jira/browse/JBBUILD-478
> Project: JBoss Build System
> Issue Type: Task
> Reporter: Andrew Lee Rubinger
> Assigned To: Andrew Lee Rubinger
>
> The JBoss AS Control Plugin currently has Mojos for "createConfiguration", "start", and "stop". We need to add a "deploy" Mojo which delegates to congruent functionality from jboss-server-manager.
> Existing Mojos:
> http://anonsvn.jboss.org/repos/maven/plugins/jboss/trunk/maven-jboss-as-control-plugin/src/main/java/org/jboss/maven/plugins/as/control/mojo/
> Root Checkout Location:
> http://anonsvn.jboss.org/repos/maven/plugins/jboss/trunk
> Server Manager (Powers the maven-jboss-as-common delegates):
> http://anonsvn.jboss.org/repos/jbossas/projects/server-manager/trunk/
> After the "deploy" Mojo is created, configuration to use it should be added to the "maven-jboss-as-control-example" project, following examples already in place in the POM. This is the self-documenting usage project which may also prove its validity.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list