-
Notifications
You must be signed in to change notification settings - Fork 3
Publish snapshot builds in Maven repository #33
Comments
@adriancole @demobox: Can we set this up? Meanwhile, your previous request about chef feature inside jclouds-karaf is part of the 1.5.4 release available on central. It also features managed service factories and commands for chef. |
Excellent, I'll take 1.5.4 for a spin then! |
I've configured the builds to deploy the snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/jclouds/karaf/ I've also configured the Java 7 builds, and the build to check the pull requests with Java 7. All projects are working except the itests one, with 55 failed tests (I think every test there failed). Is there something that needs to be configured, or should that module be skipped in these builds? |
Cool, thanks! One thing that will still need to be done (an undocumented step) is to update the events on which the WebHook listens. The GitHub API documentation doesn't seem to be very consistent here. See the related CloudBees ticket (login required). |
Oh, and I see the jclouds-chef and jclouds-karaf PR builds are publishing the results to the CloudBees snapshot repo? @nacx I assume that's not intentional..? |
Fixed. That was not intentional; thanks for checking! |
@nacx Erm...thanks for fixing ;-) PS: If you have admin rights to the jclouds-chef and jclouds-karaf repos you can hopefully make the necessary API calls to get the Pull Request builds working. See recent email. |
I saw it but I don't have admin rights. We'll have to wait for Adrian! |
Perhaps we can do a little rain dance ;-) |
Just like for the jclouds project, it would be useful to be able to get snapshot builds of jclouds-karaf from https://oss.sonatype.org/content/repositories/snapshots.
Would it be possible to arrange?
The text was updated successfully, but these errors were encountered: