On Thu April 30 2009 5:43:13 pm David Robertson wrote: > Is there a way to only run wsdl2java through the Maven > cxf-codegen-plugin when a WSDL file has changed, without bringing in Ant?
That's the default for "file" based wsdls where it's easy/cheap to determine if the wsdl has changed. -- Daniel Kulp [email protected] http://www.dankulp.com/blog
