Hi,

I posted this to the Torque-dev list but then I saw the note on

http://jakarta.apache.org/turbine/torque/developer-guide.html

about posting any problems to the turbine-dev list.

I checked torque out of cvs, installed maven and built torque. Then I
created a testProfile as per
http://jakarta.apache.org/turbine/torque/developer-guide.html and tried
to run the runtime tests. I get this error:

Administrator@ERIADOR /d/user/code/java/torque-cvs/jakarta-turbine-torque
$ maven runtime:test

<snip> .... </snip>

runtime:test:
[echo] maven.home = d:\User\Code\Java\maven-1.0-beta-7

[ERROR] BUILD FAILED
[ERROR] File......
d:\user\code\java\torque-cvs\jakarta-turbine-torque\maven.xml
[ERROR] Element... ant
[ERROR] Line...... 127
[ERROR] Column.... 30
[ERROR] Warning: Could not find file
C:\user\code\java\jar\commons-beanutils\jars\commons-beanutils-1.5.jar
to copy.
Total time: 32 seconds


and I can see the cause in the maven log

maven.log:2003-01-16 15:55:28,153 ERROR
org.apache.commons.jelly.impl.TagScript - Caught exception:
file:D:/user/code/java/torque-cvs/jakarta-turbine-torque/build-test.xml:359:
Warning: Could not find file
C:\user\code\java\jar\commons-beanutils\jars\commons-beanutils-1.5.jar
to copy.

It seems that build-test.xml is ignoring the maven-home and searching
for jar files in the wrong place.

Many thanks in advance.

CHEERS> SAM


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


Reply via email to