I am running Maven 1.0-b10. If I use war.bundle instead of war.bundle.jar, none of the jars are copied to the war. Simple as that, I can't explain why, that's just what I am experiencing.
Regards, ________________________________ | | | Scott T Weaver | | <[EMAIL PROTECTED]> | | Apache Jetspeed Portal Project | | Apache Pluto Portlet Container | |________________________________| > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Friday, October 17, 2003 8:25 PM > To: Jetspeed Developers List > Subject: Re: cvs commit: jakarta-jetspeed-2/portal project.xml > > David Sean Taylor <[EMAIL PROTECTED]> wrote on 18/10/2003 10:00:20 AM: > > > > > On Friday, October 17, 2003, at 04:35 PM, [EMAIL PROTECTED] wrote: > > > > >> - <war.bundle>true</war.bundle> > > >> + <war.bundle.jar>true</war.bundle.jar> > > > > > > You do know that <war.bundle.jar> is deprecated in favour of > > > <war.bundle>, > > > right? > > > > > Yes, I patched that a few days ago. > > Unfortunately Maven is not quite ready for deprecation of > > <war.bundle.jar>, and still relies on <war.bundle> for bundling jars > > into the war target, even though it is supposedly deprecated. > > Thus Scott had to change it back > > I don't get it? > > How is Maven not quite ready for deprecation of war.bundle.jar? As a > committer on Maven, if there's somewhere that it's still floating about > and war.bundle isn't provided as well, I'd like to know! > -- > dIon Gillard, Multitask Consulting > Blog: http://blogs.codehaus.org/people/dion/ > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED]
