slawekjaranowski commented on PR #72: URL: https://github.com/apache/maven-shared-resources/pull/72#issuecomment-2869618689
> Well, it will impact all maven projects, so it's really disruptive without any idea how much work it will require. > > @slawekjaranowski ? Exactly we use shared configuration for all Maven project. Version of shared is defined in Maven parent pom as property: https://github.com/apache/maven-parent/blob/237aabdc41f90c7de15ebaafa27643ed80e5f4da/pom.xml#L972 So we can override it if really needed during parent upgrade. We also use the same configuration for mojohaus projects: https://github.com/mojohaus/mojo-parent/blob/979b051b927d24226bd78d0521c108feb29ee456/pom.xml#L309-L312 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org