qsardb / qsardb

Java Reference Implementation (Java RI)
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Installing errors #4

Open chaoyangma24 opened 5 months ago

chaoyangma24 commented 5 months ago

Dear Professor When install qsardb according to your recommendation in files, there appears the following the errors [ERROR] Failed to execute goal on project bodo: Could not resolve dependencies for project org.qsardb.cargo:bodo:jar:1.1-SNAPSHOT: Failed to collect dependencies at org.openscience.cdk:cdk-interfaces:jar:1.4.9: Failed to read artifact descriptor for org.openscience.cdk:cdk-interfaces:jar:1.4.9: Could not transfer artifact org.openscience.cdk:cdk-interfaces:pom:1.4.9 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [qsardb.org (http://qsardb.org/m2repo/, default, releases+snapshots)] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :bodo I do not know why. Your reply would be very appreciated.

sulev commented 5 months ago

Thank you for reporting! I've fixed the build for the newer versions of maven and the reported error should be gone now.