[ 
https://issues.apache.org/jira/browse/SMXCOMP-723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Baptiste Onofré resolved SMXCOMP-723.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 2010.02

> Cleanup release process
> -----------------------
>
>                 Key: SMXCOMP-723
>                 URL: https://issues.apache.org/jira/browse/SMXCOMP-723
>             Project: ServiceMix Components
>          Issue Type: Improvement
>            Reporter: Jean-Baptiste Onofré
>             Fix For: 2010.02
>
>
> In components-pom, the release plugin definition set preparationGoals to 
> clean verify install.
> These preparationGoals perform unit tests twice (during verify and install 
> phase). It causes unit tests block during release as some unit tests don't 
> release some resources correctly.
> It's especially the case for servicemix-eip component.
> The workaround is to set the preparationGoals to clean install (and bypass 
> the verify phase) but a global release process cleanup is better.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to