Kurt, But this work in the CVS HEAD not in the Maven b5 release.
In Maven b5 the name of metaEntry is j2ee.war.bundle.jar Edgar ----- Original Message ----- From: "Kurt Schrader" <[EMAIL PROTECTED]> To: "Turbine Maven Users List" <[EMAIL PROTECTED]> Sent: Monday, August 19, 2002 12:00 PM Subject: RE: Missing the EAR Goal > On Mon, 19 Aug 2002, Dickson, Mike wrote: > > > Are these modules under development? I could certainly use them also and > > the approach you lay out makes sense. > > > > A related question, is there a straightforward way when buildiong a WAR file > > to copy the dependencies into the lib directory in WEB-INF? It doesn't seem > > to happen automatically as a part of the WAR target. > > You need to add: > <metaEntries> > <metaEntry>war.bundle.jar:true</metaEntry> > </metaEntries> > > To each dependency that you want copied over into the WAR file in your > project.xml. > > -Kurt > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
