Re: [ALL] Maven 2 Build and xdocs directory...

2007-09-28 Thread James Carman
I think I have it down now. I reorganized everything this morning. It looks like it's building correctly now. On 9/28/07, Joerg Hohwiller <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > James Carman wrote: > > All, > Hi James, > > > > How does the maven 2 build pi

Re: [ALL] Maven 2 Build and xdocs directory...

2007-09-28 Thread Joerg Hohwiller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James Carman wrote: > All, Hi James, > > How does the maven 2 build pick up the files in the xdocs directory? > I'm moving stuff around in commons proxy and I thought that the maven > 2 build would not pick up my site stuff from the xdocs directory, b

Re: [ALL] Maven 2 Build and xdocs directory...

2007-09-28 Thread Ben Speakmon
If you do stick with the xdocs/ directory, though, you'll have to override the location of the site.xml (at least I did for maven 2 in the email 1.1release). On 9/28/07, Niall Pemberton <[EMAIL PROTECTED]> wrote: > > On 9/28/07, James Carman <[EMAIL PROTECTED]> wrote: > > So, do I just copy my old

Re: [ALL] Maven 2 Build and xdocs directory...

2007-09-28 Thread Niall Pemberton
On 9/28/07, James Carman <[EMAIL PROTECTED]> wrote: > So, do I just copy my old xdocs into the src/site directory and it'll > pick it up as usual? Yes - except navigation.xml - AFAIK maven2 uses site.xml - which is similar Niall > On 9/28/07, Niall Pemberton <[EMAIL PROTECTED]> wrote: > > On 9/2

Re: [ALL] Maven 2 Build and xdocs directory...

2007-09-28 Thread James Carman
So, do I just copy my old xdocs into the src/site directory and it'll pick it up as usual? On 9/28/07, Niall Pemberton <[EMAIL PROTECTED]> wrote: > On 9/28/07, James Carman <[EMAIL PROTECTED]> wrote: > > All, > > > > How does the maven 2 build pick up the files in the xdocs directory? > > I believ

Re: [ALL] Maven 2 Build and xdocs directory...

2007-09-28 Thread Niall Pemberton
On 9/28/07, James Carman <[EMAIL PROTECTED]> wrote: > All, > > How does the maven 2 build pick up the files in the xdocs directory? I believe its maven2 magic - to make moving from maven1 as painless as possible. > I'm moving stuff around in commons proxy and I thought that the maven > 2 build wo

[ALL] Maven 2 Build and xdocs directory...

2007-09-28 Thread James Carman
All, How does the maven 2 build pick up the files in the xdocs directory? I'm moving stuff around in commons proxy and I thought that the maven 2 build would not pick up my site stuff from the xdocs directory, but it does. I'd rather the xdocs stuff be placed in the src/site directory instead (to