hboutemy commented on PR #236:
URL: 
https://github.com/apache/maven-plugin-tools/pull/236#issuecomment-1794131746

   now that we've found back the MPLUGIN-204 hack, in the proposed update:
   ```
   @Component // since Maven 3.2.5, thanks to MNG-5695
   ```
   we could perhaps drop the comment on Maven 3.2.5 because the plugin 
transforms `@Component` with `@Parameter`, then it works with any Maven release
   the only improvement that could be useful is to NOT transform but keep a 
real Plexus component if the plugin is targetting 3.2.5+: I don't know if this 
is feasible


-- 
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

Reply via email to