Re: Trying to run ant task wsgen from maven but it's failing

2007-08-15 Thread Dan Tran
The main problem is http://jira.codehaus.org/browse/MEV-498 Also you should try to use jaxws-maven-plugin at java.net 'ws-common -D On 8/15/07, Charles Smith <[EMAIL PROTECTED]> wrote: > > I'm trying to use maven to call an ant script which contains the target > wsgen by jaxws. I have t

Trying to run ant task wsgen from maven but it's failing

2007-08-15 Thread Charles Smith
I'm trying to use maven to call an ant script which contains the target wsgen by jaxws. I have the following in my pom: maven-antrun-plugin com.sun.xml.ws jaxws-tools 2.1EA1