Re: MVN repository for hadoop trunk
On Sat, Apr 6, 2013 at 4:10 PM, Azuryy Yu wrote: > hi, > do you think trunk is also stable as well as released stable? trunk is typically less stable than released artifacts and/or branches that are actively managed for upcoming releases. Thanks, Roman.
Re: MVN repository for hadoop trunk
hi, do you think trunk is also stable as well as released stable? --Send from my Sony mobile. On Apr 7, 2013 5:01 AM, "Harsh J" wrote: > I don't think we publish nightly or rolling jars anywhere on maven > central from trunk builds. > > On Sun, Apr 7, 2013 at 2:17 AM, Jay Vyas wrote: > > Hi guys: > > > > Is there a mvn repo for hadoop's "3.0.0" trunk build? > > > > Clearly the hadoop pom.xml allows us to build hadoop from scratch and > > installs it as 3.0.0-SNAPSHOT -- but its not clear wether there is a > > published version of this > > snapshot jar somewhere. > > > > -- > > Jay Vyas > > http://jayunit100.blogspot.com > > > > -- > Harsh J >
Re: MVN repository for hadoop trunk
Hi guys Hope this helps someone: I put in a pull request for adding the hadoop snapshot dependencies into a pom file. Its pretty simple - just add the repository XML block in the pull request here, and then you can easily reference 3.0.0-SNAPSHOT in your pom.xml ... :) https://github.com/jayunit100/Hadoop-and-Swift-integration/commit/518641fbe159b36060ee82a4dda849cf227d3d98#commitcomment-2959627 On Sat, Apr 6, 2013 at 5:19 PM, Jay Vyas wrote: > This is awesome thanks ! > > > On Sat, Apr 6, 2013 at 5:14 PM, Harsh J wrote: > >> Thanks Giri, was not aware of this one! >> >> On Sun, Apr 7, 2013 at 2:38 AM, Giridharan Kesavan >> wrote: >> > All the hadoop snapshot artifacts are available through the snapshots >> url: >> > >> > https://repository.apache.org/content/groups/snapshots >> > >> > -Giri >> > >> > >> > On Sat, Apr 6, 2013 at 2:00 PM, Harsh J wrote: >> >> >> >> I don't think we publish nightly or rolling jars anywhere on maven >> >> central from trunk builds. >> >> >> >> On Sun, Apr 7, 2013 at 2:17 AM, Jay Vyas wrote: >> >> > Hi guys: >> >> > >> >> > Is there a mvn repo for hadoop's "3.0.0" trunk build? >> >> > >> >> > Clearly the hadoop pom.xml allows us to build hadoop from scratch and >> >> > installs it as 3.0.0-SNAPSHOT -- but its not clear wether there is a >> >> > published version of this >> >> > snapshot jar somewhere. >> >> > >> >> > -- >> >> > Jay Vyas >> >> > http://jayunit100.blogspot.com >> >> >> >> >> >> >> >> -- >> >> Harsh J >> > >> > >> >> >> >> -- >> Harsh J >> > > > > -- > Jay Vyas > http://jayunit100.blogspot.com > -- Jay Vyas http://jayunit100.blogspot.com
Re: MVN repository for hadoop trunk
This is awesome thanks ! On Sat, Apr 6, 2013 at 5:14 PM, Harsh J wrote: > Thanks Giri, was not aware of this one! > > On Sun, Apr 7, 2013 at 2:38 AM, Giridharan Kesavan > wrote: > > All the hadoop snapshot artifacts are available through the snapshots > url: > > > > https://repository.apache.org/content/groups/snapshots > > > > -Giri > > > > > > On Sat, Apr 6, 2013 at 2:00 PM, Harsh J wrote: > >> > >> I don't think we publish nightly or rolling jars anywhere on maven > >> central from trunk builds. > >> > >> On Sun, Apr 7, 2013 at 2:17 AM, Jay Vyas wrote: > >> > Hi guys: > >> > > >> > Is there a mvn repo for hadoop's "3.0.0" trunk build? > >> > > >> > Clearly the hadoop pom.xml allows us to build hadoop from scratch and > >> > installs it as 3.0.0-SNAPSHOT -- but its not clear wether there is a > >> > published version of this > >> > snapshot jar somewhere. > >> > > >> > -- > >> > Jay Vyas > >> > http://jayunit100.blogspot.com > >> > >> > >> > >> -- > >> Harsh J > > > > > > > > -- > Harsh J > -- Jay Vyas http://jayunit100.blogspot.com
Re: MVN repository for hadoop trunk
Thanks Giri, was not aware of this one! On Sun, Apr 7, 2013 at 2:38 AM, Giridharan Kesavan wrote: > All the hadoop snapshot artifacts are available through the snapshots url: > > https://repository.apache.org/content/groups/snapshots > > -Giri > > > On Sat, Apr 6, 2013 at 2:00 PM, Harsh J wrote: >> >> I don't think we publish nightly or rolling jars anywhere on maven >> central from trunk builds. >> >> On Sun, Apr 7, 2013 at 2:17 AM, Jay Vyas wrote: >> > Hi guys: >> > >> > Is there a mvn repo for hadoop's "3.0.0" trunk build? >> > >> > Clearly the hadoop pom.xml allows us to build hadoop from scratch and >> > installs it as 3.0.0-SNAPSHOT -- but its not clear wether there is a >> > published version of this >> > snapshot jar somewhere. >> > >> > -- >> > Jay Vyas >> > http://jayunit100.blogspot.com >> >> >> >> -- >> Harsh J > > -- Harsh J
Re: MVN repository for hadoop trunk
All the hadoop snapshot artifacts are available through the snapshots url: https://repository.apache.org/content/groups/snapshots -Giri On Sat, Apr 6, 2013 at 2:00 PM, Harsh J wrote: > I don't think we publish nightly or rolling jars anywhere on maven > central from trunk builds. > > On Sun, Apr 7, 2013 at 2:17 AM, Jay Vyas wrote: > > Hi guys: > > > > Is there a mvn repo for hadoop's "3.0.0" trunk build? > > > > Clearly the hadoop pom.xml allows us to build hadoop from scratch and > > installs it as 3.0.0-SNAPSHOT -- but its not clear wether there is a > > published version of this > > snapshot jar somewhere. > > > > -- > > Jay Vyas > > http://jayunit100.blogspot.com > > > > -- > Harsh J >
Re: MVN repository for hadoop trunk
Jay: Harsh is correct. Take a look at http://mvnrepository.com/artifact/org.apache.hadoop/hadoop-common and you will see what versions have artifacts in the repo. On Sat, Apr 6, 2013 at 2:00 PM, Harsh J wrote: > I don't think we publish nightly or rolling jars anywhere on maven > central from trunk builds. > > On Sun, Apr 7, 2013 at 2:17 AM, Jay Vyas wrote: > > Hi guys: > > > > Is there a mvn repo for hadoop's "3.0.0" trunk build? > > > > Clearly the hadoop pom.xml allows us to build hadoop from scratch and > > installs it as 3.0.0-SNAPSHOT -- but its not clear wether there is a > > published version of this > > snapshot jar somewhere. > > > > -- > > Jay Vyas > > http://jayunit100.blogspot.com > > > > -- > Harsh J >
Re: MVN repository for hadoop trunk
I don't think we publish nightly or rolling jars anywhere on maven central from trunk builds. On Sun, Apr 7, 2013 at 2:17 AM, Jay Vyas wrote: > Hi guys: > > Is there a mvn repo for hadoop's "3.0.0" trunk build? > > Clearly the hadoop pom.xml allows us to build hadoop from scratch and > installs it as 3.0.0-SNAPSHOT -- but its not clear wether there is a > published version of this > snapshot jar somewhere. > > -- > Jay Vyas > http://jayunit100.blogspot.com -- Harsh J