You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Jordan Zimmerman <jo...@jordanzimmerman.com> on 2017/03/20 16:02:01 UTC

Snapshot build please?

If you don't mind, can a committer please make a snapshot build of 3.5 (branch-3.5) and deploy it to Maven Central? I'd like to work on the Curator portion of TTL Nodes.

Thank you!

-Jordan

Re: Snapshot build please?

Posted by Patrick Hunt <ph...@apache.org>.
I honestly don't remember. My recommendation would be to look at what other
projects are doing in this regard (iirc some publish nightly? that might be
a good idea...) and try to copy their policies/process. Check the wiki and
see if we ever documented anything around this, whether we have or not I'd
recommend capturing it on the wiki so that we can do it going forward.

Patrick

On Tue, Mar 21, 2017 at 11:21 AM, Jordan Zimmerman <
jordan@jordanzimmerman.com> wrote:

> I'm not an ant expert but build.xml has the right endpoints for the Apache
> staging repo. It looks like "ant mvn-deploy" will do the right thing. But,
> hopefully, someone else can confirm.
>
> -Jordan
>
> > On Mar 21, 2017, at 12:33 PM, Michael Han <ha...@cloudera.com> wrote:
> >
> > Looks like the last snap shot posted on apache repo is back in 2013:
> > https://repository.apache.org/content/repositories/snapshots/org/apache/
> zookeeper/zookeeper/3.5.0-SNAPSHOT/ <https://repository.apache.
> org/content/repositories/snapshots/org/apache/zookeeper/zookeeper/3.5.0-
> SNAPSHOT/>
> >
> > I don't find anything related to maven central still here
> > https://oss.sonatype.org/content/repositories/snapshots/ <
> https://oss.sonatype.org/content/repositories/snapshots/>.
> >
> > I am happy to help post a snapshot if someone can point me to the
> ZooKeeper
> > documentation regarding how to do this. Current maven publish process is
> > strictly related to the releases.
> >
> >
> > On Mon, Mar 20, 2017 at 6:35 PM, Jordan Zimmerman <
> > jordan@jordanzimmerman.com <ma...@jordanzimmerman.com>> wrote:
> >
> >> I recall it was done in the past. Maven Central Snapshots is available
> >> here: https://oss.sonatype.org/content/repositories/snapshots/ <
> https://oss.sonatype.org/content/repositories/snapshots/> <
> >> https://oss.sonatype.org/content/repositories/snapshots/ <
> https://oss.sonatype.org/content/repositories/snapshots/>> - though, I
> >> could be misremembering. Apache has a snapshots directory:
> >> https://repository.apache.org/content/repositories/snapshots <
> https://repository.apache.org/content/repositories/snapshots> <
> >> https://repository.apache.org/content/repositories/snapshots> - Anyway,
> >> if you use the Apache parent pom it gets deployed to the right place.
> But,
> >> I don't know about ZooKeeper's ant file.
> >>
> >> -Jordan
> >>
> >>> On Mar 20, 2017, at 7:46 PM, Liang Han <ha...@cloudera.com> wrote:
> >>>
> >>> I can't find any of existing snapshot jars on Maven Central. Do we ever
> >>> publish snapshot jars on maven central?
> >>>
> >>> On Mon, Mar 20, 2017 at 9:02 AM, Jordan Zimmerman <
> >>> jordan@jordanzimmerman.com> wrote:
> >>>
> >>>> If you don't mind, can a committer please make a snapshot build of 3.5
> >>>> (branch-3.5) and deploy it to Maven Central? I'd like to work on the
> >>>> Curator portion of TTL Nodes.
> >>>>
> >>>> Thank you!
> >>>>
> >>>> -Jordan
> >>>
> >>>
> >>>
> >>>
> >>> --
> >>> Cheers
> >>> Michael.
> >>
> >>
> >
> >
> > --
> > Cheers
> > Michael.
>
>

Re: Snapshot build please?

Posted by Jordan Zimmerman <jo...@jordanzimmerman.com>.
I'm not an ant expert but build.xml has the right endpoints for the Apache staging repo. It looks like "ant mvn-deploy" will do the right thing. But, hopefully, someone else can confirm.

-Jordan

