Skip to content

Be able to exclude dependencies by scope #16657

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

Closed
davidkarlsen opened this issue Apr 25, 2019 · 2 comments
Closed

Be able to exclude dependencies by scope #16657

davidkarlsen opened this issue Apr 25, 2019 · 2 comments
Labels
status: duplicate A duplicate of another issue

Comments

@davidkarlsen
Copy link
Contributor

davidkarlsen commented Apr 25, 2019

https://docs.spring.io/spring-boot/docs/current/maven-plugin/examples/exclude-dependency.html

Having to exclude provided dependencies "by hand", rather than just having a flag for excluding any provided scope is fragile and tedious as you have to handle each dependency rather than by scope.

I suggest a flag to ignore provided dependencies from the packaging.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 25, 2019
@snicoll
Copy link
Member

snicoll commented Apr 25, 2019

🎁 Enhancement (do not copy/paste)

There is a "do not copy paste" section there so please don't. We don't need an issue type, the purpose of the template is to give a check list depending on what you aim to report.

@snicoll
Copy link
Member

snicoll commented Apr 25, 2019

Duplicate of #13289

@snicoll snicoll marked this as a duplicate of #13289 Apr 25, 2019
@snicoll snicoll closed this as completed Apr 25, 2019
@snicoll snicoll added status: duplicate A duplicate of another issue and removed status: waiting-for-triage An issue we've not yet triaged labels Apr 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

3 participants