Author: brett
Date: Thu May 5 09:17:52 2005
New Revision: 168349
URL: http://svn.apache.org/viewcvs?rev=168349&view=rev
Log:
add roadmap and other site fixes
Modified:
maven/components/trunk/maven-site/src/site/xdoc/about.fml
maven/components/trunk/maven-site/src/site/xdoc/download.xml
maven/components/trunk/maven-site/src/site/xdoc/navigation.xml
Modified: maven/components/trunk/maven-site/src/site/xdoc/about.fml
URL:
http://svn.apache.org/viewcvs/maven/components/trunk/maven-site/src/site/xdoc/about.fml?rev=168349&r1=168348&r2=168349&view=diff
==============================================================================
--- maven/components/trunk/maven-site/src/site/xdoc/about.fml (original)
+++ maven/components/trunk/maven-site/src/site/xdoc/about.fml Thu May 5
09:17:52 2005
@@ -111,6 +111,9 @@
We will continue with the successful technique from Maven 1.0 of
making plugins available on a separate
release schedule so that new features can be obtained as they are
ready and tested.
</p>
+ <p>
+ For more information, consult the <a href="roadmap.html">Road
Map</a>.
+ </p>
</answer>
</faq>
Modified: maven/components/trunk/maven-site/src/site/xdoc/download.xml
URL:
http://svn.apache.org/viewcvs/maven/components/trunk/maven-site/src/site/xdoc/download.xml?rev=168349&r1=168348&r2=168349&view=diff
==============================================================================
--- maven/components/trunk/maven-site/src/site/xdoc/download.xml (original)
+++ maven/components/trunk/maven-site/src/site/xdoc/download.xml Thu May 5
09:17:52 2005
@@ -9,7 +9,7 @@
Maven is distributed in several formats for your convenience.
</p>
<p>
- You will be prompted for a mirror - please be patient, as it may take
24 hours to reach all mirrors.
+ You will be prompted for a mirror - if the file is not found on yours,
please be patient, as it may take 24 hours to reach all mirrors.
</p>
<ul>
<li>
@@ -62,6 +62,10 @@
<p>
Maven 2.0 is distributed under the
<a href="http://maven.apache.org/license.html">Apache License, version
2.0</a>.
+ </p>
+ <p>
+ The Ant tasks contain the JCraft Jsch library for deployment via SSH.
For more information, see their
+ <a href="http://www.jcraft.com/jsch/LICENSE.txt">License and Copyright
notice</a>.
</p>
<a name="requirements"/>
<subsection name="System Requirements">
Modified: maven/components/trunk/maven-site/src/site/xdoc/navigation.xml
URL:
http://svn.apache.org/viewcvs/maven/components/trunk/maven-site/src/site/xdoc/navigation.xml?rev=168349&r1=168348&r2=168349&view=diff
==============================================================================
--- maven/components/trunk/maven-site/src/site/xdoc/navigation.xml (original)
+++ maven/components/trunk/maven-site/src/site/xdoc/navigation.xml Thu May 5
09:17:52 2005
@@ -12,6 +12,7 @@
<item name="Download" href="download.html"/>
<item name="General Information" href="about.html"/>
<item name="For Maven 1.0 Users" href="maven1.html"/>
+ <item name="Road Map" href="roadmap.html" />
</menu>
<menu name="User's Guide">
<item name="Getting Started" href="getting-started.html"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]