The ‘uploadArchives’ task publishes the maven artifacts into the snapshot repo. The Geode-Nightly jenkins job publishes the develop branch, currently version 1.1.0-incubating:
https://repository.apache.org/service/local/repo_groups/snapshots-group/content/org/apache/geode/geode-core/1.1.0-incubating-SNAPSHOT/geode-core-1.1.0-incubating-20161006.151101-5.jar <dependency> <groupId>org.apache.geode</groupId> <artifactId>geode-core</artifactId> <version>1.1.0-incubating-SNAPSHOT</version> </dependency> The 1.0.0-incubating artifacts don’t get published into the release repo until we have voted on the release. Anthony > On Oct 10, 2016, at 5:05 PM, Roman Shaposhnik <ro...@shaposhnik.org> wrote: > > On Tue, Oct 11, 2016 at 1:57 AM, John Blum <jb...@pivotal.io> wrote: >> Are snapshot builds occurring for the upcoming 1.0.0-incubating release and >> is there a (artifact) Repository declaration a developer can include (in >> Maven/Gradle) to get the snapshot bits to use for experimentation? >> >> I tried browsing/searching Apache's artifact repositories >> (https://repository.apache.org/content/repositories/) and did not see >> anything. > > This is the correct repo. > > I thought this job was publishing -SNAPSHOTs artifacts, but may be not > anymore: > https://builds.apache.org/job/Geode-nightly/ > > In fact, is there a reason it doesn't? Here's the list of tasks it hits: > clean precheckin distTar distZip uploadArchives > Any reason not to add publish to this as well? > > Thanks, > Roman.
signature.asc
Description: Message signed with OpenPGP using GPGMail