Fix some m1 urls
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@328198 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
The maven team is pleased to announce the Maven Announcement plugin 1.1
|
||||
release!
|
||||
|
||||
http://maven.apache.org/reference/plugins/announcement/
|
||||
http://maven.apache.org/maven-1.x/reference/plugins/announcement/
|
||||
|
||||
The Announcement plugin generates release announcements. It uses the
|
||||
information found in both the POM and in the changes.xml file to generate the
|
||||
|
||||
@@ -105,7 +105,7 @@
|
||||
|
||||
<p>
|
||||
A live Changes example report can be found
|
||||
<a href="http://maven.apache.org/reference/plugins/changes/changes-report.html">here</a>.
|
||||
<a href="http://maven.apache.org/maven-1.x/reference/plugins/changes/changes-report.html">here</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
@@ -71,7 +71,7 @@
|
||||
<goal name="test-report-link-to-cruisecontrol">
|
||||
<attainGoal name="maven-cruisecontrol-plugin:report"/>
|
||||
<j:set var="cruiseControlURL" value="${context.getVariable('maven.cruisecontrol.buildresults.url')}"/>
|
||||
<assert:assertEquals expected="http://maven.apache.org/reference/plugins/cruisecontrol//cruisecontrol/buildresults/test-maven-cruisecontrol-cvs-plugin" value="${cruiseControlURL.trim()}"/>
|
||||
<assert:assertEquals expected="http://maven.apache.org/maven-1.x/reference/plugins/cruisecontrol//cruisecontrol/buildresults/test-maven-cruisecontrol-cvs-plugin" value="${cruiseControlURL.trim()}"/>
|
||||
</goal>
|
||||
|
||||
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
by the plugin.
|
||||
<br/>
|
||||
Default value is ${maven.multiproject.includes}
|
||||
(see <a href="http://maven.apache.org/reference/plugins/multiproject/properties.html">multiproject</a>)
|
||||
(see <a href="http://maven.apache.org/maven-1.x/reference/plugins/multiproject/properties.html">multiproject</a>)
|
||||
It means that mutiproject setup is used when no value is provided.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@@ -475,7 +475,7 @@ public class CoverageReport
|
||||
sb.append("<table cellpadding=\"0\" cellspacing=\"0\" class=\"report\">");
|
||||
sb.append(" <tr class=\"report\">");
|
||||
sb.append(" <td class=\"reportText\"><span class=\"text\">");
|
||||
sb.append(" This report is generated by <a href=\"http://www.jcoverage.com\">jcoverage</a>, <a href=\"http://maven.apache.org\">Maven</a> and <a href=\"http://maven.apache.org/reference/plugins/jcoverage/\">Maven JCoverage Plugin</a>.");
|
||||
sb.append(" This report is generated by <a href=\"http://www.jcoverage.com\">jcoverage</a>, <a href=\"http://maven.apache.org\">Maven</a> and <a href=\"http://maven.apache.org/maven-1.x/reference/plugins/jcoverage/\">Maven JCoverage Plugin</a>.");
|
||||
sb.append(" </span></td>");
|
||||
sb.append(" </tr>");
|
||||
sb.append("</table>");
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
<section name="jdepend Settings">
|
||||
<p>
|
||||
No properties besides those used in the
|
||||
<a href="http://maven.apache.org/reference/plugins/xdoc/properties.html">maven xdoc plugin</a>
|
||||
<a href="http://maven.apache.org/maven-1.x/reference/plugins/xdoc/properties.html">maven xdoc plugin</a>
|
||||
</p>
|
||||
</section>
|
||||
</body>
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
${pom.build.sourceDirectory} are used as the "old" sources;
|
||||
otherwise the scm plugin is used to check out the tag, using
|
||||
${pom.repository.connection}, the tag name and other <a href=
|
||||
"http://maven.apache.org/reference/plugins/scm/properties.html">
|
||||
"http://maven.apache.org/maven-1.x/reference/plugins/scm/properties.html">
|
||||
scm plugin properties</a>.
|
||||
</td>
|
||||
</tr>
|
||||
@@ -53,7 +53,7 @@
|
||||
${pom.build.sourceDirectory} are used as the "new" sources;
|
||||
otherwise the scm plugin is used to check out the tag, using
|
||||
${pom.repository.connection}, the tag name and other <a href=
|
||||
"http://maven.apache.org/reference/plugins/scm/properties.html">
|
||||
"http://maven.apache.org/maven-1.x/reference/plugins/scm/properties.html">
|
||||
scm plugin properties</a>.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
; Author Kristen Gillard
|
||||
; Author Dion Gillard
|
||||
; Setup Script for NSIS
|
||||
; http://maven.apache.org/reference/plugins/nsis/
|
||||
; http://maven.apache.org/maven-1.x/reference/plugins/nsis/
|
||||
|
||||
; add directories for the source if it exists, and the plugin
|
||||
<util:available file="${maven.nsis.src}">
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
</question>
|
||||
<answer>
|
||||
<p>
|
||||
Starting with the <a href="http://maven.apache.org/reference/plugins/plugin/">
|
||||
Starting with the <a href="http://maven.apache.org/maven-1.x/reference/plugins/plugin/">
|
||||
maven-plugin-plugin</a> 1.2 (which first appeared with
|
||||
maven 1.0-rc1), you issue the following command to maven to
|
||||
download the version of your choice.
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
<body>
|
||||
<breadcrumbs>
|
||||
<item name="Maven" href="http://maven.apache.org"/>
|
||||
<item name="Maven Plugins" href="http://maven.apache.org/reference/plugins/index.html"/>
|
||||
<item name="Maven Plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
|
||||
</breadcrumbs>
|
||||
<links>
|
||||
<!--
|
||||
|
||||
Reference in New Issue
Block a user