John,

And to follow up, the Feb 22nd jars under the old 'gemfire'' prefix, but
later releases have moved to 'geode-'.

Hope that clears up your issues,

--Mark

On Mon, Oct 10, 2016 at 5:15 PM, John Blum <jb...@pivotal.io> wrote:

> Thanks @Anthony.
>
> On Mon, Oct 10, 2016 at 5:13 PM, Anthony Baker <aba...@pivotal.io> wrote:
>
>> 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/snap
>> shots-group/content/org/apache/geode/geode-core/1.1.0-incuba
>> ting-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.
>>
>>
>
>
> --
> -John
> 503-504-8657
> john.blum10101 (skype)
>

Reply via email to