I do believe that it will be part of the next release of the site plugin. -Stephen
On 3/29/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Wayne, > Thanks for your reply. I agree is not painful in anyway, my > point is, its something that could easily be managed by Maven as many > other parts of my build process are. I'll look to see if there is a > JIRA report opened yet. > > Thanks again, > Brian > > -----Original Message----- > From: Wayne Fay [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 28, 2006 2:21 PM > To: Maven Users List > Subject: Re: Help with multiproject site generation? > > As far as I'm aware, this is the only current solution. Its really not > that painful, how often are you adding modules to your projects? > > This has been discussed several times on the user list. IIRC no one has > mentioned another solution. > > Of course any user is welcome to contribute patches that add this > functionality to the site plugins. Or file a JIRA report (if it hasn't > already been filed) and get other users to vote on it, and then wait for > someone else to write the code. > > Wayne > > > On 3/28/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Daun, > > Thanks for the possible solution. I'm experiencing this issue > > as well. I was expecting an automated way of maintaining the site > > structure. It would be much nicer if the site and site-deploy goals > > supported multiprojects in someway. Does anyone else know if they do? > > Are Kevin, Daun and I missing something. I know for me, I'm new to > > Maven 2.0 so its definitely possible that I didn't configure my POM > > correctly. > > > > Thanks, > > Brian > > > > -----Original Message----- > > From: Daun DeFrance [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, March 28, 2006 1:52 PM > > To: Maven Users List > > Subject: RE: Help with multiproject site generation? > > > > -----Original Message----- > > From: Wood, Kevin [mailto:[EMAIL PROTECTED] > > Subject: Help with multiproject site generation? > > > > Does anyone have a working example of multiproject site generation > > with Maven2? > > > > <snip> > > > > Kevin, > > In order to get my muliproject site documentation to be cohesive, I > > performed the following: > > > > I have projects set up like this: > > <root> > > + subproject1 > > + subproject2 > > + src > > | + site > > | | site.xml > > pom.xml > > > > My parent's site.xml contains menu item links to the subprojects which > > > looks like: > > > > <menu name="Sub Projects"> > > <item name="Sub Project 1" href="/subproject1/index.html"/> > > <item name="Sub Project 2" href="/subproject2/index.html"/> > > </menu> > > > > I've been pretty happy with this arrangement except you have to > > remember to update the parent's src/site directory for new sub > > projects. My parent's src directory is otherwise empty. > > > > Best, > > D DeFrance > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > Visit our website at http://www.ubs.com > > > > This message contains confidential information and is intended only > > for the individual named. If you are not the named addressee you > > should not disseminate, distribute or copy this e-mail. Please notify > > > the sender immediately by e-mail if you have received this e-mail by > > mistake and delete this e-mail from your system. > > > > E-mail transmission cannot be guaranteed to be secure or error-free as > > > information could be intercepted, corrupted, lost, destroyed, arrive > > late or incomplete, or contain viruses. The sender therefore does not > > > accept liability for any errors or omissions in the contents of this > > message which arise as a result of e-mail transmission. If > > verification is required please request a hard-copy version. This > > message is provided for informational purposes and should not be > > construed as a solicitation or offer to buy or sell any securities or > > related financial instruments. > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > Visit our website at http://www.ubs.com > > This message contains confidential information and is intended only > for the individual named. If you are not the named addressee you > should not disseminate, distribute or copy this e-mail. Please > notify the sender immediately by e-mail if you have received this > e-mail by mistake and delete this e-mail from your system. > > E-mail transmission cannot be guaranteed to be secure or error-free > as information could be intercepted, corrupted, lost, destroyed, > arrive late or incomplete, or contain viruses. The sender therefore > does not accept liability for any errors or omissions in the contents > of this message which arise as a result of e-mail transmission. If > verification is required please request a hard-copy version. This > message is provided for informational purposes and should not be > construed as a solicitation or offer to buy or sell any securities or > related financial instruments. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Stephen Duncan Jr www.stephenduncanjr.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]