slawekjaranowski commented on code in PR #253:
URL: 
https://github.com/apache/maven-plugin-tools/pull/253#discussion_r1437444720


##########
maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/JavaAnnotationsMojoDescriptorExtractor.java:
##########
@@ -781,22 +780,8 @@ private List<MojoDescriptor> toMojoDescriptors(
                 parameter.setName(componentAnnotationContent.getFieldName());
 
                 // recognize Maven-injected objects as components annotations 
instead of parameters

Review Comment:
   comment is not true now



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