On 11/21/05, Wendy Smoak <[EMAIL PROTECTED]> wrote: > > On 11/21/05, Craig McClanahan <[EMAIL PROTECTED]> wrote: > > > > + $ maven site > > > > I notice that when I do this in the Shale top-level directory, you get > an > > incomplete copyright notice: > > > > (c) -2005, > > From the Shale top-level directory, as in /struts/current/shale/ ? > There is no Maven build file there, so no <inceptionYear> for it to > use. If it's working at all it's only by virtue of 'xdocs' being > Maven's default location. I get an error from the xdoc plugin if I > try it from there. > > /svn/struts/current/shale/build > $ maven site > > works for me, and builds only the top section of the site. Let me > know if you're seeing something different.
I use the "current" svn:externals thing as well, and run "maven site" from the top-level Shale directory (the one containing the global build.xmlfile). For me, that's at: /home/craigmcc/Apache/struts/current/shale However, I see the broken copyright from here, or from the "build" directory below it: /home/craigmcc/Apache/struts/current/shale/build Same problem if you run "maven multiproject:site" from here ... just takes longer to see it :-). Craig -- > Wendy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >