Quote:
Originally Posted by GregorK Apparently the Maven Repository opensymphoniy has stopped there service, the downloads from this server are now causing an checksum error.
I updated the maven build file in SVN.
Please try to delete all error causing files in /home/giorgio/.m2/repository/ or the whole directory structure if you like to make sure and start the build again.
Gregor |
I did as you suggested. Now the compilation gets a bit further, but there is a new error:
[INFO] Compilation failure
/media/diskb1/home/giorgio/eclipse/workspace/phexsource/src/main/java/phex/common/OpenPgpToolkit.java:[87,8] exception org.bouncycastle.openpgp.PGPException is never thrown in body of corresponding try statement
Very strange. It could mean that we are using different version of this library, but I just checked out a clean trunk and deleted the /.m2 folder.