I should also mention that I got the latest from head, I deleted the generated security classes to get them to regenerate then ran "maven jar" and got 3 failures during the tests
[ERROR] TEST org.apache.turbine.ConfigurationTest FAILED [ERROR] TEST org.apache.turbine.services.schedule.JobEntryTest FAILED [ERROR] TEST org.apache.turbine.services.schedule.TurbineNonPersistentSchedulerServiceTes t FAILED Lots of warnings and errors in th emaven.log but that doesn't seem to be related to this problem. Regards David -----Original Message----- From: David Wynter [mailto:[EMAIL PROTECTED] Sent: 03 July 2003 12:08 To: Turbine Users List Subject: Setting up T2.3 dev Hi, I saw the message about the 'category' refernece getting created by a Torque 3.0 generator and then the compile by the Torque 3.1 aplha1 causing the unresolvable problem. I checked my project.xml for the maven torque plugin and it has <dependency> <groupId>torque</groupId> <artifactId>torque-gen</artifactId> <version>20030327.070220</version> <properties> <classloader>root</classloader> </properties> </dependency> I am just not sure what I need to do with maven to bring this up to date. Also I could not find a newer version of the torque generator? any clues on how I fix this problem? Thanks David --------------------------------------------------------------------- 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]
