Hi,

I checked out the 2.0.9 tag from here:

http://svn.apache.org/repos/asf/maven/components/tags/maven-2.0.9

rm -rf'd ~/.m2, set M2_HOME to $PWD/build/apache-maven-2.0.9, and 
ran ./bootstrap.sh. However, the build keeps failing:

--- BEGIN ---

Building project in /tmp/maven2-build/maven2/apache-maven
------------------------------------------------------------------
Cleaning /tmp/maven2-build/maven2/apache-maven/target...
Compiling sources ...
Packaging resources ...
Packaging /tmp/maven2-build/maven2/apache-maven/target/apache-maven.jar ...
------------------------------------------------------------------
Exception in thread "main" java.lang.NullPointerException at
org.apache.maven.bootstrap.installer.BootstrapInstaller.createInstallation(BootstrapInstaller.java:254)
 at
org.apache.maven.bootstrap.installer.BootstrapInstaller.run(BootstrapInstaller.java:136)
 at
org.apache.maven.bootstrap.installer.BootstrapInstaller.main(BootstrapInstaller.java:91)

--- END ---

I am using OpenJDK 1.6.0 to build.

Has anyone encountered this before? And if so, how can I fix it?

Cheers,
Deepak

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to