You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Neil Blue <Ne...@denovopharma.com> on 2003/05/12 17:55:42 UTC

Some advice please on adding taskdefs

Hello,

I am starting to convert a current project to maven, which uses the Axis
java2wsdl ant task. I am trying to figure out the maven way to do this? 

If I use a task def target in the maven.xml file then I need to also include
the axis-ant.jar file. But where should I store this jar file.

The other option I guess is to write a plugin, but there doesn't seem to be
much documentation on how to add on.

Any advice please?

Neil

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org