I have a huge ant build file which we are moving to maven, there are multiple targets which run axis-wsdl2java tasks to get java code out of wsdl files which are on the web. After which each of these tasks then compiles the generated java code and packages them into individual jar files. How can I achieve this in maven I am new so any ideas or help will be appreciated. Thanks in advance. -- View this message in context: http://www.nabble.com/Ant-to-Maven-tp25696939p25696939.html Sent from the Maven - Users mailing list archive at Nabble.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
