Claudio Query
Maven & Axis2 plugin - different stub code generation –
Hi,
I'm using Maven 3.0.4 and Axis2 1.5.1 plugin. I've a problem with the generation of a stub class using AXIS2 plugin on Maven.
Depending on...
Loading...
Wayne Fay
> There is a way to "force" the JDK (i.e. 1.6) used by the AXIS2 plugin inside
> Maven (without changing environment)? (I would l...
Loading...
Claudio Query
Thanks for the suggestion.
Maybe I'm doing something wrong, but toolchains doesn't solve my issue
Also if I try to use jdk 1.6, it continue...
Loading...
stephenconnolly
I don't think the axis2 plugin had tool chains support yet. Somebody might
need to add it ;-)
On Wednesday, 14 November 2012, Claudio Query wr...
Loading...
Wayne Fay
> I don't think the axis2 plugin had tool chains support yet. Somebody might
> need to add it ;-)
Someone who cares enough will have to ...