[jboss-jira] [JBoss JIRA] (JBASMP-25) Don't kill maven process after run goal cancellation
James Perkins (JIRA)
jira-events at lists.jboss.org
Fri Feb 15 20:24:56 EST 2013
[ https://issues.jboss.org/browse/JBASMP-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754591#comment-12754591 ]
James Perkins commented on JBASMP-25:
-------------------------------------
I haven't finished reviewing it yet, but I did decide to go with two new goals instead of the {{fork}} option. There will be a {{start}} and {{shutdown}} goal. https://github.com/jamezp/jboss-as-maven-plugin/compare/JBASMP-25
> Don't kill maven process after run goal cancellation
> ----------------------------------------------------
>
> Key: JBASMP-25
> URL: https://issues.jboss.org/browse/JBASMP-25
> Project: JBoss AS Maven Plugins
> Issue Type: Enhancement
> Reporter: James Perkins
> Assignee: James Perkins
>
> Is it possible to reopen this issue? The {{jboss-as:run}} goal does not help when the deployment is to be used in the same Maven build, since the goal tends to block subsequent goals. For example, using this goal in the {{pre-integration-test}} phase, prevents the maven-failsafe-plugin from executing integration tests.
> Is it possible to introduce goals atleast to start and stop standalone JBoss 7 instances, so that a Maven CI build could manage the lifecyle of the instance ?
--
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 jboss-jira
mailing list