I make a mistake this is <menu ref="parent" /> that does not work.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Franck HUGOT                                            
SOFINCO - Groupe Credit Agricole
Service Urbanisation Des Développements
DSI/PAT/DAOS/SUDD
Tel : (+33) 01 60 76 54 66
[EMAIL PROTECTED]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-----Message d'origine-----
De : HUGOT Franck [mailto:[EMAIL PROTECTED] 
Envoyé : jeudi 13 juillet 2006 10:26
À : Maven Users List
Objet : RE: RE : Web site generation for multiple projects

Me too.

It seems that <menu ref="modules" /> does not work.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Franck HUGOT                                            
SOFINCO - Groupe Credit Agricole
Service Urbanisation Des Développements
DSI/PAT/DAOS/SUDD
Tel : (+33) 01 60 76 54 66
[EMAIL PROTECTED]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-----Message d'origine-----
De : Valerio Schiavoni [mailto:[EMAIL PROTECTED] 
Envoyé : jeudi 13 juillet 2006 09:21
À : Maven Users List
Objet : Re: RE : Web site generation for multiple projects

Hello Arnaud,
here with 2.0.4, at first i thought you had a typo error  (<project >
instead of <site > );
i was not able to obtain the result you described..

On 7/13/06, Arnaud Bailly <[EMAIL PROTECTED]> wrote:
>
> <?xml version="1.0" encoding="ISO-8859-1"?>
> <project name="Framework LDAP">
> <bannerRight>
>   <href>http://sourceforge.net </href>
>   
> <src>http://sflogo.sourceforge.net/sflogo.php?group_id=169899&amp;type=1<http://sflogo.sourceforge.net/sflogo.php?group_id=169899&type=1>
> </src>
> <name>Sorugeforge</name>
>
> </bannerRight>
> <body>
>   <links>
>    <item name="Maven"  href="http://maven.apache.org/"; />
>   </links>
>
>   <menu name="Documentation" href="/index.html" collapsed="true" >
>    <item name="User guide" href="/user-guide.html"/>
>    <item name="French documentation" href="/fr/index.html"/>
>   </menu>
>   <menu ref="modules" />
> </body>
> </project>
>
> regards
>
> PS: in the children, I have
>
> <?xml version="1.0" encoding="ISO-8859-1"?>
> <project name="Framework LDAP">
> <body>
>   <links>
>    <item name="Maven"  href="http://maven.apache.org/"; />
>   </links>
>   <menu name="Common Links" inherit="top" />
>   <menu ref="parent" />
>   ${reports}
> </body>
> </project>
>



-- 
http://valerioschiavoni.blogspot.com
http://jroller.com/page/vschiavoni



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to