Time for a b7. What's left to do before we can get b7 cut? -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers
[EMAIL PROTECTED] wrote on 20/09/2002 03:07:20 AM: > > Hi, > > Ah, I'm still using b6 (practically prehistoric now ;) - I'll try with the > latest version if I get a chance. > > Thanks, > > Mike > > > > > > Kurt Schrader <[EMAIL PROTECTED]> on 19/09/2002 18:00:17 > > Please respond to "Turbine Maven Users List" > <[EMAIL PROTECTED]> > > > > To: Turbine Maven Users List <[EMAIL PROTECTED]> > cc: > Subject: Re: Using Maven to build projects > > Which version of Maven are you using? > This only works with head. > > -Kurt > > On Thu, 19 Sep 2002 [EMAIL PROTECTED] wrote: > > > > > Hi, > > > > Thanks for the advice - doesn't seem to work for me though... > > > > I have: > > > > <dependency> > > <id>eragbatutils</id> > > <version>3.15.dev</version> > > <url>http://host/repository/</url> > > <properties> > > <war.bundle.jar>true</war.bundle.jar> > > </properties> > > </dependency> > > > > But the file isn't copied in from the repo. I'll try having a look at > the > > Reactor stuff too.... > > > > Cheers anyway! > > > > Mike > > > > > > > > > > > > Rick Salsa <[EMAIL PROTECTED]> on 19/09/2002 16:14:43 > > > > Please respond to "Turbine Maven Users List" > > <[EMAIL PROTECTED]> > > > > > > > > To: Turbine Maven Users List <[EMAIL PROTECTED]> > > cc: > > Subject: Re: Using Maven to build projects > > > > Add: > > > > <properties> > > <war.bundle.jar>true</war.bundle.jar> > > </properties> > > > > to each dependency you want in the final war file. > > > > /rick > > > > [EMAIL PROTECTED] wrote: > > > > >Hi Maven mavens, > > > > > >Is there any way to get Maven to build the *full* project, including > > > dependent jars? The war task only builds the jar for the project > > > provided, and doesn't include the dependencies.... > > > > > >Would be excellent to leverage the power of that dependency list! > > > > > >Thanks, > > > > > > Mike > > > > > > > > >-- > > >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]> > > > > > > > > > > > > > > > > -- > > 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]> > > > > > > > > -- > To unsubscribe, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
