> -----Original Message-----
> From: brian janaszek [mailto:[EMAIL PROTECTED]
> Sent: 04 June 2003 19:46
> To: Maven Users List
> Subject: RE: Torque Plugin Confusion -- Which Version?
> 
> > I'm curious to know why you need to include the cactus jar to your
> > dependency list as this is done automatically by the cactus plugin?
> 
> Well, I was never quite able to get Cactus to *work* without it in my
> dependency list.  I realize it's a big kludge, but at the time, I
needed
> the functionality, and I needed to move on quickly.  I believe part of
> the issue is not having my classpaths sorted out in my
> project.xml/properties file for the java:compile task.  If the cactus
> jar is in my dependencies, Maven saw it when I compiled the app.

Er? Do you mean you are putting cactus tests in src/java? The normal
location is in src/test-cactus and it is the cactus plugin that does the
cactus compilation.

As the cactus plugin is new, I'm trying to see if there are any problems
with it. Please feel free to ask as many questions you want and I can
help you if you need to use it.

Thanks
-Vincent

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