Closed msatti closed 5 years ago
Sorry for the delay. This is the same concern as #384: in the event that our lab's Maven repository is down, users will be unable to build the project unless they have kept all artefacts in cache.
We'll be looking for ways to mitigate the problem, but for the time being, the repository is up and running.
Hi
I am getting the following errors while building dicoogle from the source code: ============ 1============ Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: http://bioinformatics.ua.pt/maven/content/repositories/mi/fakepath/jspf.core/1.0.2/jspf.core-1.0.2.pom. Return code is: 500 , ReasonPhrase:Internal Server Error.
=============2============== Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact fakepath:jspf.core:pom:1.0.2 from/to mi (http://bioinformatics.ua.pt/maven/content/repositories/mi): Failed to transfer file: http://bioinformatics.ua.pt/maven/content/repositories/mi/fakepath/jspf.core/1.0.2/jspf.core-1.0.2.pom. Return code is: 500 , ReasonPhrase:Internal Server Error.
============3================
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not transfer artifact fakepath:jspf.core:pom:1.0.2 from/to mi (http://bioinformatics.ua.pt/maven/content/repositories/mi): Failed to transfer file: http://bioinformatics.ua.pt/maven/content/repositories/mi/fakepath/jspf.core/1.0.2/jspf.core-1.0.2.pom. Return code is: 500 , ReasonPhrase:Internal Server Error.
====== all of them occurs while maven try to get this file : jspf.core-1.0.2.pom from: http://bioinformatics.ua.pt/maven/content/repositories/mi/fakepath/jspf.core/1.0.2/jspf.core-1.0.2.pom
any suggestion ?
Best regards