Author: hboutemy Date: Sun Dec 31 09:25:02 2017 New Revision: 1819722 URL: http://svn.apache.org/viewvc?rev=1819722&view=rev Log: added Maven Archetypes (in Subversion list)
Modified: maven/site/trunk/content/xdoc/source-repository.xml Modified: maven/site/trunk/content/xdoc/source-repository.xml URL: http://svn.apache.org/viewvc/maven/site/trunk/content/xdoc/source-repository.xml?rev=1819722&r1=1819721&r2=1819722&view=diff ============================================================================== --- maven/site/trunk/content/xdoc/source-repository.xml (original) +++ maven/site/trunk/content/xdoc/source-repository.xml Sun Dec 31 09:25:02 2017 @@ -556,6 +556,11 @@ repo start master --all</pre> <td><a href="https://github.com/apache/maven-site/">(GitHub mirror)</a></td> </tr> <tr> + <td><a href="/archetypes/">Maven Archetypes</a></td> + <td><source><a href="https://svn.apache.org/viewvc/maven/archetypes/trunk/">https://svn.apache.org/repos/asf/maven/archetypes/trunk/</a></source></td> + <td><a href="https://github.com/apache/maven-archetypes/">(GitHub mirror)</a></td> + </tr> + <tr> <td>Maven Sandbox</td> <td><source><a href="https://svn.apache.org/viewvc/maven/sandbox/trunk/">https://svn.apache.org/repos/asf/maven/sandbox/trunk/</a></source></td> <td><a href="https://github.com/apache/maven-sandbox/">(GitHub mirror)</a></td>