Steve, The artifacts should be in the staging repo: https://repository.apache.org/content/groups/staging/
If not, download source tar, expand and run "mvn install -DskipTests" that will build/install the JARs in the local maven cache. Thanks. On Wed, Jul 31, 2013 at 8:51 AM, Steve Loughran <[email protected]>wrote: > On 30 July 2013 14:29, Arun C Murthy <[email protected]> wrote: > > > Folks, > > > > I've created another release candidate (rc1) for hadoop-2.1.0-beta that I > > would like to get released. This RC fixes a number of issues reported on > > the previous candidate. > > > > This release represents a *huge* amount of work done by the community > > (~650 fixes) which includes several major advances including: > > # HDFS Snapshots > > # Windows support > > # YARN API stabilization > > # MapReduce Binary Compatibility with hadoop-1.x > > # Substantial amount of integration testing with rest of projects in the > > ecosystem > > > > The RC is available at: > > http://people.apache.org/~acmurthy/hadoop-2.1.0-beta-rc1/ > > The RC tag in svn is here: > > > http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.1.0-beta-rc1 > > > > The maven artifacts are available via repository.apache.org. > > > > I don't see them under > > > http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-common/hadoop-2.1.0-beta-rc1/ > > Is there somewhere we could serve up the Jar and Pom files before they are > committed to the main repo? If you could send me the tarball of the JARs & > poms I could do it locally > -- Alejandro
