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-bundle-plugin dependency for -jdk17 versions #328

Open
mleguevel opened this issue Dec 19, 2022 · 0 comments
Open

maven-bundle-plugin dependency for -jdk17 versions #328

mleguevel opened this issue Dec 19, 2022 · 0 comments

Comments

@mleguevel
Copy link

Hello.
Both jdk 17 compatible versions of the library published on maven central add a compile dependency to org.apache.felix:maven-bundle-plugin (visible here for instance), which I suppose is not expected, as it's a maven plugin. And it brings a lot of transitive dependencies which can clash with the dependencies of a project that imports fst (in our case, the dependency com.google.inject:guice:jar:no_aop brought by maven-core). I tried to look at the pom in the jdk17 branch but I was not able to understand how this compile dependency is added.

Thank you.

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