Dan, I'm on the way to building this. Just one question.
The steps in the process are: 1 compile java interface files 2 run java2iiop process to generate more classes 3 compille the generated classes with my own code 3 is obviously the normal compile phase I would expect 2 to be generates-sources, but that would only leave validate to tie my compile java interface files to. Which seems like a botch job. What is the right way to do this? And are there any examples you can point me at where other plugins or configurations do a javac compile before the standard compile? -- View this message in context: http://www.nabble.com/java2iiop-%28Visibroker%29-t1846831.html#a5045134 Sent from the Maven - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
