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

Openllet error with mvn package #47

Open
mikael1234 opened this issue Jun 12, 2020 · 4 comments
Open

Openllet error with mvn package #47

mikael1234 opened this issue Jun 12, 2020 · 4 comments

Comments

@mikael1234
Copy link

Downloaded zip from https://github.com/Galigator/openllet

$ mvn package

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

...
[ERROR] Plugin org.apache.maven.plugins:maven-jar-plugin:3.2.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-jar-plugin:jar:3.2.0: Could not transfer artifact org.apache.maven.plugins:maven-jar-plugin:pom:3.2.0 from/to central (https://repo.maven.apache.org/maven2): Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty -> [Help 1]

$ mvn --version
Apache Maven 3.3.9
Maven home: /usr/share/maven
Java version: 14.0.1, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-14-oracle
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-174-generic", arch: "amd64", family: "unix"

$ java --version
java 14.0.1 2020-04-14
Java(TM) SE Runtime Environment (build 14.0.1+7)
Java HotSpot(TM) 64-Bit Server VM (build 14.0.1+7, mixed mode, sharing)

OS: Ubuntu 16.04.6 LTS

@ignazio1977
Copy link
Contributor

ignazio1977 commented Jun 13, 2020 via email

@mikael1234
Copy link
Author

mikael1234 commented Jun 15, 2020 via email

@ignazio1977
Copy link
Contributor

ignazio1977 commented Jun 15, 2020 via email

@mikael1234
Copy link
Author

mikael1234 commented Jun 16, 2020 via email

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