> On Mar 21, 2017, at 12:33 PM, Michael Han <ha...@cloudera.com> wrote:
> 
> Looks like the last snap shot posted on apache repo is back in 2013:
> https://repository.apache.org/content/repositories/snapshots/org/apache/zookeeper/zookeeper/3.5.0-SNAPSHOT/ <https://repository.apache.org/content/repositories/snapshots/org/apache/zookeeper/zookeeper/3.5.0-SNAPSHOT/>
> 
> I don't find anything related to maven central still here
> https://oss.sonatype.org/content/repositories/snapshots/ <https://oss.sonatype.org/content/repositories/snapshots/>.
> 
> I am happy to help post a snapshot if someone can point me to the ZooKeeper
> documentation regarding how to do this. Current maven publish process is
> strictly related to the releases.
> 
> 
> On Mon, Mar 20, 2017 at 6:35 PM, Jordan Zimmerman <
> jordan@jordanzimmerman.com <ma...@jordanzimmerman.com>> wrote:
> 
>> I recall it was done in the past. Maven Central Snapshots is available
>> here: https://oss.sonatype.org/content/repositories/snapshots/ <https://oss.sonatype.org/content/repositories/snapshots/> <
>> https://oss.sonatype.org/content/repositories/snapshots/ <https://oss.sonatype.org/content/repositories/snapshots/>> - though, I
>> could be misremembering. Apache has a snapshots directory:
>> https://repository.apache.org/content/repositories/snapshots <https://repository.apache.org/content/repositories/snapshots> <
>> https://repository.apache.org/content/repositories/snapshots> - Anyway,
>> if you use the Apache parent pom it gets deployed to the right place. But,
>> I don't know about ZooKeeper's ant file.
>> 
>> -Jordan
>> 
>>> On Mar 20, 2017, at 7:46 PM, Liang Han <ha...@cloudera.com> wrote:
>>> 
>>> I can't find any of existing snapshot jars on Maven Central. Do we ever
>>> publish snapshot jars on maven central?
>>> 
>>> On Mon, Mar 20, 2017 at 9:02 AM, Jordan Zimmerman <
>>> jordan@jordanzimmerman.com> wrote:
>>> 
>>>> If you don't mind, can a committer please make a snapshot build of 3.5
>>>> (branch-3.5) and deploy it to Maven Central? I'd like to work on the
>>>> Curator portion of TTL Nodes.
>>>> 
>>>> Thank you!
>>>> 
>>>> -Jordan
>>> 
>>> 
>>> 
>>> 
>>> --
>>> Cheers
>>> Michael.
>> 
>> 
> 
> 
> -- 
> Cheers
> Michael.


Re: Snapshot build please?

Posted by Michael Han <ha...@cloudera.com>.
Looks like the last snap shot posted on apache repo is back in 2013:
https://repository.apache.org/content/repositories/snapshots/org/apache/zookeeper/zookeeper/3.5.0-SNAPSHOT/

I don't find anything related to maven central still here
https://oss.sonatype.org/content/repositories/snapshots/.

I am happy to help post a snapshot if someone can point me to the ZooKeeper
documentation regarding how to do this. Current maven publish process is
strictly related to the releases.


On Mon, Mar 20, 2017 at 6:35 PM, Jordan Zimmerman <
jordan@jordanzimmerman.com> wrote:

> I recall it was done in the past. Maven Central Snapshots is available
> here: https://oss.sonatype.org/content/repositories/snapshots/ <
> https://oss.sonatype.org/content/repositories/snapshots/> - though, I
> could be misremembering. Apache has a snapshots directory:
> https://repository.apache.org/content/repositories/snapshots <
> https://repository.apache.org/content/repositories/snapshots> - Anyway,
> if you use the Apache parent pom it gets deployed to the right place. But,
> I don't know about ZooKeeper's ant file.
>
> -Jordan
>
> > On Mar 20, 2017, at 7:46 PM, Liang Han <ha...@cloudera.com> wrote:
> >
> > I can't find any of existing snapshot jars on Maven Central. Do we ever
> > publish snapshot jars on maven central?
> >
> > On Mon, Mar 20, 2017 at 9:02 AM, Jordan Zimmerman <
> > jordan@jordanzimmerman.com> wrote:
> >
> >> If you don't mind, can a committer please make a snapshot build of 3.5
> >> (branch-3.5) and deploy it to Maven Central? I'd like to work on the
> >> Curator portion of TTL Nodes.
> >>
> >> Thank you!
> >>
> >> -Jordan
> >
> >
> >
> >
> > --
> > Cheers
> > Michael.
>
>


-- 
Cheers
Michael.

Re: Snapshot build please?

Posted by Jordan Zimmerman <jo...@jordanzimmerman.com>.
I recall it was done in the past. Maven Central Snapshots is available here: https://oss.sonatype.org/content/repositories/snapshots/ <https://oss.sonatype.org/content/repositories/snapshots/> - though, I could be misremembering. Apache has a snapshots directory: https://repository.apache.org/content/repositories/snapshots <https://repository.apache.org/content/repositories/snapshots> - Anyway, if you use the Apache parent pom it gets deployed to the right place. But, I don't know about ZooKeeper's ant file.

-Jordan

> On Mar 20, 2017, at 7:46 PM, Liang Han <ha...@cloudera.com> wrote:
> 
> I can't find any of existing snapshot jars on Maven Central. Do we ever
> publish snapshot jars on maven central?
> 
> On Mon, Mar 20, 2017 at 9:02 AM, Jordan Zimmerman <
> jordan@jordanzimmerman.com> wrote:
> 
>> If you don't mind, can a committer please make a snapshot build of 3.5
>> (branch-3.5) and deploy it to Maven Central? I'd like to work on the
>> Curator portion of TTL Nodes.
>> 
>> Thank you!
>> 
>> -Jordan
> 
> 
> 
> 
> -- 
> Cheers
> Michael.


Re: Snapshot build please?

Posted by Liang Han <ha...@cloudera.com>.
I can't find any of existing snapshot jars on Maven Central. Do we ever
publish snapshot jars on maven central?

On Mon, Mar 20, 2017 at 9:02 AM, Jordan Zimmerman <
jordan@jordanzimmerman.com> wrote:

> If you don't mind, can a committer please make a snapshot build of 3.5
> (branch-3.5) and deploy it to Maven Central? I'd like to work on the
> Curator portion of TTL Nodes.
>
> Thank you!
>
> -Jordan




-- 
Cheers
Michael.