You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by hb...@apache.org on 2020/04/12 13:03:38 UTC

svn commit: r1876425 - in /maven/website/components/plugins-archives/maven-antrun-plugin-LATEST: index.html usage.html

Author: hboutemy
Date: Sun Apr 12 13:03:38 2020
New Revision: 1876425

Log:
fixed broken links

Modified:
    maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/index.html
    maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/usage.html

Modified: maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/index.html
==============================================================================
--- maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/index.html (original)
+++ maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/index.html Sun Apr 12 13:03:38 2020
@@ -145,8 +145,8 @@
 <div class="section">
 <h3><a name="Usage"></a>Usage</h3>
 <p>General instructions on how to use the AntRun Plugin can be found on the <a href="./usage.html">usage page</a>. Some more specific use cases are described in the examples given below.</p>
-<p>In case you still have questions regarding the plugin's usage, please have a look at the <a href="./faq.html">FAQ</a> and feel free to contact the <a href="./mail-lists.html">user mailing list</a>. The posts to the mailing list are archived and could already contain the answer to your question as part of an older thread. Hence, it is also worth browsing/searching the <a href="./mail-lists.html">mail archive</a>.</p>
-<p>If you feel like the plugin is missing a feature or has a defect, you can fill a feature request or bug report in our <a href="./issue-tracking.html">issue tracker</a>. When creating a new issue, please provide a comprehensive description of your concern. Especially for fixing bugs it is crucial that the developers can reproduce your problem. For this reason, entire debug logs, POMs or most preferably little demo projects attached to the issue are very much appreciated. Of course, patches are welcome, too. Contributors can check out the project from our <a href="./source-repository.html">source repository</a> and will find supplementary information in the <a class="externalLink" href="https://maven.apache.org/guides/development/guide-helping.html">guide to helping with Maven</a>.</p></div>
+<p>In case you still have questions regarding the plugin's usage, please have a look at the <a href="./faq.html">FAQ</a> and feel free to contact the <a href="./mailing-lists.html">user mailing list</a>. The posts to the mailing list are archived and could already contain the answer to your question as part of an older thread. Hence, it is also worth browsing/searching the <a href="./mailing-lists.html">mail archive</a>.</p>
+<p>If you feel like the plugin is missing a feature or has a defect, you can fill a feature request or bug report in our <a href="./issue-management.html">issue tracker</a>. When creating a new issue, please provide a comprehensive description of your concern. Especially for fixing bugs it is crucial that the developers can reproduce your problem. For this reason, entire debug logs, POMs or most preferably little demo projects attached to the issue are very much appreciated. Of course, patches are welcome, too. Contributors can check out the project from our <a href="./scm.html">source repository</a> and will find supplementary information in the <a class="externalLink" href="/guides/development/guide-helping.html">guide to helping with Maven</a>.</p></div>
 <div class="section">
 <h3><a name="Examples"></a>Examples</h3>
 <p>To provide you with better understanding on some usages of the Maven AntRun Plugin, you can take a look into the following examples:</p>

Modified: maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/usage.html
==============================================================================
--- maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/usage.html (original)
+++ maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/usage.html Sun Apr 12 13:03:38 2020
@@ -199,7 +199,7 @@
 <td align="left"><a href="../maven-antrun-plugin/"><tt>maven-antrun-plugin</tt></a></td></tr>
 <tr class="a">
 <td align="left"><tt>Available</tt></td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/guides/introduction/introduction-to-profiles.html"><tt>profiles</tt></a></td></tr>
+<td align="left"><a class="externalLink" href="/guides/introduction/introduction-to-profiles.html"><tt>profiles</tt></a></td></tr>
 <tr class="b">
 <td align="left"><tt>BUnzip2</tt></td>
 <td align="left"><a href="../maven-assembly-plugin/"><tt>maven-assembly-plugin</tt></a></td></tr>
@@ -211,7 +211,7 @@
 <td align="left"><a href="../maven-assembly-plugin/"><tt>maven-assembly-plugin</tt></a></td></tr>
 <tr class="a">
 <td align="left"><tt>Condition</tt></td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/guides/introduction/introduction-to-profiles.html"><tt>profiles</tt></a></td></tr>
+<td align="left"><a class="externalLink" href="/guides/introduction/introduction-to-profiles.html"><tt>profiles</tt></a></td></tr>
 <tr class="b">
 <td align="left"><tt>Copy</tt></td>
 <td align="left"><a href="../maven-resources-plugin/"><tt>maven-resources-plugin</tt></a></td></tr>