Drew Hite wrote:

Hello
When I use the axis plugin (maven axis:axis), the generated java files
indicate that they were created with axis version 1.2RC2. How does one
control what version of axis creates the java stubs? As far as I can tell I
do not reference that version of axis in my project.

Thanks,
Drew

The axis plugin itself is dependent on 1.2RC2 as shown here:

http://maven-plugins.sourceforge.net/maven-axis-plugin/dependencies.html

and I assume that's what the plugin uses to generate the stubs. I don't know if changing the plugin's dependency would work. You can give it a try :-)

Henry

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to