RE: Building with mvn install -Dmaven.test.skip=true failes

2016-03-29 Thread Martin Gainty
MG>package phase running testcases errors out on EchoService3 axis2-1.8/modules/kernel>maven package WARNING: Service [ EchoService3] is trying to expose in a transport : https and which is not available in Axis2org.apache.axis2.deployment.DeploymentException: Service [EchoService3] is trying

Re: Building with mvn install -Dmaven.test.skip=true failes

2016-03-29 Thread Andreas Veithen
That is a problem on your end because the ProviderOMContextListener class no longer exists on the trunk. Andreas On Tue, Mar 29, 2016 at 8:43 AM, Stadelmann Josef < josef.stadelm...@axa-winterthur.ch> wrote: > I’ve read that JIRA [axis2-5752] was fixed. So I did an SVN UPDATE to the > trunk. >

Building with mvn install -Dmaven.test.skip=true failes

2016-03-29 Thread Stadelmann Josef
I've read that JIRA [axis2-5752] was fixed. So I did an SVN UPDATE to the trunk. I tried to rebuild to see the fix working and, indeed, as I expected it from the axis developers that JAVA WSDL builds now perfect. Thanks, However, now I get another build abort a few modules down, which I report