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

Add java dependencies removal in module mechanism #2460

Closed
DamnClin opened this issue Jul 10, 2022 · 2 comments · Fixed by #2500
Closed

Add java dependencies removal in module mechanism #2460

DamnClin opened this issue Jul 10, 2022 · 2 comments · Fixed by #2500

Comments

@DamnClin
Copy link
Collaborator

Add the possibility to ask for a dependency removal in the module mechanism (create an explicit RemoveDirectJavaDependency). Use case: you want to remove mockito and junit direct dependencies when adding spring boot starter test

@pascalgrimaud pascalgrimaud changed the title Add ajva dependencies removal in module mechanism Add java dependencies removal in module mechanism Jul 10, 2022
@pascalgrimaud
Copy link
Member

Perfect use case

@DamnClin
Copy link
Collaborator Author

Should be straightforward to do, I'll take it but after #2463

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants