Looks like the Axis2 trunk build now works with Maven 3.0 (beta1).
Andreas
On Tue, Feb 16, 2010 at 11:31, Stadelmann Josef
wrote:
> Hi Andreas,
>
> thank you for your excellent analysis. It is exactly what I are faced with.
> I just learned that what is built with an earlier version of maven is
Hi,
I have 2 versions of an XSD schema with similarly named objects but slightly
different attributes. Their namespaces are versioned so they are different
(http://../v10/ vs. http://../v20/) . One of the services we are developing
unfortunately has to use both the schemas because of legacy iss
I had the same problem on linux.
After modify the "plugins.xml", i delete the files under the directory
'.eclipse' on my home directory.
And then... all is good.
Alvarez-Blanes, Gian A wrote:
>
> Hi,
>
>
>
> I've been trying to get the code generator plugin to work since
> yesterday with no
I had the same problem on linux.
After modify the "plugins.xml", i delete the files under the directory
'.eclipse' on my home directory.
And then... all is good.
Alvarez-Blanes, Gian A wrote:
>
> Hi,
>
>
>
> I've been trying to get the code generator plugin to work since
> yesterday with no
Alvarez-Blanes, Gian A wrote:
>
> Hi,
>
>
>
> I've been trying to get the code generator plugin to work since
> yesterday with no luck. The problem is that when I click finish at the
> end of the wizard I get a "java.lang.reflect.InvocationTargetException"
> pop up message. I noticed that