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

import scope in dependecy dependency management not supported #11

Open
dordor12 opened this issue May 14, 2022 · 1 comment
Open

import scope in dependecy dependency management not supported #11

dordor12 opened this issue May 14, 2022 · 1 comment

Comments

@dordor12
Copy link
Collaborator

dordor12 commented May 14, 2022

import scope in dependecy dependency management dependecies in parent pom will not be downloaded into the zip file.

maven artifact for exmple: org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven:3.1.4
and is parent pom is org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-parent:3.1.3 that have org.jboss.shrinkwrap:shrinkwrap-bom:1.2.6 in the <dependencyManagement> section with the scope of import

@almogtavor
Copy link
Collaborator

@dordor12 Pretty problematic but we can create some util function that takes the versions and applies them. About the exclusions, I'm not sure if it's worth the work since we don't mind zipping more packages than what's really needed

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