Hi Folks,

> -----Urspr�ngliche Nachricht-----
> Von: Rademacher Tobias [mailto:[EMAIL PROTECTED]]
> Gesendet am: Mittwoch, 16. Oktober 2002 08:18
> An: 'Turbine Maven Users List'
> Betreff: RE: [j2ee:ear] Where to place ear.bundle.jar property?
> 
> Hi,
> 
> > 
> > So I began to modify my Project Descriptor as follows:
> > 
> >     <dependency>
> >         <id>jportal:jportal-security</id>
> >         <artifactType>jar</artifactType>
> >         <category>runtime</category>
> >         <version>0.1.1</version>
> >         <ear.bundle.jar>true</ear.bundle.jar>
> >      </dependency>
> > 
> I changed it to 
> 
> <properties>
>       <ear.bundle.jar>true</ear.bundle.jar>
> </properties>
> 
> And it still does not work? Any ideas?

I seen that the ear ant task was used incorrectly in b7 build. I downloaded
the jelly script from cvs and everything works
now. Cool!

Bye
Toby

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

Reply via email to