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

Bundle packaging type usage breaks maven site due to missing bundle plugin from pom #255

Open
astubbs opened this issue Sep 1, 2020 · 3 comments

Comments

@astubbs
Copy link

astubbs commented Sep 1, 2020

Full details here: https://stackoverflow.com/questions/51069767/maven-unknown-packaging-bundle-error-from-a-dependency-packaging-as-bundle

@xerial
Copy link
Owner

xerial commented Sep 3, 2020

What is a suggested fix? <packaging>bundle</packaging> seems valid for OSGi support. I'm not sure how Maven is handling pom or bundle differences.

@cjohnstoniv
Copy link

I am having the same issue, is there a suggested fix for this?

This occurs when running mvn dependency:list -DincludeParents on a project that depends on snappy-java.

@bianjp
Copy link

bianjp commented Apr 21, 2023

Found an relevant issue reported to Maven dependency plugin: https://issues.apache.org/jira/browse/MDEP-630

It will be fixed in maven-dependency-plugin 3.5.1 (not released yet).

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

4 participants