laurentschoelens commented on PR #1445: URL: https://github.com/apache/cxf/pull/1445#issuecomment-1730087710
> > If spring is not used by codegen, why should you not remove the dependency ? > > Spring is not used by codegen (and other plugins) directly but dependencies of the plugin, I sadly don't know for sure the reasons, I could only guess but if the project depends on Spring, there are different classpath scanners etc the plugin could use (this is purely speculation) So maybe just remove the spring dependencies of the plugins : making it optional-provided in plugin's pom is quite non-sense to me if not used -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
