To work around the hadoop-project pom issue. Just use mvn install ...
instead of mvn package ...
On Mon, Oct 3, 2011 at 1:38 AM, Ravi Teja wrote:
> Hi Tim,
> You have set your JAVA_HOME to JRE(Java Runtime env) instead of setting it
> to JDK (Java Dev Kit). The tools jar is not available in the j
Hi Tim,
You have set your JAVA_HOME to JRE(Java Runtime env) instead of setting it
to JDK (Java Dev Kit). The tools jar is not available in the jre.
For the hadoop project pom, I think its a issue with your maven
proxy settings. Can u provide the detailed stack using -e or -X option when
[mailto:prashan...@imaginea.com]
Sent: Monday, October 03, 2011 11:47 AM
To: common-dev@hadoop.apache.org
Subject: Re: Artifact missing -
org.apache.hadoop:hadoop-project:pom:0.24.0-SNAPSHOT
On 10/03/2011 06:39 AM, Tim Broberg wrote:
>
> I am trying to build hadoop so I can understand it and perhaps mak
On 10/03/2011 06:39 AM, Tim Broberg wrote:
I am trying to build hadoop so I can understand it and perhaps make some
moderate contributions.
Following the instructions here, http://wiki.apache.org/hadoop/HowToContribute,
I am running the following commands:
svn checkout http://svn.apache.o