RE: EAR task and tag

2004-04-30 Thread Vincent Massol
My bad. Sorry. I should have checked. -Vincent > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 30 April 2004 16:56 > To: Maven Users List > Subject: RE: EAR task and tag > > "Vincent Massol" <[EMAIL PROTECTED

RE: EAR task and tag

2004-04-30 Thread dion_gillard
"Vincent Massol" <[EMAIL PROTECTED]> wrote on 01/05/2004 12:27:58 AM: > Darren, > > I don't think the wsr type is a known type... > The ear plugin doesn't check against types. If you mark a dependency as ear.bundle, it's included. -- dIon Gillard, Multitask Consulting ---

Re: EAR task and tag

2004-04-30 Thread dion_gillard
"Darren Hartford" <[EMAIL PROTECTED]> wrote on 01/05/2004 12:19:02 AM: > Hey all, > Regarding Maven-1.0-rc2 (binary install) on Win2000, I have the > following in my project.xml: > > ==snip== > > MYPROJECT > MYEJBSESSION > ${pom.currentVersion} > ejb > >

RE: EAR task and tag

2004-04-30 Thread Vincent Massol
Darren, I don't think the wsr type is a known type... -Vincent > -Original Message- > From: Darren Hartford [mailto:[EMAIL PROTECTED] > Sent: 30 April 2004 16:19 > To: [EMAIL PROTECTED] > Subject: EAR task and tag > > Hey all, > Regarding Maven-1.0-rc2 (

EAR task and tag

2004-04-30 Thread Darren Hartford
Hey all, Regarding Maven-1.0-rc2 (binary install) on Win2000, I have the following in my project.xml: ==snip== MYPROJECT MYEJBSESSION ${pom.currentVersion} ejb true