RE: Multiproject help

2005-11-05 Thread Arnaud HERITIER
Hi > > Hi, > I'm using Maven 1.x and I'm also new at Maven... I > have a simple multi-project that has 2 sub-projects: A and B, > A is dependent on B. I was able to run multiproject:install > on the project successfully by providing dependencies in A's > project.xml. But when I ran mu

RE: Multiproject help

2003-09-18 Thread dion
gt; > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: Monday, September 15, 2003 7:50 PM > > To: Maven Users List > > Subject: RE: Multiproject help > > > > > > There isn't a multiproject:dist-build yet.

RE: Multiproject help

2003-09-16 Thread Howard M. Lewis Ship
age- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, September 15, 2003 7:50 PM > To: Maven Users List > Subject: RE: Multiproject help > > > There isn't a multiproject:dist-build yet. > -- > dIon Gillard, Multitask Consulting > Blog:

RE: Multiproject help

2003-09-15 Thread dion
] > > Sent: Monday, September 15, 2003 5:02 PM > > To: 'Maven Users List' > > Subject: RE: Multiproject help > > > > > > Ok, I guess you leave the element out in the top-level > > project.xml. > > > > -- > > Howard M

RE: Multiproject help

2003-09-15 Thread dion
No. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ "Howard M. Lewis Ship" <[EMAIL PROTECTED]> wrote on 16/09/2003 07:01:50 AM: > Ok, I guess you leave the element out in the top-level project.xml. > > -- > Howard M. Lewis Ship > Creator, Tapestry: Java

RE: Multiproject help

2003-09-15 Thread Howard M. Lewis Ship
nday, September 15, 2003 5:02 PM > To: 'Maven Users List' > Subject: RE: Multiproject help > > > Ok, I guess you leave the element out in the top-level > project.xml. > > -- > Howard M. Lewis Ship > Creator, Tapestry: Java Web Components > http://jaka

RE: Multiproject help

2003-09-15 Thread Howard M. Lewis Ship
Ok, I guess you leave the element out in the top-level project.xml. -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/tapestry http://jakarta.apache.org/commons/sandbox/hivemind/ http://javatapestry.blogspot.com > -Original Message- > From: Howard M

Re: Multiproject help

2003-09-15 Thread Andy Jefferson
On Monday 15 Sep 2003 21:28, Howard M. Lewis Ship wrote: > I'm trying to split up my existing Maven project into a master project > containing sub-projects. Is this even the right thing to do? Yes if you have several deliverables. > I'm getting the following error: > > bash-2.05b$ maven multipro