you can change it in the distributionManagement section and don't forget to change the url in the pom

[EMAIL PROTECTED] schrieb:
Author: schof
Date: Thu Jan 26 12:13:07 2006
New Revision: 372600

URL: http://svn.apache.org/viewcvs?rev=372600&view=rev
Log:
fixed remainder of links; since maven is publishing all of the projects to the 
same top level dir we'll use symlinks to make things work right

Modified:
    myfaces/site/trunk/src/site/site.xml

Modified: myfaces/site/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewcvs/myfaces/site/trunk/src/site/site.xml?rev=372600&r1=372599&r2=372600&view=diff
==============================================================================
--- myfaces/site/trunk/src/site/site.xml (original)
+++ myfaces/site/trunk/src/site/site.xml Thu Jan 26 12:13:07 2006
@@ -22,11 +22,11 @@
     </menu>
<menu name="MyFaces Projects">
-      <item name="API" href="myfaces-api/index.html"/>
-      <item name="Impl" href="myfaces-impl/index.html"/>
-      <item name="Commons" href="myfaces-commons/index.html"/>
-      <item name="Tomahawk" href="tomahawk-project/tomahawk/index.html"/>
-      <item name="Sandbox" href="myfaces-tomahawk/sandbox/sandbox/index.html"/>
+      <item name="API" href="api/index.html"/>
+      <item name="Impl" href="impl/index.html"/>
+      <item name="Commons" href="commons/index.html"/>
+      <item name="Tomahawk" href="tomahawk/index.html"/>
+      <item name="Sandbox" href="sandbox/index.html"/>
     </menu>
<menu name="Documentation">




--
Dipl.-Ing. Bernd Bohmann - Atanion GmbH - Software Development
Bismarckstr. 13, 26122 Oldenburg, http://www.atanion.com
phone: +49 441 4082312, mobile: +49 173 8839471, fax: +49 441 4082333

Reply via email to