Author: brett
Date: Sat Jun 11 21:47:32 2005
New Revision: 190212
URL: http://svn.apache.org/viewcvs?rev=190212&view=rev
Log:
add location of svn repo, and instructions for building Maven 2.0
Modified:
maven/components/trunk/maven-site/src/site/fml/about.fml
maven/components/trunk/maven-site/src/site/site.xml
maven/components/trunk/maven-site/src/site/xdoc/index.xml
Modified: maven/components/trunk/maven-site/src/site/fml/about.fml
URL:
http://svn.apache.org/viewcvs/maven/components/trunk/maven-site/src/site/fml/about.fml?rev=190212&r1=190211&r2=190212&view=diff
==============================================================================
--- maven/components/trunk/maven-site/src/site/fml/about.fml (original)
+++ maven/components/trunk/maven-site/src/site/fml/about.fml Sat Jun 11
21:47:32 2005
@@ -129,6 +129,9 @@
join the project.
</p>
<p>
+ For instructions on checking out and building Maven 2.0, see <a
href="building.html">Building Maven 2.0</a>.
+ </p>
+ <p>
For more information, please see
<a href="http://maven.apache.org/contributing/help.html">How to
Help</a>.
</p>
Modified: maven/components/trunk/maven-site/src/site/site.xml
URL:
http://svn.apache.org/viewcvs/maven/components/trunk/maven-site/src/site/site.xml?rev=190212&r1=190211&r2=190212&view=diff
==============================================================================
--- maven/components/trunk/maven-site/src/site/site.xml (original)
+++ maven/components/trunk/maven-site/src/site/site.xml Sat Jun 11 21:47:32 2005
@@ -40,6 +40,7 @@
</menu>
<menu name="Developers">
<item name="Documentation Needed" href="/docs-required.html"/>
+ <item name="Building Maven 2.0" href="/building.html"/>
</menu>
</body>
</project>
Modified: maven/components/trunk/maven-site/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewcvs/maven/components/trunk/maven-site/src/site/xdoc/index.xml?rev=190212&r1=190211&r2=190212&view=diff
==============================================================================
--- maven/components/trunk/maven-site/src/site/xdoc/index.xml (original)
+++ maven/components/trunk/maven-site/src/site/xdoc/index.xml Sat Jun 11
21:47:32 2005
@@ -168,6 +168,11 @@
</i>
</li>
<li>
+ <i>How do I
+ <a href="building.html">build Maven 2.0</a>?
+ </i>
+ </li>
+ <li>
<i>Draft <a
href="http://docs.codehaus.org/display/MAVEN/Home">design documents</a> are in
Confluence, until they are implemented and added to the
developers section.
</i>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]