Hi Stephen, Thanks for the attempted answer, but if you read the text from me that you quoted in your reply you will see that I have in fact set torque.jar and that in any case there is a hard coded value in the build-torque.xml that is part of the plugin (the existence of this makes it hard to support multiple versions of torque - I think it should go).
So with these settings the plugin is still somehow looking for torque-3.0.jar. Cheers, Scott -- Scott Eade Backstage Technologies Pty. Ltd. http://www.backstagetech.com.au .Mac Chat/AIM: seade at mac dot com On 5/02/2003 6:54 AM, "Stephen Haberman" <[EMAIL PROTECTED]> wrote: > Sorry for the delay, Scott, but here's a reply to your Torque > plugin issues. > > - Stephen > > ----- Forwarded message from Stephen Haberman <[EMAIL PROTECTED]> ----- > > From: Stephen Haberman <[EMAIL PROTECTED]> > Subject: Re: Torque plugin for maven > Date: Tue, 4 Feb 2003 09:34:18 -0600 > To: Turbine Torque Developers List <[EMAIL PROTECTED]> > > On Mon, Feb 03, 2003 at 04:26:03PM +1100, Scott Eade wrote: >> My latest problem is that having installed the torque plugin for >> torque-3.0.1-dev (i.e. Built from the TORQUE_3_0_BRANCH) the >> plugin for some reason is attempting to load the velocity >> templates form torque-3.0.jar. I have torque.jar set to >> torque-3.0.1-dev.jar, and in any case the build-torque.xml >> installed as part of the plugin defines torque to this same value. > > There should be a torque.jar setting you can set; e.g. > > torque.jar = torque-3.0.1-dev.jar > > This is used in the build-torque.xml file where the classpath is > setup, so setting torque.jar in project.properties should do the > trick of percolating it through to the build-torque.xml. > > Off the top of my head...let me know if it works. > > - Stephen > > ----- End forwarded message ----- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
