Please note the org.apache.axis POM is declared as "POM was created from deploy:deploy-file". Not sure where this comes from, but seems to be the result of an upload request and not an axis-developers released one.
Nico. 2008/1/14, nicolas de loof <[EMAIL PROTECTED]>: > > Hello, > > I'm migrating a legacy project to maven2 that REQUIRES to use axis 1.1. I > can't use the plugin as the generated code is not compatible. > I can't override the version of axis used by the plugin (using a set of > <dependency> in <plugin>) because it uses the org.apache.axis groupId that > has been used for 1.4 release only. > > I also discovered that the POM under org.apache.axis is minimal and has no > dependency, and the one under "axis" has correct meta-datas with the > expected dependencies. > > For those two reasons, I'd like to change the axistools POM to use > axis:axis. > > Any objection ? > > Nico. >
