olamy commented on code in PR #846: URL: https://github.com/apache/maven-surefire/pull/846#discussion_r2101694070
########## pom.xml: ########## @@ -376,6 +376,11 @@ </excludes> </configuration> </plugin> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-changes-plugin</artifactId> + <version>2.12.1</version> Review Comment: How is it configured? It looks to be Jira, which we are no longer using. Maybe it would be better to grab releases from GitHub? -- 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