[ http://jira.codehaus.org/browse/MNG-1880?page=all ]

Vincent Massol closed MNG-1880.
-------------------------------

    Resolution: Fixed

Thanks Kenney. Yes I did implement this a long time ago and I probably missed 
this issue. I tried to look for a duplicate but couldn't so this must be the 
original issue for the pre/post it phases.

> Add new pre and post phases to the integration-test phase
> ---------------------------------------------------------
>
>                 Key: MNG-1880
>                 URL: http://jira.codehaus.org/browse/MNG-1880
>             Project: Maven 2
>          Issue Type: Wish
>          Components: Plugins and Lifecycle
>    Affects Versions: 2.0.1
>            Reporter: Vincent Massol
>         Assigned To: Vincent Massol
>             Fix For: 2.0.5
>
>
> Here's an example:
> Imagine I want to use the cargo plugin for starting/stopping my container. I 
> need to attach the cargo:start goal to a phase and I need to do the same for 
> the cargo:stop goal. I can't do that today.
> Of course, I could modify the cargo plugin and offer some cargo:test goal 
> that would do it all. But that violates the concept of phases and reduces the 
> options for the users (note: I may still offer a cargo:test goal but I'd like 
> to user to be able to map cargo goals to phases himself too).
> This is just an example. By definition IT require a running environment so 
> there'll always be a need to set up and tear down stuff.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to