Hello,

I'm having some problems with installing Mahout. I setup a clean Ubuntu 12.10 
x64 VM with:

java -version
==============

java version "1.6.0_27"
OpenJDK Runtime Environment (IcedTea6 1.12.3) (6b27-1.12.3-0ubuntu1~12.10.1)
OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

mvn -version
==============

Apache Maven 2.2.1 (rdebian-8)
Java version: 1.6.0_27
Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux" version: "3.5.0-17-generic" arch: "amd64" Family: "unix"

and I checked out the latest source code. Once I run 'mvn install' in the trunk 
directory I'm seeing this error:

[WARNING] POM for 'asm:asm:pom:3.1:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to create assembly: Error creating assembly archive job: error in 
opening zip file

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21 minutes 36 seconds
[INFO] Finished at: Thu Apr 18 22:52:15 CEST 2013
[INFO] Final Memory: 62M/280M
[INFO] ------------------------------------------------------------------------

I can't figure out what's wrong there. Any pointers?

Thanks.

Reply via email to