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

Maven extensions have a wrong parent classloader #690

Closed
grisha9 opened this issue Sep 14, 2022 · 0 comments
Closed

Maven extensions have a wrong parent classloader #690

grisha9 opened this issue Sep 14, 2022 · 0 comments

Comments

@grisha9
Copy link

grisha9 commented Sep 14, 2022

Hello.
Project for example https://github.com/dbeaver/dbeaver
run: mvn package - result ok
run: mvnd packcage - result error (java.lang.RuntimeException: java.lang.RuntimeException: Failed to load p2 repository with ID)

same any task also has this error (example: dependency:tree)

My environment:
OS: Ubuntu 20.04.5 LTS
Maven version: 3.8.5
Maven Daemon version: 0.8.0
Java Version: OpenJDK Runtime Environment Corretto-11.0.12.7.1 (build 11.0.12+7-LTS)

@gnodet gnodet changed the title Error on package for eclipse-plugin project Maven extensions have a wrong parent classloader Oct 3, 2022
gnodet added a commit to gnodet/mvnd that referenced this issue Oct 3, 2022
@gnodet gnodet closed this as completed in 192affa Oct 3, 2022
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

1 participant