Hi, I have a problem generating java classes with maven.
After I started the process with "maven torque" I will get the correct sql-file but instead of java classes with the table names I get correctly looking files with the name of an object. For instance [EMAIL PROTECTED] The correct name would be BaseRbacrole.java I have the same problem with torque-gen-3.1 and yesterdays torque-gen-3.2-dev. I'm using maven 1.0-rc2. I guess the schema is correct, because it worked fine with ant. Has anybody an idea what version conflict this might be? Or could there something else be wrong? Torsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
