This is an automated email from the ASF dual-hosted git repository.
hboutemy pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/maven-site.git
The following commit(s) were added to refs/heads/trunk by this push:
new 4d408d9 site first, then components
4d408d9 is described below
commit 4d408d947e722836b8fcd48a98fd774be0959f1c
Author: Hervé Boutemy <[email protected]>
AuthorDate: Tue May 1 10:01:35 2018 +0200
site first, then components
---
content/xdoc/source-repository.xml | 25 +++++++++++++------------
1 file changed, 13 insertions(+), 12 deletions(-)
diff --git a/content/xdoc/source-repository.xml
b/content/xdoc/source-repository.xml
index d91f7d7..5cfef88 100644
--- a/content/xdoc/source-repository.xml
+++ b/content/xdoc/source-repository.xml
@@ -65,6 +65,19 @@ repo start master --all</pre>
</ol>
</subsection>
+ <subsection name="Maven Site">
+ <p>
+ The sources for this site are available in a distinct Git repository:
+ <table>
+ <tr>
+ <td><a href="/">Apache Maven Site</a></td>
+ <td><source><a
href="https://gitbox.apache.org/repos/asf/maven-site.git">https://gitbox.apache.org/repos/asf/maven-site.git</a></source></td>
+ <td><a href="https://github.com/apache/maven-site/">(GitHub
mirror)</a></td>
+ </tr>
+ </table>
+ </p>
+ </subsection>
+
<subsection name="Maven Core">
<p>
The Git repository for <a href="/ref/current/">Maven</a> contains a
master branch which is the current development version. There is also a
@@ -84,18 +97,6 @@ repo start master --all</pre>
</p>
</subsection>
- <subsection name="Maven Site">
- <p>
- <table>
- <tr>
- <td><a href="/">Apache Maven Site</a></td>
- <td><source><a
href="https://gitbox.apache.org/repos/asf/maven-site.git">https://gitbox.apache.org/repos/asf/maven-site.git</a></source></td>
- <td><a href="https://github.com/apache/maven-site/">(GitHub
mirror)</a></td>
- </tr>
- </table>
- </p>
- </subsection>
-
<subsection name="Other Components">
<p>
The source repositories for the various plugins are in Git, listed
in the documentation of the respective plugin,
--
To stop receiving notification emails like this one, please contact
[email protected].