Builds fine for me but it's possible that my maven cache already contains that fail. I will remove everything under org.apache and try again.
On Mon, Mar 19, 2012 at 4:34 PM, Alex Heneveld < [email protected]> wrote: > > Hi folks- > > Is anyone else having problems building Whirr head? > > Looks like Yarn problem pulling in Apache. > > I get: > > [INFO] --- maven-compiler-plugin:2.3.2:**testCompile > (default-testCompile) @ whirr-yarn --- > [INFO] Compiling 3 source files to /home/jenkins/.jenkins/jobs/**Apache > Whirr/workspace/services/yarn/**target/test-classes > [INFO] ------------------------------**------------------------------**- > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------**------------------------------**- > [ERROR] /home/jenkins/.jenkins/jobs/**Apache > Whirr/workspace/services/yarn/**src/test/java/org/apache/** > whirr/service/yarn/**integration/**AbstractHadoopServiceTest.**java:[32,29] > package org.apache.hadoop.conf does not exist > > > Almost certainly due to: > > Downloaded:http://repo1.maven.**org/maven2/org/apache/hadoop/** > hadoop-main/0.23.1/hadoop-**main-0.23.1.pom<http://repo1.maven.org/maven2/org/apache/hadoop/hadoop-main/0.23.1/hadoop-main-0.23.1.pom> > (13 KB at 42.6 KB/sec) > [WARNING] The POM for org.apache.hadoop:hadoop-**client:jar:0.23.1 is > invalid, transitive dependencies (if any) will not be available, enable > debug logging for more details > > > --A > >
