Hi,

I am trying to build from the source in trunk. I see the following failure:

mvn-dependencies:
[artifact:dependencies] [WARNING] POM for 'asm:asm:pom:3.1:compile' is invalid.
[artifact:dependencies] 
[artifact:dependencies] Its dependencies (if any) will NOT be available to the 
current build.
[artifact:dependencies] [WARNING] POM for 'asm:asm:pom:3.1:compile' is invalid.
[artifact:dependencies] 
[artifact:dependencies] Its dependencies (if any) will NOT be available to the 
current build.

init:

compile-src:
    [javac] Compiling 35 source files to 
/grid/0/templeton/trunk/storage-handlers/hbase/build/classes
    [javac] error: error reading /root/.m2/repository/asm/asm/3.1/asm-3.1.jar; 
error in opening zip file
    [javac] 1 error

BUILD FAILED
/grid/0/templeton/trunk/build.xml:220: The following error occurred while 
executing this line:
/grid/0/templeton/trunk/storage-handlers/build.xml:39: The following error 
occurred while executing this line:
/grid/0/templeton/trunk/storage-handlers/build.xml:28: The following error 
occurred while executing this line:
/grid/0/templeton/trunk/storage-handlers/hbase/build.xml:137: Compile failed; 
see the compiler error output for details.

Total time: 19 seconds
[root@ip-10-85-158-117 trunk]# 

I see that the file has the permissions set correctly.

[root@ip-10-85-158-117 trunk]# ls -l 
/root/.m2/repository/asm/asm/3.1/asm-3.1.jar
-rw-rw-rw- 1 root root 185 Sep 18 18:11 
/root/.m2/repository/asm/asm/3.1/asm-3.1.jar

Please let me know how I can make progress.

Thanks
Vikram.

Reply via email to