Okay, I did that and now I get http://servername/deploy/lib//jars/activation. I searched and changed everywhere I thought the extra //jars was coming from but I can't seem to find where it is. Does anybody know how I can take the double // out?
----- Original Message ----- From: <[EMAIL PROTECTED]> To: "Turbine Maven Users List" <[EMAIL PROTECTED]> Sent: Thursday, September 19, 2002 5:29 PM Subject: Re: jar files > Use the <jar>program.jar</jar> tag inside of the <dependency> > > -- > dIon Gillard, Multitask Consulting > Work: http://www.multitask.com.au > Developers: http://adslgateway.multitask.com.au/developers > > > "Brant Levinson" <[EMAIL PROTECTED]> wrote on 20/09/2002 > 07:42:31 AM: > > > If my jar files do not have -'s on the end of them how do I > > configure maven. Right now it looks for, for example program-.jar, I > > just want it to look for program.jar. > > -- > 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]>
