We have the maven 2 plugin working, but have a question about the location of the generated code. The plugin generates code into the target directory by default and binds to the correct life-cycle in maven2. But if you want to add methods to the generated OM/Peer classes, they will still be generated in target. Is there a property to have the OM/Peer classes generated under src/main/java and the Base/Map classes generated under target? Or some other solution?

--
=====================================================================
Jeffrey D. Brekke                                   [EMAIL PROTECTED]
Wisconsin,  USA                                     [EMAIL PROTECTED]
                                                    [EMAIL PROTECTED]
http://www.bloglines.com/blog/jbrekke               [EMAIL PROTECTED]


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

Reply via email to