aptasuite
aptasuite copied to clipboard
Error when installing the and compiling the .jar files
Hi, I have successfully cloned the repo and have the required system requirements: (Java: openjdk 15.0.2 2021-01-19 OpenJDK Runtime Environment (build 15.0.2+10), OpenJDK 64-Bit Server VM (build 15.0.2+10, mixed mode, sharing, Apache Maven 3.8.5). However I keep receiving the below error message when installing after executing the
mvn install
command. Do you have any recommendations on how to proceed and debugg this error.
[ERROR] Failed to execute goal on project aptasuite: Could not resolve dependencies for project aptasuite:aptasuite:jar:0.9.8-SNAPSHOT: The following artifacts could not be resolved: org.nd4j:nd4j-native:jar:macosx-aarch64:0.9.1, org.bytedeco.javacpp-presets:openblas:jar:macosx-aarch64:0.2.19-1.3: org.nd4j:nd4j-native:jar:macosx-aarch64:0.9.1 was not found in https://jcenter.bintray.com during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]
Hi!
I am not using your platform but maybe issue #106 could be related to your concern. That being said, if your goal is to use AptaSuite without any code changes, I suggest to download the pre-compiled version which can be found in the release section.