This is an automated email from the ASF dual-hosted git repository.
hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-pdf-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 8621400 link to same site
8621400 is described below
commit 86214000965c18a97eff2513c81aeffffef1dc80
Author: Hervé Boutemy <[email protected]>
AuthorDate: Fri Dec 22 09:46:33 2017 +0100
link to same site
---
src/site/xdoc/examples/configuring-reports.xml.vm | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/src/site/xdoc/examples/configuring-reports.xml.vm
b/src/site/xdoc/examples/configuring-reports.xml.vm
index 58c871f..1fcfbd1 100644
--- a/src/site/xdoc/examples/configuring-reports.xml.vm
+++ b/src/site/xdoc/examples/configuring-reports.xml.vm
@@ -38,7 +38,7 @@ under the License.
<p>
Since version 1.1, all Maven reports will be included by default in
the generated PDF.
You should configure the <reporting/> section of your POM
similar than the
- <a
href="http://maven.apache.org/plugins/maven-site-plugin/examples/configuring-reports.html">site
plugin</a>
+ <a
href="/plugins/maven-site-plugin/examples/configuring-reports.html">site
plugin</a>
</p>
<p>
@@ -139,10 +139,10 @@ under the License.
<subsection name="Maven Reporting Plugins Issues">
<p>
- The Maven Project supports several <a
href="http://maven.apache.org/plugins/">reporting plugins</a>.
+ The Maven Project supports several <a href="/plugins/">reporting
plugins</a>.
Unfortunately, some releases reporting plugins have known issues
with the PDF plugin, mainly due to
a wrong use of the
- <a
href="http://maven.apache.org/doxia/doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/Sink.html">Sink
object</a>
+ <a
href="/doxia/doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/Sink.html">Sink
object</a>
in their implementation.
</p>
<p>
@@ -157,7 +157,7 @@ under the License.
fails with the PDF plugin, you should fill a bug report in our <a
href="../issue-tracking.html">issue tracker</a>.
</p>
- <h5><a
href="http://maven.apache.org/plugins/maven-changelog-plugin">maven-changelog-plugin</a></h5>
+ <h5><a
href="/plugins/maven-changelog-plugin">maven-changelog-plugin</a></h5>
<table border="0">
<tr>
<th>Reports</th>
@@ -184,7 +184,7 @@ under the License.
</tr>
</table>
- <h5><a
href="http://maven.apache.org/plugins/maven-changes-plugin">maven-changes-plugin</a></h5>
+ <h5><a
href="/plugins/maven-changes-plugin">maven-changes-plugin</a></h5>
<table border="0">
<tr>
<th>Reports</th>
@@ -211,7 +211,7 @@ under the License.
</tr>
</table>
- <h5><a
href="http://maven.apache.org/plugins/maven-checkstyle-plugin">maven-checkstyle-plugin</a></h5>
+ <h5><a
href="/plugins/maven-checkstyle-plugin">maven-checkstyle-plugin</a></h5>
<p>
<b>Note</b>: could take a lot of time.
</p>
@@ -229,7 +229,7 @@ under the License.
</tr>
</table>
- <h5><a
href="http://maven.apache.org/plugins/maven-dependency-plugin">maven-dependency-plugin</a></h5>
+ <h5><a
href="/plugins/maven-dependency-plugin">maven-dependency-plugin</a></h5>
<table border="0">
<tr>
<th>Reports</th>
@@ -244,7 +244,7 @@ under the License.
</tr>
</table>
- <h5><a
href="http://maven.apache.org/plugins/maven-plugin-plugin">maven-plugin-plugin</a></h5>
+ <h5><a href="/plugins/maven-plugin-plugin">maven-plugin-plugin</a></h5>
<table border="0">
<tr>
<th>Reports</th>
@@ -259,7 +259,7 @@ under the License.
</tr>
</table>
- <h5><a
href="http://maven.apache.org/plugins/maven-pmd-plugin">maven-pmd-plugin</a></h5>
+ <h5><a href="/plugins/maven-pmd-plugin">maven-pmd-plugin</a></h5>
<table border="0">
<tr>
<th>Reports</th>
@@ -280,7 +280,7 @@ under the License.
</tr>
</table>
- <h5><a
href="http://maven.apache.org/plugins/maven-project-info-reports-plugin/">maven-project-info-reports-plugin</a></h5>
+ <h5><a
href="/plugins/maven-project-info-reports-plugin/">maven-project-info-reports-plugin</a></h5>
<p>
<b>Note</b>: dependencies report could take a lot of time.
</p>
@@ -370,7 +370,7 @@ under the License.
</tr>
</table>
- <h5><a
href="http://maven.apache.org/plugins/maven-surefire-report-plugin">maven-surefire-report-plugin</a></h5>
+ <h5><a
href="/plugins/maven-surefire-report-plugin">maven-surefire-report-plugin</a></h5>
<table border="0">
<tr>
<th>Reports</th>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].