Hi All,
The installation is failing during the build process, with the error message:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile)
on project matterhorn-capture-agent-impl: Compilation failure: Compilation
failure:
[ERROR] error: error reading
/Users/leslaw/.m2/repository/net/fortuna/ical4j/ical4j/1.0-rc1/ical4j-1.0-rc1.jar;
cannot read zip file
The jar file do exist, but when issue the command, we get:
jar -tf .m2/repository/net/fortuna/ical4j/ical4j/1.0-rc1/ical4j-1.0-rc1.jar
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:127)
at java.util.zip.ZipFile.<init>(ZipFile.java:88)
at sun.tools.jar.Main.list(Main.java:979)
at sun.tools.jar.Main.run(Main.java:224)
at sun.tools.jar.Main.main(Main.java:1149)
I did removed the whole folder ical4j/1.0-rc1 and did re-run the maven again,
but with no change.
Any suggestion what should I do?
Leslaw
======================
Dr Leslaw Zieleznik
OBIS (Oxford Brookes Information Solutions)
Oxford Brookes University
______________________
[email protected]
Tel: +44 (0)1865 483973
Fax: +44 (0)1865 483073
======================
_______________________________________________
Community mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/community
To unsubscribe please email
[email protected]
_______________________________________________