Return-Path: X-Original-To: apmail-axis-java-user-archive@www.apache.org Delivered-To: apmail-axis-java-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7547E19F4B for ; Wed, 30 Mar 2016 13:00:16 +0000 (UTC) Received: (qmail 96676 invoked by uid 500); 30 Mar 2016 13:00:15 -0000 Delivered-To: apmail-axis-java-user-archive@axis.apache.org Received: (qmail 96619 invoked by uid 500); 30 Mar 2016 13:00:15 -0000 Mailing-List: contact java-user-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@axis.apache.org Delivered-To: mailing list java-user@axis.apache.org Received: (qmail 96608 invoked by uid 99); 30 Mar 2016 13:00:15 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Mar 2016 13:00:15 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id DC8D5180450 for ; Wed, 30 Mar 2016 13:00:14 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.278 X-Spam-Level: * X-Spam-Status: No, score=1.278 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id ZN35TIddC-92 for ; Wed, 30 Mar 2016 13:00:08 +0000 (UTC) Received: from BLU004-OMC3S13.hotmail.com (blu004-omc3s13.hotmail.com [65.55.116.88]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 050405FB14 for ; Wed, 30 Mar 2016 13:00:07 +0000 (UTC) Received: from BLU172-W37 ([65.55.116.73]) by BLU004-OMC3S13.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Wed, 30 Mar 2016 06:00:07 -0700 X-TMN: [Da5mkjWzXse/Mx0ngLWPusLBJSrOUx9G] X-Originating-Email: [mgainty@hotmail.com] Message-ID: Content-Type: multipart/alternative; boundary="_6bffb1e7-15ba-4c78-b4a6-c59adf809f63_" From: Martin Gainty To: "java-user@axis.apache.org" Subject: RE: Building with mvn install -Dmaven.test.skip=true failes Date: Wed, 30 Mar 2016 09:00:05 -0400 Importance: Normal In-Reply-To: References: , , MIME-Version: 1.0 X-OriginalArrivalTime: 30 Mar 2016 13:00:07.0156 (UTC) FILETIME=[15813340:01D18A84] --_6bffb1e7-15ba-4c78-b4a6-c59adf809f63_ Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable MG>I *thought* https TC was supposed to pass..so I p= ossibly mucked the Testcase ...Thanks Andreas=20 From: andreas.veithen@gmail.com Date: Wed=2C 30 Mar 2016 08:02:33 +0100 Subject: Re: Building with mvn install -Dmaven.test.skip=3Dtrue failes To: java-user@axis.apache.org On Tue=2C Mar 29=2C 2016 at 9:37 PM=2C Martin Gainty = wrote: =0A= =0A= =0A= 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.DeploymentE= xception: Service [EchoService3] is trying expose in tranpsorts: https and whi= ch is/are not available in Axis2 ? That's not a build failure but the expected outcome of the test. MG> if I d= isable tests a clean jar is produced ..ready for deploy and install axis2-1.8/modules/kernel>mvn -e -X -DskipTests=3Dtrue package=20 ./target/axis2-1.8-SNAPSHOT.jar is produced MG>attaching pom.xml Martin=20 ______________________________________________=20 From: andreas.veithen@gmail.com Date: Tue=2C 29 Mar 2016 18:59:56 +0100 Subject: Re: Building with mvn install -Dmaven.test.skip=3Dtrue failes To: java-user@axis.apache.org That is a problem on your end because the ProviderOMContextListener class n= o longer exists on the trunk. Andreas On Tue=2C Mar 29=2C 2016 at 8:43 AM=2C Stadelmann Josef wrote: =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= I=92ve read that JIRA [axis2-5752] was fixed. So I did an SVN UPDATE to the= trunk. =0A= =20 =0A= I tried to rebuild to see the fix working and=2C indeed=2C as I expected it= from the axis developers =0A= that JAVA WSDL builds now perfect. Thanks=2C=0A= =0A= =20 =0A= However=2C now I get another build abort a few modules down=2C which I repo= rt here=2C ready to file=0A= =0A= a JIRA if needed. I just did a mvn install =96Dmaven.test.skip=3Dtrue=0A= =0A= to the trunk and it fails =0A= =20 =0A= Josef =0A= =20 =0A= [INFO] =0A= [INFO] --------------------------------------------------------------------= ---- =0A= [INFO] Building Apache Axis2 - JAXWS 1.8.0-SNAPSHOT =0A= [INFO] --------------------------------------------------------------------= ---- =0A= [INFO] =0A= [INFO] --- maven-enforcer-plugin:1.1:enforce (default) @ axis2-jaxws --- =0A= [INFO] =0A= [INFO] --- alta-maven-plugin:0.4:generate-properties (default) @ axis2-jaxw= s --- =0A= [INFO] =0A= [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ axis2-jaxw= s --- =0A= [INFO] =0A= [INFO] --- maven-resources-plugin:2.4.2:resources (default-resources) @ axi= s2-jaxws --- =0A= [INFO] Using 'UTF-8' encoding to copy filtered resources. =0A= [INFO] skip non existing resourceDirectory E:\asf\axis\axis2\java\core\trun= k\modules\jaxws\conf =0A= [INFO] Copying 0 resource =0A= [INFO] Copying 1 resource =0A= [INFO] Copying 2 resources =0A= [INFO] =0A= [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ axis2-ja= xws --- =0A= [INFO] Nothing to compile - all classes are up to date =0A= [INFO] =0A= [INFO] --- jaxb2-maven-plugin:2.2:testXjc (xjc-echo) @ axis2-jaxws --- =0A= [INFO] Ignored given or default testXjbSources [E:\asf\axis\axis2\java\core= \trunk\modules\jaxws\src\test\xjb]=2C since it is not an existent file or d= irectory. =0A= [INFO] No changes detected in schema or binding files - skipping JAXB gener= ation. =0A= [INFO] =0A= [INFO] --- jaxb2-maven-plugin:2.2:testXjc (xjc-stock1) @ axis2-jaxws --- =0A= [INFO] Ignored given or default testXjbSources [E:\asf\axis\axis2\java\core= \trunk\modules\jaxws\src\test\xjb]=2C since it is not an existent file or d= irectory. =0A= [INFO] No changes detected in schema or binding files - skipping JAXB gener= ation. =0A= [INFO] =0A= [INFO] --- jaxb2-maven-plugin:2.2:testXjc (xjc-stock2) @ axis2-jaxws --- =0A= [INFO] Ignored given or default testXjbSources [E:\asf\axis\axis2\java\core= \trunk\modules\jaxws\src\test\xjb]=2C since it is not an existent file or d= irectory. =0A= [INFO] No changes detected in schema or binding files - skipping JAXB gener= ation. =0A= [INFO] =0A= [INFO] --- jaxb2-maven-plugin:2.2:testXjc (xjc-samplemtom) @ axis2-jaxws --= - =0A= [INFO] Ignored given or default testXjbSources [E:\asf\axis\axis2\java\core= \trunk\modules\jaxws\src\test\xjb]=2C since it is not an existent file or d= irectory. =0A= [INFO] No changes detected in schema or binding files - skipping JAXB gener= ation. =0A= [INFO] =0A= [INFO] --- jaxb2-maven-plugin:2.2:testXjc (xjc-ProxyDocLitWrapped) @ axis2-= jaxws --- =0A= [INFO] Ignored given or default testXjbSources [E:\asf\axis\axis2\java\core= \trunk\modules\jaxws\src\test\xjb]=2C since it is not an existent file or d= irectory. =0A= [INFO] No changes detected in schema or binding files - skipping JAXB gener= ation. =0A= [INFO] =0A= [INFO] --- jaxb2-maven-plugin:2.2:testXjc (xjc-AddNumbers) @ axis2-jaxws --= - =0A= [INFO] Ignored given or default testXjbSources [E:\asf\axis\axis2\java\core= \trunk\modules\jaxws\src\test\xjb]=2C since it is not an existent file or d= irectory. =0A= [INFO] No changes detected in schema or binding files - skipping JAXB gener= ation. =0A= [INFO] =0A= [INFO] --- axis2-repo-maven-plugin:1.8.0-SNAPSHOT:create-test-repository (d= efault) @ axis2-jaxws --- =0A= [INFO] Tests are skipped =0A= [INFO] =0A= [INFO] --- maven-resources-plugin:2.4.2:testResources (default-testResource= s) @ axis2-jaxws --- =0A= [INFO] Using 'UTF-8' encoding to copy filtered resources. =0A= [INFO] Copying 7 resources =0A= [INFO] Copying 61 resources =0A= [INFO] Copying 2 resources =0A= [INFO] =0A= [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ = axis2-jaxws --- =0A= [INFO] Not compiling test sources =0A= [INFO] =0A= [INFO] --- maven-antrun-plugin:1.2:run (build-repo) @ axis2-jaxws --- =0A= [INFO] Executing tasks =0A= [INFO] Executed tasks =0A= [INFO] =0A= [INFO] --- maven-surefire-plugin:2.13:test (default-test) @ axis2-jaxws --- =0A= [INFO] Tests are skipped. =0A= [INFO] =0A= [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ axis2-jaxws --- =0A= [INFO] Building jar: E:\asf\axis\axis2\java\core\trunk\modules\jaxws\target= \axis2-jaxws-1.8.0-SNAPSHOT.jar =0A= [INFO] =0A= [INFO] --- maven-source-plugin:2.4:jar-no-fork (source-jars) @ axis2-jaxws = --- =0A= [INFO] Building jar: E:\asf\axis\axis2\java\core\trunk\modules\jaxws\target= \axis2-jaxws-1.8.0-SNAPSHOT-sources.jar =0A= [INFO] =0A= [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ ax= is2-jaxws --- =0A= [INFO] =0A= [INFO] --- animal-sniffer-maven-plugin:1.14:check (check) @ axis2-jaxws --- =0A= [INFO] Checking unresolved references to org.codehaus.mojo.signature:java16= :1.1 =0A= [ERROR] E:\asf\axis\axis2\java\core\trunk\modules\jaxws\target\classes\org\= apache\axis2\jaxws\context\listener\ProviderOMContextListener.class:81: Und= efined reference:=0A= org.apache.axiom.om.im =0A= pl.builder.StAXOMBuilder =0A= [ERROR] E:\asf\axis\axis2\java\core\trunk\modules\jaxws\target\classes\org\= apache\axis2\jaxws\context\listener\ProviderOMContextListener.class:91: Und= efined reference:=0A= org.apache.axiom.om.im =0A= pl.builder.StAXOMBuilder =0A= [ERROR] E:\asf\axis\axis2\java\core\trunk\modules\jaxws\target\classes\org\= apache\axis2\jaxws\context\listener\ProviderOMContextListener.class:91: Und= efined reference:=0A= org.apache.axiom.om.im =0A= pl.builder.CustomBuilder org.apache.axiom.om.impl.builder.StAXOMBuilder.reg= isterCustomBuilderForPayload(org.apache.axiom.om.impl.builder.CustomBuilder= ) =0A= [ERROR] E:\asf\axis\axis2\java\core\trunk\modules\jaxws\target\classes\org\= apache\axis2\jaxws\context\listener\ParserInputStreamCustomBuilder.class:13= 5: Undefined reference:=0A= org.apache.axiom =0A= .om.ds.ParserInputStreamDataSource =0A= [ERROR] E:\asf\axis\axis2\java\core\trunk\modules\jaxws\target\classes\org\= apache\axis2\jaxws\context\listener\ParserInputStreamCustomBuilder.class:13= 5: Undefined reference:=0A= void org.apache. =0A= axiom.om.ds.ParserInputStreamDataSource.(java.io.InputStream=2C Strin= g) =0A= [ERROR] E:\asf\axis\axis2\java\core\trunk\modules\jaxws\target\classes\org\= apache\axis2\jaxws\context\listener\ParserInputStreamCustomBuilder.class:19= 1: Undefined reference:=0A= org.apache.axiom =0A= .om.ds.ParserInputStreamDataSource =0A= [ERROR] E:\asf\axis\axis2\java\core\trunk\modules\jaxws\target\classes\org\= apache\axis2\jaxws\context\listener\ParserInputStreamCustomBuilder.class:19= 1: Undefined reference:=0A= void org.apache. =0A= axiom.om.ds.ParserInputStreamDataSource.(java.io.InputStream=2C Strin= g) =0A= [INFO] --------------------------------------------------------------------= ---- =0A= [INFO] Reactor Summary: =0A= [INFO] =0A= [INFO] Apache Axis2 - Root ............................... SUCCESS [12.168s= ] =0A= [INFO] Apache Axis2 - Resource bundle .................... SUCCESS [1.857s] =0A= [INFO] Apache Axis2 - Kernel ............................. SUCCESS [47.204s= ] =0A= [INFO] Apache Axis2 - Data Binding ....................... SUCCESS [19.874s= ] =0A= [INFO] Apache Axis2 - Transport - Local .................. SUCCESS [3.105s] =0A= [INFO] Apache Axis2 - Addressing ......................... SUCCESS [2.714s] =0A= [INFO] Apache Axis2 - Transport - Base ................... SUCCESS [4.212s] =0A= [INFO] Apache Axis2 - Transport - testkit ................ SUCCESS [6.380s] =0A= [INFO] Apache Axis2 - Transport - HTTP ................... SUCCESS [18.314s= ] =0A= [INFO] Apache Axis2 - Code Generation .................... SUCCESS [4.649s] =0A= [INFO] Apache Axis2 - ADB Codegen ........................ SUCCESS [2.231s] =0A= [INFO] Apache Axis2 - Clustering ......................... SUCCESS [2.246s] =0A= [INFO] Apache Axis2 - SAAJ ............................... SUCCESS [25.662s= ] =0A= [INFO] axis2-repo-maven-plugin ........................... SUCCESS [1.778s] =0A= [INFO] Apache Axis2 - Metadata ........................... SUCCESS [9.282s] =0A= [INFO] Apache Axis2 - CORBA .............................. SUCCESS [2.012s] =0A= [INFO] Apache Axis2 - Java2WSDL .......................... SUCCESS [5.211s] =0A= [INFO] Apache Axis2 - Fast Infoset ....................... SUCCESS [1.232s] =0A= [INFO] Apache Axis2 - JAXB-RI Data Binding ............... SUCCESS [5.226s] =0A= [INFO] Apache Axis2 - JAXWS .............................. FAILURE [7.129s] =0A= [INFO] Apache Axis2 - JAXWS (mar) ........................ SKIPPED =0A= [INFO] Apache Axis2 - Test Utilities ..................... SKIPPED =0A= [INFO] Apache Axis2 - JiBX Data Binding .................. SKIPPED =0A= [INFO] Apache Axis2 - JSON ............................... SKIPPED =0A= [INFO] Apache Axis2 - MEX ................................ SKIPPED =0A= [INFO] Apache Axis2 - MTOM Policy ........................ SKIPPED =0A= [INFO] Apache Axis2 - MTOM Policy module ................. SKIPPED =0A= [INFO] Apache Axis2 - OSGi Integration ................... SKIPPED =0A= [INFO] Apache Axis2 - Ping ............................... SKIPPED =0A= [INFO] Apache Axis2 - Scripting .......................... SKIPPED =0A= [INFO] Apache Axis2 - SOAP Monitor Servlet ............... SKIPPED =0A= [INFO] Apache Axis2 - SOAP Monitor Module ................ SKIPPED =0A= [INFO] Apache Axis2 - spring ............................. SKIPPED =0A= [INFO] Apache Axis2 - XMLBeans Data Binding .............. SKIPPED =0A= [INFO] Apache Axis2 - Version Service .................... SKIPPED =0A= [INFO] Apache Axis2 - Web Application module ............. SKIPPED =0A= [INFO] Apache Axis2 - tool - AAR Maven Plugin ............ SKIPPED =0A= [INFO] Apache Axis2 - tool - Ant Plugin .................. SKIPPED =0A= [INFO] Apache Axis2 - tool - Eclipse Codegen Plugin ...... SKIPPED =0A= [INFO] Apache Axis2 - tool - Eclipse service Plugin ...... SKIPPED =0A= [INFO] Apache Axis2 - tool - Intellij IDEA Plugin ........ SKIPPED =0A= [INFO] Apache Axis2 - tool - Java2WSDL Maven Plugin ...... SKIPPED =0A= [INFO] Apache Axis2 - tool - MAR Maven Plugin ............ SKIPPED =0A= [INFO] Apache Axis2 - tool - WSDL2Code Maven Plugin ...... SKIPPED =0A= [INFO] Apache Axis2 Simple HTTP server Maven Plugin ...... SKIPPED =0A= [INFO] Apache Axis2 - Transport - JMS .................... SKIPPED =0A= [INFO] Apache Axis2 - Transport - Mail ................... SKIPPED =0A= [INFO] Apache Axis2 - Transport - TCP .................... SKIPPED =0A= [INFO] Apache Axis2 - Transport - UDP .................... SKIPPED =0A= [INFO] Apache Axis2 - Transport - XMPP ................... SKIPPED =0A= [INFO] Javadoc ........................................... SKIPPED =0A= [INFO] Apache Axis2 - ADB Tests .......................... SKIPPED =0A= [INFO] Apache Axis2 - Integration ........................ SKIPPED =0A= [INFO] Axis2 quickstart archetype ........................ SKIPPED =0A= [INFO] Axis2 quickstart-web archetype .................... SKIPPED =0A= [INFO] Apache Axis2 - JAXWS Integration Tests ............ SKIPPED =0A= [INFO] Apache Axis2 - OSGi Tests ......................... SKIPPED =0A= [INFO] Apache Axis2 - Distribution ....................... SKIPPED =0A= [INFO] Samples parent POM ................................ SKIPPED =0A= [INFO] JAXWS - Starting from Java Example ................ SKIPPED =0A= [INFO] JAXWS Addressbook Service ......................... SKIPPED =0A= [INFO] JAXWS Calculator Service .......................... SKIPPED =0A= [INFO] JAXWS Interop Sample .............................. SKIPPED =0A= [INFO] JAXWS Samples - Echo=2C Ping=2C MTOM .................. SKIPPED =0A= [INFO] Apache Axis2 -JAXWS Version Service ............... SKIPPED =0A= [INFO] Apache Axis2 Transport-HTTPS sample ............... SKIPPED =0A= [INFO] httpsService ...................................... SKIPPED =0A= [INFO] httpsClient ....................................... SKIPPED =0A= [INFO] Apache Axis2 Transport-JMS sample ................. SKIPPED =0A= [INFO] jmsService ........................................ SKIPPED =0A= [INFO] databinding-tests ................................. SKIPPED =0A= [INFO] jaxbri-tests ...................................... SKIPPED =0A= [INFO] --------------------------------------------------------------------= ---- =0A= [INFO] BUILD FAILURE =0A= [INFO] --------------------------------------------------------------------= ---- =0A= [INFO] Total time: 3:08.694s =0A= [INFO] Finished at: Tue Mar 29 09:33:36 CEST 2016 =0A= [INFO] Final Memory: 74M/886M =0A= [INFO] --------------------------------------------------------------------= ---- =0A= [ERROR] Failed to execute goal org.codehaus.mojo:animal-sniffer-maven-plugi= n:1.14:check (check) on project axis2-jaxws: Signature errors found. Verify= them and ignore=0A= them with the proper an =0A= notation if needed. -> [Help 1] =0A= [ERROR] =0A= [ERROR] To see the full stack trace of the errors=2C re-run Maven with the = -e switch. =0A= [ERROR] Re-run Maven using the -X switch to enable full debug logging. =0A= [ERROR] =0A= [ERROR] For more information about the errors and possible solutions=2C ple= ase read the following articles: =0A= [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailu= reException =0A= [ERROR] =0A= [ERROR] After correcting the problems=2C you can resume the build with the = command =0A= [ERROR] mvn -rf :axis2-jaxws =0A= E:\asf\axis\axis2\java\core\trunk> =0A= =0A= =0A= =0A= =0A= =0A= --------------------------------------------------------------------- =0A= To unsubscribe=2C e-mail: java-user-unsubscribe@axis.apache.org =0A= For additional commands=2C e-mail: java-user-help@axis.apache.org = --_6bffb1e7-15ba-4c78-b4a6-c59adf809f63_ Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable
MG>=3BI *thought* =3B<=3Btransport>=3Bhttps<=3B/transport&g= t=3B =3BTC w= as supposed to pass..so I possibly mucked the Testcase ...Thanks Andreas&nb= sp=3B




From: andreas.veit= hen@gmail.com
Date: Wed=2C 30 Mar 2016 08:02:33 +0100
Subject: Re: Bu= ilding with mvn install -Dmaven.test.skip=3Dtrue failes
To: java-user@ax= is.apache.org


On Tue=2C Mar 29=2C 2016 at 9:37 PM=2C Marti= n Gainty <=3Bmgainty@hotmail.com>=3B wrote:
=0A= =0A= =0A=
M= G>=3Bpackage phase running testcases errors out on EchoService3
axis2-1.8/modules/kernel>=3Bmaven package

WARNING: Service [ EchoService3]= is trying to expose in a transport : https and which is not available in A= xis2
org.apache.axis2.deployment.DeploymentException: Service [Ec= hoService3] is trying expose in tranpsorts: <=3Btransports>=3B
 =3B  =3B  =3B  =3B  =3B  =3B  =3B  =3B &= lt=3Btransport>=3Bhttps<=3B/transport>=3B
 =3B  =3B=  =3B  =3B <=3B/transports>=3B and which is/are not available i= n Axis2

?
<= div>
That's not a build failure but the expected outcome of t= he test.
 =3B
MG>=3B if I disable tests a clean jar is produced ..= ready for deploy and install

axis2-1.8/modules/ker= nel>=3Bmvn -e -X -DskipTests=3Dtrue package =3B

<= div>./target/axis2-1.8-SNAPSHOT.jar is produced

MG= >=3Battaching pom.xml
Martin =3B
______________________________= ________________ =3B




From: andreas.veithen@gmail.comDate: Tue=2C 29 Mar 2016 18:59:56 +0100
Subject: Re: Building with mvn = install -Dmaven.test.skip=3Dtrue failes
To: java-user@axis.apache.org


That is a problem on your end because = the ProviderOMContextListener class no longer exists on the trunk.

=
Andreas

On Tue=2C Mar 29=2C 2016 at 8:4= 3 AM=2C Stadelmann Josef <=3Bjosef.stadelmann@axa-winterth= ur.ch>=3B wrote:
=0A= =0A= =0A= =0A= =0A= =0A=
=0A=
=0A= I=92ve read that JIRA [axis2-5752]= was fixed. So I did an SVN UPDATE to the trunk.
= =0A=  =3B
= =0A= I tried to rebuild to see the fix = working and=2C indeed=2C as I expected it from the axis developers
=0A= that JAVA WSDL builds now perfect.=  =3B Thanks=2C=0A=
=0A=  =3B
= =0A= However=2C now I get another build= abort a few modules down=2C which I report here=2C ready to file=0A=
=0A= a JIRA if needed. I just did a &nb= sp=3Bmvn install =96Dmaven.test.skip= =3Dtrue=0A=
=0A= to the trunk and it fails
=0A=  =3B
= =0A= Josef
=0A=  =3B
= =0A= [INFO]
=0A= [INFO] ---------------------------------------------------= ---------------------
=0A= [INFO] Building Apache Axis2 - JAXWS 1.8.0-SNAPSHOT=
=0A= [INFO] ---------------------------------------------------= ---------------------
=0A= [INFO]
=0A= [INFO] --- maven-enforcer-plugin:1.1:enforce (default) @ a= xis2-jaxws ---
=0A= [INFO]
=0A= [INFO] --- alta-maven-plugin:0.4:generate-properties (defa= ult) @ axis2-jaxws ---
=0A= [INFO]
=0A= [INFO] --- maven-remote-resources-plugin:1.5:process (defa= ult) @ axis2-jaxws ---
=0A= [INFO]
=0A= [INFO] --- maven-resources-plugin:2.4.2:resources (default= -resources) @ axis2-jaxws ---
=0A= [INFO] Using 'UTF-8' encoding to copy filtered resources.<= u>
=0A= [INFO] skip non existing resourceDirectory E:\asf\axis\axi= s2\java\core\trunk\modules\jaxws\conf
=0A= [INFO] Copying 0 resource
=0A= [INFO] Copying 1 resource
=0A= [INFO] Copying 2 resources
=0A= [INFO]
=0A= [INFO] --- maven-compiler-plugin:2.3.1:compile (default-co= mpile) @ axis2-jaxws ---
=0A= [INFO] Nothing to compile - all classes are up to date<= /u>
=0A= [INFO]
=0A= [INFO] --- jaxb2-maven-plugin:2.2:testXjc (xjc-echo) @ axi= s2-jaxws ---
=0A= [INFO] Ignored given or default testXjbSources [E:\asf\axi= s\axis2\java\core\trunk\modules\jaxws\src\test\xjb]=2C since it is not an e= xistent file or directory.
=0A= [INFO] No changes detected in schema or binding files - sk= ipping JAXB generation.
=0A= [INFO]
=0A= [INFO] --- jaxb2-maven-plugin:2.2:testXjc (xjc-stock1) @ a= xis2-jaxws ---
=0A= [INFO] Ignored given or default testXjbSources [E:\asf\axi= s\axis2\java\core\trunk\modules\jaxws\src\test\xjb]=2C since it is not an e= xistent file or directory.
=0A= [INFO] No changes detected in schema or binding files - sk= ipping JAXB generation.
=0A= [INFO]
=0A= [INFO] --- jaxb2-maven-plugin:2.2:testXjc (xjc-stock2) @ a= xis2-jaxws ---
=0A= [INFO] Ignored given or default testXjbSources [E:\asf\axi= s\axis2\java\core\trunk\modules\jaxws\src\test\xjb]=2C since it is not an e= xistent file or directory.
=0A= [INFO] No changes detected in schema or binding files - sk= ipping JAXB generation.
=0A= [INFO]
=0A= [INFO] --- jaxb2-maven-plugin:2.2:testXjc (xjc-samplemtom)= @ axis2-jaxws ---
=0A= [INFO] Ignored given or default testXjbSources [E:\asf\axi= s\axis2\java\core\trunk\modules\jaxws\src\test\xjb]=2C since it is not an e= xistent file or directory.
=0A= [INFO] No changes detected in schema or binding files - sk= ipping JAXB generation.
=0A= [INFO]
=0A= [INFO] --- jaxb2-maven-plugin:2.2:testXjc (xjc-ProxyDocLit= Wrapped) @ axis2-jaxws ---
=0A= [INFO] Ignored given or default testXjbSources [E:\asf\axi= s\axis2\java\core\trunk\modules\jaxws\src\test\xjb]=2C since it is not an e= xistent file or directory.
=0A= [INFO] No changes detected in schema or binding files - sk= ipping JAXB generation.
=0A= [INFO]
=0A= [INFO] --- jaxb2-maven-plugin:2.2:testXjc (xjc-AddNumbers)= @ axis2-jaxws ---
=0A= [INFO] Ignored given or default testXjbSources [E:\asf\axi= s\axis2\java\core\trunk\modules\jaxws\src\test\xjb]=2C since it is not an e= xistent file or directory.
=0A= [INFO] No changes detected in schema or binding files - sk= ipping JAXB generation.
=0A= [INFO]
=0A= [INFO] --- axis2-repo-maven-plugin:1.8.0-SNAPSHOT:create-t= est-repository (default) @ axis2-jaxws ---
=0A= [INFO] Tests are skipped
=0A= [INFO]
=0A= [INFO] --- maven-resources-plugin:2.4.2:testResources (def= ault-testResources) @ axis2-jaxws ---
=0A= [INFO] Using 'UTF-8' encoding to copy filtered resources.<= u>

=0A= [INFO] Copying 7 resources
=0A= [INFO] Copying 61 resources
=0A= [INFO] Copying 2 resources
=0A= [INFO]
=0A= [INFO] --- maven-compiler-plugin:2.3.1:testCompile (defaul= t-testCompile) @ axis2-jaxws ---
=0A= [INFO] Not compiling test sources
= =0A= [INFO]
=0A= [INFO] --- maven-antrun-plugin:1.2:run (build-repo) @ axis= 2-jaxws ---
=0A= [INFO] Executing tasks
=0A= [INFO] Executed tasks
=0A= [INFO]
=0A= [INFO] --- maven-surefire-plugin:2.13:test (default-test) = @ axis2-jaxws ---
=0A= [INFO] Tests are skipped.
=0A= [INFO]
=0A= [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ axis2-= jaxws ---
=0A= [INFO] Building jar: E:\asf\axis\axis2\java\core\trunk\mod= ules\jaxws\target\axis2-jaxws-1.8.0-SNAPSHOT.jar
= =0A= [INFO]
=0A= [INFO] --- maven-source-plugin:2.4:jar-no-fork (source-jar= s) @ axis2-jaxws ---
=0A= [INFO] Building jar: E:\asf\axis\axis2\java\core\trunk\mod= ules\jaxws\target\axis2-jaxws-1.8.0-SNAPSHOT-sources.jar
=0A= [INFO]
=0A= [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach= -descriptor) @ axis2-jaxws ---
=0A= [INFO]
=0A= [INFO] --- animal-sniffer-maven-plugin:1.14:check (check) = @ axis2-jaxws ---
=0A= [INFO] Checking unresolved references to org.codehaus.mojo= .signature:java16:1.1
=0A= [ERROR] E:\asf\axis\axis2\java\core\trunk\modules\jaxws\ta= rget\classes\org\apache\axis2\jaxws\context\listener\ProviderOMContextListe= ner.class:81: Undefined reference:=0A= org.apache.axi= om.om.im
=0A= pl.builder.StAXOMBuilder
=0A= [ERROR] E:\asf\axis\axis2\java\core\trunk\modules\jaxws\ta= rget\classes\org\apache\axis2\jaxws\context\listener\ProviderOMContextListe= ner.class:91: Undefined reference:=0A= org.apache.axi= om.om.im
=0A= pl.builder.StAXOMBuilder
=0A= [ERROR] E:\asf\axis\axis2\java\core\trunk\modules\jaxws\ta= rget\classes\org\apache\axis2\jaxws\context\listener\ProviderOMContextListe= ner.class:91: Undefined reference:=0A= org.apache.axi= om.om.im
=0A= pl.builder.CustomBuilder org.apache.axiom.om.impl.builder.= StAXOMBuilder.registerCustomBuilderForPayload(org.apache.axiom.om.impl.buil= der.CustomBuilder)
=0A= [ERROR] E:\asf\axis\axis2\java\core\trunk\modules\jaxws\ta= rget\classes\org\apache\axis2\jaxws\context\listener\ParserInputStreamCusto= mBuilder.class:135: Undefined reference:=0A= org.apache.axiom
=0A= .om.ds.ParserInputStreamDataSource=0A= [ERROR] E:\asf\axis\axis2\java\core\trunk\modules\jaxws\ta= rget\classes\org\apache\axis2\jaxws\context\listener\ParserInputStreamCusto= mBuilder.class:135: Undefined reference:=0A= void org.apache.
=0A= axiom.om.ds.ParserInputStreamDataSource.<=3Binit>=3B(j= ava.io.InputStream=2C String)
=0A= [ERROR] E:\asf\axis\axis2\java\core\trunk\modules\jaxws\ta= rget\classes\org\apache\axis2\jaxws\context\listener\ParserInputStreamCusto= mBuilder.class:191: Undefined reference:=0A= org.apache.axiom
=0A= .om.ds.ParserInputStreamDataSource=0A= [ERROR] E:\asf\axis\axis2\java\core\trunk\modules\jaxws\ta= rget\classes\org\apache\axis2\jaxws\context\listener\ParserInputStreamCusto= mBuilder.class:191: Undefined reference:=0A= void org.apache.
=0A= axiom.om.ds.ParserInputStreamDataSource.<=3Binit>=3B(j= ava.io.InputStream=2C String)
=0A= [INFO] ---------------------------------------------------= ---------------------
=0A= [INFO] Reactor Summary:
=0A= [INFO]
=0A= [INFO] Apache Axis2 - Root ...............................= SUCCESS [12.168s]
=0A= [INFO] Apache Axis2 - Resource bundle ....................= SUCCESS [1.857s]
=0A= [INFO] Apache Axis2 - Kernel .............................= SUCCESS [47.204s]
=0A= [INFO] Apache Axis2 - Data Binding .......................= SUCCESS [19.874s]
=0A= [INFO] Apache Axis2 - Transport - Local ..................= SUCCESS [3.105s]
=0A= [INFO] Apache Axis2 - Addressing .........................= SUCCESS [2.714s]
=0A= [INFO] Apache Axis2 - Transport - Base ...................= SUCCESS [4.212s]
=0A= [INFO] Apache Axis2 - Transport - testkit ................= SUCCESS [6.380s]
=0A= [INFO] Apache Axis2 - Transport - HTTP ...................= SUCCESS [18.314s]
=0A= [INFO] Apache Axis2 - Code Generation ....................= SUCCESS [4.649s]
=0A= [INFO] Apache Axis2 - ADB Codegen ........................= SUCCESS [2.231s]
=0A= [INFO] Apache Axis2 - Clustering .........................= SUCCESS [2.246s]
=0A= [INFO] Apache Axis2 - SAAJ ...............................= SUCCESS [25.662s]
=0A= [INFO] axis2-repo-maven-plugin ...........................= SUCCESS [1.778s]
=0A= [INFO] Apache Axis2 - Metadata ...........................= SUCCESS [9.282s]
=0A= [INFO] Apache Axis2 - CORBA ..............................= SUCCESS [2.012s]
=0A= [INFO] Apache Axis2 - Java2WSDL ..........................= SUCCESS [5.211s]
=0A= [INFO] Apache Axis2 - Fast Infoset .......................= SUCCESS [1.232s]
=0A= [INFO] Apache Axis2 - JAXB-RI Data Binding ...............= SUCCESS [5.226s]
=0A= [INFO] Apache Axis2 - JAXWS ..............................= FAILURE [7.129s]
=0A= [INFO] Apache Axis2 - JAXWS (mar) ........................= SKIPPED
=0A= [INFO] Apache Axis2 - Test Utilities .....................= SKIPPED
=0A= [INFO] Apache Axis2 - JiBX Data Binding ..................= SKIPPED
=0A= [INFO] Apache Axis2 - JSON ...............................= SKIPPED
=0A= [INFO] Apache Axis2 - MEX ................................= SKIPPED
=0A= [INFO] Apache Axis2 - MTOM Policy ........................= SKIPPED
=0A= [INFO] Apache Axis2 - MTOM Policy module .................= SKIPPED
=0A= [INFO] Apache Axis2 - OSGi Integration ...................= SKIPPED
=0A= [INFO] Apache Axis2 - Ping ...............................= SKIPPED
=0A= [INFO] Apache Axis2 - Scripting ..........................= SKIPPED
=0A= [INFO] Apache Axis2 - SOAP Monitor Servlet ...............= SKIPPED
=0A= [INFO] Apache Axis2 - SOAP Monitor Module ................= SKIPPED
=0A= [INFO] Apache Axis2 - spring .............................= SKIPPED
=0A= [INFO] Apache Axis2 - XMLBeans Data Binding ..............= SKIPPED
=0A= [INFO] Apache Axis2 - Version Service ....................= SKIPPED
=0A= [INFO] Apache Axis2 - Web Application module .............= SKIPPED
=0A= [INFO] Apache Axis2 - tool - AAR Maven Plugin ............= SKIPPED
=0A= [INFO] Apache Axis2 - tool - Ant Plugin ..................= SKIPPED
=0A= [INFO] Apache Axis2 - tool - Eclipse Codegen Plugin ......= SKIPPED
=0A= [INFO] Apache Axis2 - tool - Eclipse service Plugin ......= SKIPPED
=0A= [INFO] Apache Axis2 - tool - Intellij IDEA Plugin ........= SKIPPED
=0A= [INFO] Apache Axis2 - tool - Java2WSDL Maven Plugin ......= SKIPPED
=0A= [INFO] Apache Axis2 - tool - MAR Maven Plugin ............= SKIPPED
=0A= [INFO] Apache Axis2 - tool - WSDL2Code Maven Plugin ......= SKIPPED
=0A= [INFO] Apache Axis2 Simple HTTP server Maven Plugin ......= SKIPPED
=0A= [INFO] Apache Axis2 - Transport - JMS ....................= SKIPPED
=0A= [INFO] Apache Axis2 - Transport - Mail ...................= SKIPPED
=0A= [INFO] Apache Axis2 - Transport - TCP ....................= SKIPPED
=0A= [INFO] Apache Axis2 - Transport - UDP ....................= SKIPPED
=0A= [INFO] Apache Axis2 - Transport - XMPP ...................= SKIPPED
=0A= [INFO] Javadoc ...........................................= SKIPPED
=0A= [INFO] Apache Axis2 - ADB Tests ..........................= SKIPPED
=0A= [INFO] Apache Axis2 - Integration ........................= SKIPPED
=0A= [INFO] Axis2 quickstart archetype ........................= SKIPPED
=0A= [INFO] Axis2 quickstart-web archetype ....................= SKIPPED
=0A= [INFO] Apache Axis2 - JAXWS Integration Tests ............= SKIPPED
=0A= [INFO] Apache Axis2 - OSGi Tests .........................= SKIPPED
=0A= [INFO] Apache Axis2 - Distribution .......................= SKIPPED
=0A= [INFO] Samples parent POM ................................= SKIPPED
=0A= [INFO] JAXWS - Starting from Java Example ................= SKIPPED
=0A= [INFO] JAXWS Addressbook Service .........................= SKIPPED
=0A= [INFO] JAXWS Calculator Service ..........................= SKIPPED
=0A= [INFO] JAXWS Interop Sample ..............................= SKIPPED
=0A= [INFO] JAXWS Samples - Echo=2C Ping=2C MTOM ..............= .... SKIPPED
=0A= [INFO] Apache Axis2 -JAXWS Version Service ...............= SKIPPED
=0A= [INFO] Apache Axis2 Transport-HTTPS sample ...............= SKIPPED
=0A= [INFO] httpsService ......................................= SKIPPED
=0A= [INFO] httpsClient .......................................= SKIPPED
=0A= [INFO] Apache Axis2 Transport-JMS sample .................= SKIPPED
=0A= [INFO] jmsService ........................................= SKIPPED
=0A= [INFO] databinding-tests .................................= SKIPPED
=0A= [INFO] jaxbri-tests ......................................= SKIPPED
=0A= [INFO] ---------------------------------------------------= ---------------------
=0A= [INFO] BUILD FAILURE
=0A= [INFO] ---------------------------------------------------= ---------------------
=0A= [INFO] Total time: 3:08.694s
=0A= [INFO] Finished at: Tue Mar 29 09:33:36 CEST 2016
=0A= [INFO] Final Memory: 74M/886M
=0A= [INFO] ---------------------------------------------------= ---------------------
=0A= [ERROR] Failed to execute goal org.codehaus.mojo:animal-sn= iffer-maven-plugin:1.14:check (check) on project axis2-jaxws: Signature err= ors found. Verify them and ignore=0A= them with the proper an
=0A= notation if needed. ->=3B [Help 1]<= BR>=0A= [ERROR]
=0A= [ERROR] To see the full stack trace of the errors=2C re-ru= n Maven with the -e switch.
=0A= [ERROR] Re-run Maven using the -X switch to enable full de= bug logging.
=0A= [ERROR]
=0A= [ERROR] For more information about the errors and possible= solutions=2C please read the following articles:
= =0A= [ERROR] [Help 1] http://cwiki.apa= che.org/confluence/display/MAVEN/MojoFailureException
=0A= [ERROR]
=0A= [ERROR] After correcting the problems=2C you can resume th= e build with the command
=0A= [ERROR] =3B =3B mvn <=3Bgoals>=3B -rf :axis2-j= axws
=0A= E:\asf\axis\axis2\java\core\trunk>=3B
=0A=
=0A=
=0A= =0A=

=
=0A=

=0A= ---------------------------------------------------------------------
= =0A= To unsubscribe=2C e-mail: java-user-unsubscribe@axis.apache.org
=0A= For additional commands=2C e-mail: java-user-help@axis.apache.org

= --_6bffb1e7-15ba-4c78-b4a6-c59adf809f63_--