[ https://issues.apache.org/jira/browse/MANTRUN-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16093774#comment-16093774 ]
Guillaume Boué commented on MANTRUN-205: ---------------------------------------- Fixed in [r1802430|http://svn.apache.org/viewvc?rev=1802430&view=rev]. The examples at http://docs.codehaus.org/display/MAVENUSER/Antrun+Plugin were already re-integrated in the plugin usage page, except for Ant Contrib that I just added. So this link can be removed. Issue-tracking and Usage were already fixed in trunk code. For the last one, the link in dependency management comes from {{plexus-component-annotations}} directly. The plugin depends on 1.6, as all other plugins right now, and it has the dead link. Upgrade to 1.7.1 (containing the right link) for all plugins is under way. > maven-antrun-plugin pages at maven.apache.org still have bad url codehaus > references > ------------------------------------------------------------------------------------ > > Key: MANTRUN-205 > URL: https://issues.apache.org/jira/browse/MANTRUN-205 > Project: Maven Antrun Plugin > Issue Type: Bug > Reporter: Brian Brooks > Priority: Trivial > Labels: documentation > Fix For: 3.0.0 > > Original Estimate: 2h > Remaining Estimate: 2h > > Some of the maven-antrun-plugin web pages have old codehaus.org links: > # http://maven.apache.org/plugins/maven-antrun-plugin/index.html bad link > ## old: http://docs.codehaus.org/display/MAVENUSER/Antrun+Plugin > ## new: ? maybe somewhere around > https://cwiki.apache.org/confluence/display/MAVEN/? > # http://maven.apache.org/plugins/maven-antrun-plugin/issue-tracking.html bad > link > ## old: http://jira.codehaus.org/browse/MANTRUN > ## new: https://issues.apache.org/jira/projects/MANTRUN > # http://maven.apache.org/plugins/maven-antrun-plugin/usage.html bad link > ## old: http://mojo.codehaus.org/build-helper-maven-plugin/ > ## new: http://www.mojohaus.org/build-helper-maven-plugin/ > # > http://maven.apache.org/plugins/maven-antrun-plugin/dependency-management.html > bad link > ## old: > http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/ > ## new: > http://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/ -- This message was sent by Atlassian JIRA (v6.4.14#64029)