Skip to content

Move core Maven artifacts to the provided scope for the maven plugin #29520

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
hazendaz opened this issue Jan 21, 2022 · 2 comments
Closed

Move core Maven artifacts to the provided scope for the maven plugin #29520

hazendaz opened this issue Jan 21, 2022 · 2 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@hazendaz
Copy link

Maven recently started alerting to move maven artifacts to provided scope so the m2 repository is not cluttered with unnecessary maven artifacts and resulting transients that are already present with maven being used. This looks to affect only maven-plugin-api in this project that is currently set to runtime and should be provided instead. I don't work with gradle so unsure of changes needed to make that happened but wondered if that could be addressed in next release?

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 21, 2022
@philwebb
Copy link
Member

@hazendaz Do you have any links to the discussions around this? I'm curious why provided is better.

@philwebb philwebb added the status: waiting-for-feedback We need additional information before we can continue label Jan 21, 2022
@hazendaz
Copy link
Author

@philwebb See https://issues.apache.org/jira/browse/MPLUGIN-370 and https://issues.apache.org/jira/browse/MNG-7097.

@spring-projects-issues spring-projects-issues added status: feedback-provided Feedback has been provided and removed status: waiting-for-feedback We need additional information before we can continue labels Jan 22, 2022
@philwebb philwebb changed the title maven core artifacts should be moved to provided scope for the maven plugin Move core Maven artifacts to the provided scope for the maven plugin Jan 24, 2022
@philwebb philwebb added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged status: feedback-provided Feedback has been provided labels Jan 24, 2022
@philwebb philwebb added this to the 2.7.x milestone Jan 24, 2022
@scottfrederick scottfrederick self-assigned this Mar 21, 2022
@scottfrederick scottfrederick modified the milestones: 2.7.x, 2.7.0-RC1 Apr 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

4 participants