cstamas commented on a change in pull request #129: URL: https://github.com/apache/maven-resolver/pull/129#discussion_r724028309
########## File path: pom.xml ########## @@ -366,16 +367,23 @@ </groups> </configuration> </plugin> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-jxr-plugin</artifactId> + <version>3.1.1</version> Review comment: This above is in pluginMgmt, and removed the version from one in profile, as it will use the value from pluginMgmt. -- 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