Hi,

Ok I want to establish the following task:

I use the jboss-pluging. I now want to be able to redeploy my
application, that means a goal that executes the jboss:undeploy goal and
after that the jboss:deploy goal. And I dont want to bind this
functionality to an existing lifecycle but create my own lifecycle
(maybe "redeploy").

C:\> mvn redeploy
[executing jboss:undeploy]
[executing jboss:deploy]
C:\> 

How do I specify this in the pom? Or isnt this possible at all?

Greetings,

Christian.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to