slawekjaranowski commented on code in PR #40: URL: https://github.com/apache/maven-archetypes/pull/40#discussion_r2078907805
########## pom.xml: ########## @@ -58,12 +58,12 @@ under the License. <url>https://github.com/apache/maven-archetypes/tree/${project.scm.tag}</url> </scm> <issueManagement> - <system>jira</system> - <url>https://issues.apache.org/jira/browse/MARCHETYPES</url> + <system>GitHub</system> + <url>https://github.com/apache/maven-archetypes/issues</url> </issueManagement> <ciManagement> <system>Jenkins</system> - <url>https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-archetypes/</url> + <url>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-archetypes/</url> Review Comment: only in this case ... I did it by the way in most of project link to Jenkins is ok -- 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