Alex, Hi. Have a look at this.
- http://www.apache.org/dev/publishing-maven-artifacts.html It gives instructions for publishing to the ASF Nexus repository. It looks like we need to go through the steps listed at #signing-up to gain access to the server first. I think I have got the POM configured correctly (i.e. depending form the ASF parent POM) and so publishing snapshots should be as simple as 'mvn deploy' once that is done. If you could raise the appropriate JIRA that would be very helpful, then I can set up the Jenkins job to deploy things to the ASF snapshot repo. - https://repository.apache.org/content/repositories/snapshots/ I believe this is mirrored to Sonatype as well. Cheers, Andrew. -- -- andrew kennedy ? engineer : http://cloudsoftcorp.com/developers/ ; On 1 July 2014 20:30, Alex Heneveld <[email protected]> wrote: > Hi folks, > > What's the status of frequent snapshot builds being pushed to Sonatype? > It looks from [1] that the last update is 19 Jun. It's very handy for > downstream projects to have access to recent dependencies. > > I know the CI is work in progress. Can I help add support for uploading > the builds? > > Thanks > Alex > > > [1] https://oss.sonatype.org/content/repositories/snapshots/io/brooklyn/ > brooklyn-core/0.7.0-SNAPSHOT/ >
