hboutemy commented on PR #1444: URL: https://github.com/apache/maven/pull/1444#issuecomment-2017651584
still there in Maven 3.9.x https://github.com/apache/maven/blob/maven-3.9.x/maven-core/src/main/java/org/apache/maven/plugin/internal/DefaultMavenPluginManager.java#L189 oh, now I see https://issues.apache.org/jira/browse/MNG-7570 the field is in plugin descriptor since 3.0.2, but not filled from plugin descriptor XML but from plugin artifact's pom.xml!!! then now I understand that documenting the field in descriptor XML is a mistake oh, I did not get that, it's something to be clarified in the field javadoc for 3.9.x and probably mdo -- 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