"Nelson, Scott (MAN - Corporate)" <[EMAIL PROTECTED]> wrote on 
19/09/2003 01:24:38 AM:

> When using the multiproject plugin.  Is it a requirement that all of 
your
> subprojects are underneath the main project?  I have a flattened 
directory
No.

> structure and would like to use the multiproject plugin cause each of my
> three subproject all rely on one another.
> 
> I have a directory structure that has all of my projects at the same 
level.
> Can I still use the multiproject plugin?
Yes.

Specify 

maven.multiproject.basedir=..
maven.multiproject.excludes=ProjectMain/project.xml

> 
> |-ProjectMain
> |-ProjectA
> |-ProjectB
> |-ProjectC
> 
> 
> Assuming I can get the multiproject plugin to work for my projects, do I
> need to specify the dependencies between projectA, projectB, and 
projectC in
> the project.xml file as a SNAPSHOT dependency or not?

What are the requirements for your projects? Do they rely on the very 
latest versions of each other, or on fixed releases???

--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/




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

Reply via email to