Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build - artifactory down #475

Open
koenongena opened this issue Jun 21, 2021 · 3 comments
Open

Unable to build - artifactory down #475

koenongena opened this issue Jun 21, 2021 · 3 comments

Comments

@koenongena
Copy link

I am trying to build and run ArachneNodeApi. It appears the mvn repository, containing arachne-commons and ojdbc, is unavailable. Can you update the repositories, or fix the artifactory?

Terminal:

[ERROR] Failed to execute goal on project datanode: Could not resolve dependencies for project com.odysseusinc.arachne:datanode:jar:1.17.1: Failed to collect dependencies at com.oracle:ojdbc6:jar:12.1.0.1: Failed to read artifact descriptor for com.oracle:ojdbc6:jar:12.1.0.1: Could not transfer artifact com.oracle:ojdbc6:pom:12.1.0.1 from/to odysseus.community.releases (http://repo.odysseusinc.com/artifactory/community-libs-release-local): Transfer failed for http://repo.odysseusinc.com/artifactory/community-libs-release-local/com/oracle/ojdbc6/12.1.0.1/ojdbc6-12.1.0.1.pom 502 Bad Gateway -> [Help 1]
@konstjar
Copy link
Contributor

Since Oracle drivers are not permitted to be redistributed because of license, I would recommend to download and put them into local Maven repository manually.

@koenongena
Copy link
Author

OK, thank you :) I will do that. But just for the record, I had the same problem with arachne-commons. I didn't mention this, because I installed arachne-commons:1.17.1 from source.

PS: it might be useful to add this to the README.

@koenongena
Copy link
Author

Unfortunately, I have to reopen this issue. After installing ojdbc and a locally installed arachne-commons and the authenticator library, I am now stuck on com.odysseusinc.arachne:node-resources:zip:1.17.1

Could you please point me to the repository I have to install, to get this working, please?

Failed to read artifact descriptor for com.odysseusinc.arachne:node-resources:zip:1.17.1: Could not transfer artifact com.odysseusinc.arachne:node-resources:pom:1.17.1 from/to odysseus.community.releases (http://repo.odysseusinc.com/artifactory/community-libs-release-local): Transfer failed for http://repo.odysseusinc.com/artifactory/community-libs-release-local/com/odysseusinc/arachne/node-resources/1.17.1/node-resources-1.17.1.pom 502 Bad Gateway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants