Snapshot build please?

2017-03-20 Thread Jordan Zimmerman
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?

2017-03-20 Thread Liang Han
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 < jor...@jordanzimmerman.com> wrote: > If you don't mind, can a committer please make a snapshot build of 3.5 > (branch-3.5) and deploy

Re: Snapshot build please?

2017-03-20 Thread Jordan Zimmerman
I recall it was done in the past. Maven Central Snapshots is available here: https://oss.sonatype.org/content/repositories/snapshots/ - though, I could be misremembering. Apache has a snapshots directory: https://repository.apache.org/c

Re: Snapshot build please?

2017-03-21 Thread Michael Han
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

Re: Snapshot build please?

2017-03-21 Thread Jordan Zimmerman
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 wrote: > > Looks like the last snap shot posted on apa

Re: Snapshot build please?

2017-03-22 Thread Patrick Hunt
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