I know this has been answered before, but just for clarity. When running the Multiproject goal and there is a dependency ordering requirement, does the Multiproject analyse the sub-projects dependencies and work out the correct order to build.
If this is correct, then how do I get Maven to use the artefacts generated by the Multiproject goal to be included as the dependee's of the next sub-project being built. i.e. force the Multiproject goal to only generate SNAPSHOTs and then re-use these SNAPSHOTs within the same build. Thanks Pat -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 10 September 2003 08:23 To: Maven Users List Subject: Re: multiproject dependencies Beta10 multiproject has some bugs :-) Use the released version. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Nathan Coast <[EMAIL PROTECTED]> wrote on 10/09/2003 04:11:51 PM: > :) > > just tried using multiproject and it barfed with > > maven-multiproject-plugin-1.0-SNAPSHOT/plugin.jelly:149:61: <j:set> This > tag does not understand the 'name' attribute > > I checked the jelly docs and set doesn't seem to take a name attribute. > > I was using maven beta 10. I'm rebuilding maven from cvs now to see if > this makes a diference. > > [EMAIL PROTECTED] wrote: > > > Well, yes, since it uses the reactor..... > > -- > > dIon Gillard, Multitask Consulting > > Blog: http://blogs.codehaus.org/people/dion/ > > > > > > Nathan Coast <[EMAIL PROTECTED]> wrote on 10/09/2003 02:54:58 PM: > > > > > >>Hi, > >> > >>Does the multiproject plugin build dependent projects in the correct > >>order (like the reactor does). > >> > >>thanks > >>Nathan > >> > >> > >> > >> > >>--------------------------------------------------------------------- > >>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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
