[jboss-jira] [JBoss JIRA] (JBASMP-25) Don't kill maven process after run goal cancellation
James Perkins (JIRA)
jira-events at lists.jboss.org
Tue Feb 12 13:46:56 EST 2013
[ https://issues.jboss.org/browse/JBASMP-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753741#comment-12753741 ]
James Perkins commented on JBASMP-25:
-------------------------------------
I think you could use the {{maven-dependency-plugin}} to download an unpack AS and do it that. Then point ARQ to the modified download directory.
I will also look into supporting this too, just wondering if arquillian might be a better fit here is all.
> 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