gnodet commented on PR #236: URL: https://github.com/apache/maven-plugin-tools/pull/236#issuecomment-1794259016
> in [MPLUGIN-204](https://issues.apache.org/jira/browse/MPLUGIN-204) we advised using `@Component` (that would use the trick to transform to parameters in the plugin descriptor XML), but later we advised back: [f8a946d](https://github.com/apache/maven-plugin-tools/commit/f8a946df81176cfdf4be2f37c04b881b961d6994) see https://issues.apache.org/jira/browse/MPLUGIN-257 That's exactly what I don't understand. Since they are bound to a scope in plexus, they _are_ plexus components, even if they have not been instantiated by plexus. -- 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]
