Verified locally that the following works: 1. `mvn install` of jclouds 2. `mvn install` of jclouds-labs 3. `mvn install` of jclouds-chef 4. `mvn release:prepare .... -DpreparationGoals="clean install"`
So my vote would be to be to either update the release instructions or (since we know this is needed) replace the ``` <preparationGoals>clean install</preparationGoals> ``` line that 8cc82b0 removed and drop the changes in this PR. @iocanel @abayer What do you think? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-karaf/pull/25#issuecomment-22141130
