this way worked -- thanks!

-jean


Hilco Wijbenga wrote:
I ran into this too.

My solution was to just run Maven in the 'templates' directory. It will
create the torque-gen-templates-3.2-rc3-dev.jar file in the target
directory. This is assuming you've checked out the sources, of course...

After it's been created just copy it to .maven/repository/torque/jars.

I don't know if there is a smarter way to do it. :-)

On Thu, 2005-10-06 at 11:36 -0700, Jean T. Anderson wrote:

Greetings, all, I'm working on running the Torque test project (http://db.apache.org/torque/tests.html) with Derby 10.1.1.0 and the Derby Network Client.

References to torque-3.2-rc3-dev.jar and torque-gen-3.2-rc3-dev.jar assembled from common/project.xml and generator/project.xml caused an initial failure, which I managed to resolve, but now the run fails on an attempt to find torque-gen-templates-3.2-rc3-dev.jar :


   [EMAIL PROTECTED] trunks]$ maven -Dtorque.test.profile=derby
    __  __
   |  \/  |__ _Apache__ ___
   | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
   |_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

   build:start:

   ...

   +----------------------------------------
   | Executing multiproject:artifact-callback Torque generator
   | Memory: 5M/8M
   +----------------------------------------
   Attempting to download torque-gen-templates-3.2-rc3-dev.jar.
   WARNING: Failed to download torque-gen-templates-3.2-rc3-dev.jar.

   BUILD FAILED
File...... /home/jta/.maven/cache/maven-multiproject-plugin-1.4.1/plugin.jelly
   Element... maven:reactor
   Line...... 218
   Column.... 9
The build cannot continue because of the following unsatisfied dependency:

torque-gen-templates-3.2-rc3-dev.jar (try downloading from http://db.apache.org/torque/generator/templates/)

   Total time: 5 seconds
   Finished at: Thu Oct 06 11:25:04 PDT 2005


I tried going to http://db.apache.org/torque/generator/templates/ , but that page gets a 404 not found error. Any suggestions on how I should fix this?

thanks,

 -jean


---------------------------------------------------------------------
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to