http://jira.codehaus.org/browse/MNG-661 provides a simple patch which provides parent and module links using the project URLs which as you correctly point out only work when the site is deployed.
-----Original Message----- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: 21 November 2005 08:28 To: Maven Users List Subject: Re: variable references for site generation There is an open issue for enabling proper multiproject (I think it is 699?) sites - but there is no variable to insert the references yet. - Brett On 11/21/05, Anuerin Diaz <[EMAIL PROTECTED]> wrote: > hi, > > where can i find a listing of the available references that i could > use during site generation? the guide in the documentation site only > lists ${reports} which inserts all reports included in the > <reporting/> section of the project. i was wondering if there is a > similar mechanism for including links to the sub-modules. i agree that > such links would be useless when the site is generated in the target > directory but they would be useful once the site files are deployed. > > short of maintaining each module's site.xml, are there any ways of > including/excluding the other modules in the navigation menu(s)? > thanks. > > ciao! > > -- > > "Programming, an artform that fights back" > > Anuerin G. Diaz > Registered Linux User #246176 > Friendly Linux Board @ http://mandrivausers.org/index.php > http://capsule.ramfree17.org , when you absolutely have nothing else > better to do > > --------------------------------------------------------------------- > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
