[ 
https://issues.apache.org/jira/browse/JCLOUDS-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13730233#comment-13730233
 ] 

ASF subversion and git services commented on JCLOUDS-225:
---------------------------------------------------------

Commit ca14ec81151eee44b4923d273660415d1dd0bbcc in branch 
refs/heads/jclouds-225 from [~andrewp]
[ 
https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds-karaf.git;h=ca14ec8 
]

JCLOUDS-225: Setting 'clean install' as default release preparation goals

Partially reverts 8cc82b0. Thanks to @iocanel for hunting that down!

                
> Karaf integration tests assume that features are installed in local Maven repo
> ------------------------------------------------------------------------------
>
>                 Key: JCLOUDS-225
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-225
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-karaf
>    Affects Versions: 1.7.0, 1.6.2
>            Reporter: Andrew Phillips
>             Fix For: 1.6.3
>
>
> As per [~iocanel]'s comment in JCLOUDS-51, the Karaf integration tests expect 
> features to be tested to be installed in the local Maven repo.
> This means that Karaf cannot be released using the current jclouds release 
> commands [1], since the integrations tests fail during the release:prepare 
> command as the features have only just been compiled, and not installed.
> One possibility could be to try -DpreparationGoals="clean install" (instead 
> of "clean verify") during the release process. The other, as suggested by 
> Ioannis, would be to "refactor the itests so that they look under features 
> module target dir".
> [1] https://wiki.apache.org/jclouds/Releasing%20jclouds

--
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

Reply via email to