hboutemy commented on code in PR #63: URL: https://github.com/apache/maven-doxia-site/pull/63#discussion_r3305306891
########## content/resources/doxia-tools/components.links: ########## @@ -2,7 +2,9 @@ # links property file for Ant's symlink task in pom.xml: # links to components in https://maven.apache.org/doxia/components/ -doxia-book-maven-plugin=../components/doxia-tools/doxia-book-maven-plugin doxia-converter=../components/doxia-tools/doxia-converter -doxia-linkcheck=../components/doxia-tools/doxia-linkcheck -doxia-book-renderer=../components/doxia-tools/doxia-book-renderer + Review Comment: no, if you comment, you loose https://maven.apache.org/doxia/doxia-tools/doxia-book-maven-plugin/ links are kept as-is, even for retired plugins, see https://github.com/apache/maven-site/blob/master/content/resources/plugins/components.links -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
