Author: jcouteau Date: 2009-09-24 16:01:46 +0200 (Thu, 24 Sep 2009) New Revision: 2663 Added: trunk/src/site/resources/uc/.directory Modified: trunk/src/site/site.xml Log: Add download links on maven-site Added: trunk/src/site/resources/uc/.directory =================================================================== --- trunk/src/site/resources/uc/.directory (rev 0) +++ trunk/src/site/resources/uc/.directory 2009-09-24 14:01:46 UTC (rev 2663) @@ -0,0 +1,5 @@ +[Dolphin] +AdditionalInfo=3 +Sorting=6 +Timestamp=2008,11,19,15,46,28 +ViewMode=1 Modified: trunk/src/site/site.xml =================================================================== --- trunk/src/site/site.xml 2009-09-24 10:39:30 UTC (rev 2662) +++ trunk/src/site/site.xml 2009-09-24 14:01:46 UTC (rev 2663) @@ -30,6 +30,9 @@ <menu name="Utilisateur" inherit="top" > <item name="How To" href="howto.html" /> </menu> + <menu name="Downloads" inherits="top" > + <item name="Stable" href="http://maven.chorem.org/release/org/chorem/callao/" /> + <item name="Snapshots" href="http://maven.chorem.org/snapshot/org/chorem/callao/" /> <menu ref="reports"/> </body>