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

Dependencies for Unit Testing: Could not find artifact jdk.tools:jdk.tools:jar:1.6 #11

Open
Nakeuh opened this issue Apr 13, 2021 · 1 comment

Comments

@Nakeuh
Copy link

Nakeuh commented Apr 13, 2021

When trying to build the project, I have an error when Maven tries to import the dependencies used for unit tests :
[ERROR] Failed to execute goal on project plugins: Could not resolve dependencies for project org.example:plugins:jar:1.0-SNAPSHOT: Could not find artifact jdk.tools:jdk.tools:jar:1.6 at specified path /usr/lib/jvm/java-11-openjdk-amd64/../lib/tools.jar -> [Help 1]

image

@alecuba16
Copy link

The CDAP project is deprecated everywhere, I mean, it uses old nodejs versions, very old js libraries, and also many deprecated java libraries. I would say that your problems is because you are using java 11 (which is old), but CDAP may use java 8, because it is implementing still today, old and deprecated java 8 libraries.

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