[ 
https://issues.apache.org/activemq/browse/SMXCOMP-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58187#action_58187
 ] 

Jean-Baptiste Onofré commented on SMXCOMP-723:
----------------------------------------------

Around the same topic, the servicemix-common source artifact (part of 
shared-libraries) is not signed by default.
We do that for servicemix-common to pick up the xsd comments in the abstract 
base classes when generating docs for the other endpoints. 
Now Apache Nexus (repository.apache.org) must have all artifacts signed to be 
able to close the staging repository.

> Cleanup release process
> -----------------------
>
>                 Key: SMXCOMP-723
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-723
>             Project: ServiceMix Components
>          Issue Type: Improvement
>            Reporter: Jean-Baptiste Onofré
>
> 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