The problem is that a bunch of the default properties are not being read correctly by the torque plugin for maven.For some reasons, my rerun of 'ant -f build-torque.xml' generated all the base java files with format ${basePrefix}XXX.java and $basePrefixXXXPeer.java instead of BaseXXX.java and BaseXXXPeer.java. It also screw up the base class name as $basePrefixXXXPeer class as well. Do you know why ? Attached are my build.properties and build-torque.xml.
If you search the mail archive it should be relatively easy to track these down - the work around is to define them in your project.properties
Scott
-- Scott Eade Backstage Technologies Pty. Ltd. http://www.backstagetech.com.au
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
