cstamas commented on code in PR #1651: URL: https://github.com/apache/maven/pull/1651#discussion_r1715532759
########## maven-core/src/main/java/org/apache/maven/project/MavenProject.java: ########## @@ -708,6 +708,9 @@ public List<Plugin> getBuildPlugins() { } public List<String> getModules() { Review Comment: Deprecate it? Or maybe does not matter, as in API 4 plugins have no reach to this class? -- 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