Return-Path: Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: (qmail 10749 invoked from network); 7 Apr 2011 22:00:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Apr 2011 22:00:07 -0000 Received: (qmail 64948 invoked by uid 500); 7 Apr 2011 22:00:07 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 64903 invoked by uid 500); 7 Apr 2011 22:00:07 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 64895 invoked by uid 99); 7 Apr 2011 22:00:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Apr 2011 22:00:07 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Apr 2011 21:59:47 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 1C68197061 for ; Thu, 7 Apr 2011 21:59:06 +0000 (UTC) Date: Thu, 7 Apr 2011 21:59:06 +0000 (UTC) From: "Glen Mazza (JIRA)" To: issues@cxf.apache.org Message-ID: <2030531002.42383.1302213546113.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <14771425.131581295757104216.JavaMail.jira@thor> Subject: [jira] [Resolved] (CXF-3275) "Building Apache CXF Bundle Jar 2.3.2" - build issues / distribution failure MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CXF-3275?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] Glen Mazza resolved CXF-3275. ----------------------------- Resolution: Cannot Reproduce Robert, I think you incurred a memory issue on your Windows machine or othe= rwise something random--building CXF is very computationally and memory int= ensive, and most non-developer Windows laptops will not be able to handle i= t. I incurred other scattered problems myself on my Windows laptop (low-en= d Celeron 900 with 4GB memory), but when I split out the process into first= building CXF (without the tests), and then building "mvn clean install" fr= om the distribution folder I was able to get things to work. FWIW Dan Kulp= has sped up the build process due to less reliance on Spring configuration= , but that is only in the 2.4.x branch. > "Building Apache CXF Bundle Jar 2.3.2" - build issues / distribution fail= ure > -------------------------------------------------------------------------= --- > > Key: CXF-3275 > URL: https://issues.apache.org/jira/browse/CXF-3275 > Project: CXF > Issue Type: Bug > Affects Versions: 2.3.2 > Environment: Operating System =3D Windows 7 version 6.1 running o= n amd64 > Java; VM; Vendor =3D 1.6.0_21 > Runtime =3D Java HotSpot(TM) 64-Bit Server VM 17.0-b17 > Apache Maven 3.0 > Reporter: Robert Liguori > > Environment:=20 > Operating System =3D Windows 7 version 6.1 running on amd64 > Java; VM; Vendor =3D 1.6.0_21 > Runtime =3D Java HotSpot(TM) 64-Bit Server VM 17.0-b17 > Apache Maven 3.0 > Description: > After performing the following commands: > $ set MAVEN_OPTS=3D-Xmx768M -XX:MaxPermSize=3D192M > $ mvn -e clean install -Peverything > the following was observed in the standard out: > ------------------------------------------------------------------------ > [INFO] Building Apache CXF Bundle Jar 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cxf-bundle --= - > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\bundle\all\targ= et > [INFO]=20 > [INFO] --- maven-checkstyle-plugin:2.6:checkstyle (validate) @ cxf-bundle= --- > [INFO]=20 > [INFO] >>> maven-pmd-plugin:2.5:check (validate) @ cxf-bundle >>> > [INFO]=20 > [INFO] --- maven-pmd-plugin:2.5:pmd (pmd) @ cxf-bundle --- > [INFO]=20 > [INFO] <<< maven-pmd-plugin:2.5:check (validate) @ cxf-bundle <<< > [INFO]=20 > [INFO] --- maven-pmd-plugin:2.5:check (validate) @ cxf-bundle --- > [INFO]=20 > [INFO]=20 > [INFO] --- maven-antrun-plugin:1.4:run (create-prop) @ cxf-bundle --- > project.artifactId > [INFO] Executing tasks > [echo] Maven version: 2.3.2 > [echo] OSGi version: 2.3.2 > [INFO] Executed tasks > [INFO]=20 > [INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties (d= efault) @ cxf-bundle --- > [INFO]=20 > [INFO] --- cxf-xml2fastinfoset-plugin:2.3.1:xml2fastinfoset (xml2fastinfo= set) @ cxf-bundle --- > [INFO]=20 > [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ cxf-bund= le --- > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ c= xf-bundle --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\bundle\all\src\main\java > [INFO] Copying 3 resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ cxf-bu= ndle --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ cxf-bundle --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\bundle\all\src\test\java > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\bundle\all\src\test\resources > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\bundle\all\target\generated\src\test\resources > [INFO] Copying 3 resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) = @ cxf-bundle --- > [INFO] Not compiling test sources > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.7.1:test (default-test) @ cxf-bundle -= -- > [INFO] Tests are skipped. > [INFO]=20 > [INFO] --- maven-bundle-plugin:2.1.0:bundle (default-bundle) @ cxf-bundle= --- > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle:bundle:2.3.2 = : Instructions in Export-Package that are never used: =3DMETA-INF\.cxf\.osg= i, =3DMETA-INF\.cxf > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle:bundle:2.3.2 = : Did not find matching referal for javax.xml.ws.spi.http* > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle:bundle:2.3.2 = : Did not find matching referal for org.apache.commons.codec* > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle:bundle:2.3.2 = : Did not find matching referal for org.apache.commons.pool* > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle:bundle:2.3.2 = : Did not find matching referal for org.jaxen* > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle:bundle:2.3.2 = : Exporting packages that are not on the Bundle-Classpath[Jar:dot]: [META-I= NF.cxf, META-INF.cxf.osgi] > [INFO]=20 > [INFO] --- maven-shade-plugin:1.3.3:shade (default) @ cxf-bundle --- > [INFO] Including org.apache.cxf:cxf-common-utilities:jar:2.3.2 in the sha= ded jar. > [INFO] Excluding org.apache.ws.commons.schema:XmlSchema:jar:1.4.7 from th= e shaded jar. > [INFO] Excluding org.codehaus.woodstox:woodstox-core-asl:jar:4.0.8 from t= he shaded jar. > [INFO] Excluding org.codehaus.woodstox:stax2-api:jar:3.0.2 from the shade= d jar. > [INFO] Including org.apache.cxf:cxf-common-schemas:jar:2.3.2 in the shade= d jar. > [INFO] Including org.apache.cxf:cxf-tools-common:jar:2.3.2 in the shaded = jar. > [INFO] Excluding org.apache.velocity:velocity:jar:1.6.4 from the shaded j= ar. > [INFO] Excluding commons-collections:commons-collections:jar:3.2.1 from t= he shaded jar. > [INFO] Excluding oro:oro:jar:2.0.8 from the shaded jar. > [INFO] Excluding wsdl4j:wsdl4j:jar:1.6.2 from the shaded jar. > [INFO] Excluding com.sun.xml.bind:jaxb-xjc:jar:2.1.13 from the shaded jar= . > [INFO] Excluding com.sun.xml.bind:jaxb-impl:jar:2.1.13 from the shaded ja= r. > [INFO] Including org.apache.cxf:cxf-tools-validator:jar:2.3.2 in the shad= ed jar. > [INFO] Including org.apache.cxf:cxf-tools-wsdlto-core:jar:2.3.2 in the sh= aded jar. > [INFO] Including org.apache.cxf:cxf-tools-misctools:jar:2.3.2 in the shad= ed jar. > [INFO] Including org.apache.cxf:cxf-tools-wsdlto-databinding-jaxb:jar:2.3= .2 in the shaded jar. > [INFO] Including org.apache.cxf:cxf-tools-corba:jar:2.3.2 in the shaded j= ar. > [INFO] Excluding org.antlr:antlr:jar:3.2 from the shaded jar. > [INFO] Excluding org.antlr:antlr-runtime:jar:3.2 from the shaded jar. > [INFO] Excluding org.antlr:stringtemplate:jar:3.2 from the shaded jar. > [INFO] Excluding antlr:antlr:jar:2.7.7 from the shaded jar. > [INFO] Including org.apache.cxf:cxf-rt-databinding-xmlbeans:jar:2.3.2 in = the shaded jar. > [INFO] Excluding org.apache.xmlbeans:xmlbeans:jar:2.4.0 from the shaded j= ar. > [INFO] Including org.apache.cxf:cxf-rt-databinding-sdo:jar:2.3.2 in the s= haded jar. > [INFO] Including org.apache.cxf:cxf-tools-wsdlto-frontend-jaxws:jar:2.3.2= in the shaded jar. > [INFO] Excluding xml-resolver:xml-resolver:jar:1.2 from the shaded jar. > [INFO] Including org.apache.cxf:cxf-tools-wsdlto-frontend-javascript:jar:= 2.3.2 in the shaded jar. > [INFO] Including org.apache.cxf:cxf-tools-java2ws:jar:2.3.2 in the shaded= jar. > [INFO] Including org.apache.cxf:cxf-api:jar:2.3.2 in the shaded jar. > [INFO] Excluding org.apache.neethi:neethi:jar:2.0.4 from the shaded jar. > [INFO] Including org.apache.cxf:cxf-rt-core:jar:2.3.2 in the shaded jar. > [INFO] Excluding org.apache.geronimo.specs:geronimo-javamail_1.4_spec:jar= :1.7.1 from the shaded jar. > [INFO] Including org.apache.cxf:cxf-rt-management:jar:2.3.2 in the shaded= jar. > [INFO] Including org.apache.cxf:cxf-rt-transports-local:jar:2.3.2 in the = shaded jar. > [INFO] Including org.apache.cxf:cxf-rt-transports-http:jar:2.3.2 in the s= haded jar. > [INFO] Including org.apache.cxf:cxf-rt-transports-common:jar:2.3.2 in the= shaded jar. > [INFO] Excluding org.springframework:spring-web:jar:3.0.5.RELEASE from th= e shaded jar. > [INFO] Excluding aopalliance:aopalliance:jar:1.0 from the shaded jar. > [INFO] Excluding org.springframework:spring-beans:jar:3.0.5.RELEASE from = the shaded jar. > [INFO] Including org.apache.cxf:cxf-rt-transports-http-osgi:jar:2.3.2 in = the shaded jar. > [INFO] Including org.apache.cxf:cxf-rt-transports-http-jetty:jar:2.3.2 in= the shaded jar. > [INFO] Excluding org.eclipse.jetty:jetty-server:jar:7.2.2.v20101205 from = the shaded jar. > [INFO] Excluding org.eclipse.jetty:jetty-continuation:jar:7.2.2.v20101205= from the shaded jar. > [INFO] Excluding org.eclipse.jetty:jetty-http:jar:7.2.2.v20101205 from th= e shaded jar. > [INFO] Excluding org.eclipse.jetty:jetty-io:jar:7.2.2.v20101205 from the = shaded jar. > [INFO] Excluding org.eclipse.jetty:jetty-util:jar:7.2.2.v20101205 from th= e shaded jar. > [INFO] Excluding org.slf4j:slf4j-api:jar:1.6.1 from the shaded jar. > [INFO] Excluding org.apache.geronimo.specs:geronimo-servlet_3.0_spec:jar:= 1.0 from the shaded jar. > [INFO] Including org.apache.cxf:cxf-rt-transports-jms:jar:2.3.2 in the sh= aded jar. > [INFO] Excluding org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.1.= 1 from the shaded jar. > [INFO] Excluding commons-pool:commons-pool:jar:1.5.5 from the shaded jar. > [INFO] Excluding org.springframework:spring-jms:jar:3.0.5.RELEASE from th= e shaded jar. > [INFO] Excluding org.springframework:spring-aop:jar:3.0.5.RELEASE from th= e shaded jar. > [INFO] Excluding org.springframework:spring-context:jar:3.0.5.RELEASE fro= m the shaded jar. > [INFO] Excluding org.springframework:spring-expression:jar:3.0.5.RELEASE = from the shaded jar. > [INFO] Excluding org.springframework:spring-asm:jar:3.0.5.RELEASE from th= e shaded jar. > [INFO] Excluding org.springframework:spring-tx:jar:3.0.5.RELEASE from the= shaded jar. > [INFO] Excluding commons-lang:commons-lang:jar:2.5 from the shaded jar. > [INFO] Including org.apache.cxf:cxf-rt-bindings-soap:jar:2.3.2 in the sha= ded jar. > [INFO] Including org.apache.cxf:cxf-rt-bindings-corba:jar:2.3.2 in the sh= aded jar. > [INFO] Including org.apache.cxf:cxf-rt-bindings-coloc:jar:2.3.2 in the sh= aded jar. > [INFO] Including org.apache.cxf:cxf-rt-bindings-object:jar:2.3.2 in the s= haded jar. > [INFO] Including org.apache.cxf:cxf-rt-bindings-xml:jar:2.3.2 in the shad= ed jar. > [INFO] Including org.apache.cxf:cxf-rt-bindings-http:jar:2.3.2 in the sha= ded jar. > [INFO] Excluding org.codehaus.jra:jra:jar:1.0-alpha-4 from the shaded jar= . > [INFO] Including org.apache.cxf:cxf-rt-databinding-aegis:jar:2.3.2 in the= shaded jar. > [INFO] Including org.apache.cxf:cxf-wstx-msv-validation:jar:2.3.2 in the = shaded jar. > [INFO] Including org.apache.cxf:cxf-rt-databinding-jaxb:jar:2.3.2 in the = shaded jar. > [INFO] Including org.apache.cxf:cxf-rt-frontend-jaxws:jar:2.3.2 in the sh= aded jar. > [INFO] Excluding asm:asm:jar:3.3 from the shaded jar. > [INFO] Including org.apache.cxf:cxf-rt-frontend-js:jar:2.3.2 in the shade= d jar. > [INFO] Excluding rhino:js:jar:1.7R2 from the shaded jar. > [INFO] Including org.apache.cxf:cxf-rt-frontend-simple:jar:2.3.2 in the s= haded jar. > [INFO] Including org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.3.2 in the sh= aded jar. > [INFO] Excluding org.springframework:spring-core:jar:3.0.5.RELEASE from t= he shaded jar. > [INFO] Excluding javax.ws.rs:jsr311-api:jar:1.1.1 from the shaded jar. > [INFO] Excluding org.codehaus.jettison:jettison:jar:1.2 from the shaded j= ar. > [INFO] Including org.apache.cxf:cxf-rt-ws-security:jar:2.3.2 in the shade= d jar. > [INFO] Excluding org.apache.ws.security:wss4j:jar:1.5.11 from the shaded = jar. > [INFO] Excluding org.apache.santuario:xmlsec:jar:1.4.4 from the shaded ja= r. > [INFO] Excluding commons-logging:commons-logging:jar:1.1.1 from the shade= d jar. > [INFO] Excluding xalan:xalan:jar:2.7.1 from the shaded jar. > [INFO] Excluding xalan:serializer:jar:2.7.1 from the shaded jar. > [INFO] Excluding org.bouncycastle:bcprov-jdk15:jar:1.45 from the shaded j= ar. > [INFO] Including org.apache.cxf:cxf-rt-ws-policy:jar:2.3.2 in the shaded = jar. > [INFO] Including org.apache.cxf:cxf-rt-ws-addr:jar:2.3.2 in the shaded ja= r. > [INFO] Including org.apache.cxf:cxf-rt-ws-rm:jar:2.3.2 in the shaded jar. > [INFO] Including org.apache.cxf:cxf-rt-javascript:jar:2.3.2 in the shaded= jar. > [INFO] Excluding com.sun.xml.fastinfoset:FastInfoset:jar:1.2.8 from the s= haded jar. > [INFO] Replacing original artifact with shaded artifact. > [INFO] Replacing C:\_CXF\apache-cxf-2.3.2-src\distribution\bundle\all\tar= get\cxf-bundle-2.3.2.jar with C:\_CXF\apache-cxf-2.3.2-src\distribution\bun= dle\all\target\cxf-bundle-2.3.2-shaded.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cxf-bun= dle --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\bundle\all\ta= rget\cxf-bundle-2.3.2.jar to C:\Users\RockfishReports\.m2\repository\org\ap= ache\cxf\cxf-bundle\2.3.2\cxf-bundle-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\bundle\all\de= pendency-reduced-pom.xml to C:\Users\RockfishReports\.m2\repository\org\apa= che\cxf\cxf-bundle\2.3.2\cxf-bundle-2.3.2.pom > [INFO]=20 > [INFO] --- maven-bundle-plugin:2.1.0:install (default-install) @ cxf-bund= le --- > [INFO] Installing org/apache/cxf/cxf-bundle/2.3.2/cxf-bundle-2.3.2.jar > [INFO] Writing OBR metadata > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building Apache CXF Minimal Bundle Jar 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cxf-bundle-mi= nimal --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\bundle\minimal\= target > [INFO]=20 > [INFO] --- maven-checkstyle-plugin:2.6:checkstyle (validate) @ cxf-bundle= -minimal --- > [INFO]=20 > [INFO] >>> maven-pmd-plugin:2.5:check (validate) @ cxf-bundle-minimal >>> > [INFO]=20 > [INFO] --- maven-pmd-plugin:2.5:pmd (pmd) @ cxf-bundle-minimal --- > [INFO]=20 > [INFO] <<< maven-pmd-plugin:2.5:check (validate) @ cxf-bundle-minimal <<< > [INFO]=20 > [INFO] --- maven-pmd-plugin:2.5:check (validate) @ cxf-bundle-minimal --- > [INFO]=20 > [INFO]=20 > [INFO] --- maven-antrun-plugin:1.4:run (create-prop) @ cxf-bundle-minimal= --- > project.artifactId > [INFO] Executing tasks > [echo] Maven version: 2.3.2 > [echo] OSGi version: 2.3.2 > [INFO] Executed tasks > [INFO]=20 > [INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties (d= efault) @ cxf-bundle-minimal --- > [INFO]=20 > [INFO] --- cxf-xml2fastinfoset-plugin:2.3.1:xml2fastinfoset (xml2fastinfo= set) @ cxf-bundle-minimal --- > [INFO]=20 > [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ cxf-bund= le-minimal --- > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ c= xf-bundle-minimal --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\bundle\minimal\src\main\java > [INFO] Copying 3 resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ cxf-bu= ndle-minimal --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ cxf-bundle-minimal --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\bundle\minimal\src\test\java > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\bundle\minimal\src\test\resources > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\bundle\minimal\target\generated\src\test\resources > [INFO] Copying 3 resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) = @ cxf-bundle-minimal --- > [INFO] Not compiling test sources > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.7.1:test (default-test) @ cxf-bundle-m= inimal --- > [INFO] Tests are skipped. > [INFO]=20 > [INFO] --- maven-bundle-plugin:2.1.0:bundle (default-bundle) @ cxf-bundle= -minimal --- > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle-minimal:bundl= e:2.3.2 : Instructions in Export-Package that are never used: =3DMETA-INF\.= cxf\.osgi, =3Dschemas\.wsdl, =3DMETA-INF\.cxf, =3Dschemas\.configuration, = =3Dschemas > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle-minimal:bundl= e:2.3.2 : Did not find matching referal for antlr* > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle-minimal:bundl= e:2.3.2 : Did not find matching referal for javax.xml.ws.spi.http* > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle-minimal:bundl= e:2.3.2 : Did not find matching referal for org.apache.commons.codec* > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle-minimal:bundl= e:2.3.2 : Did not find matching referal for org.apache.commons.pool* > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle-minimal:bundl= e:2.3.2 : Did not find matching referal for org.apache.cxf.tools.* > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle-minimal:bundl= e:2.3.2 : Did not find matching referal for org.codehaus.jra* > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle-minimal:bundl= e:2.3.2 : Did not find matching referal for org.jaxen* > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle-minimal:bundl= e:2.3.2 : Did not find matching referal for org.mozilla.javascript* > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle-minimal:bundl= e:2.3.2 : Exporting packages that are not on the Bundle-Classpath[Jar:dot]:= [META-INF.cxf, META-INF.cxf.osgi, schemas, schemas.configuration, schemas.= wsdl] > [INFO]=20 > [INFO] --- maven-shade-plugin:1.3.3:shade (default) @ cxf-bundle-minimal = --- > [INFO] Including org.apache.cxf:cxf-common-utilities:jar:2.3.2 in the sha= ded jar. > [INFO] Excluding org.apache.ws.commons.schema:XmlSchema:jar:1.4.7 from th= e shaded jar. > [INFO] Excluding org.codehaus.woodstox:woodstox-core-asl:jar:4.0.8 from t= he shaded jar. > [INFO] Excluding org.codehaus.woodstox:stax2-api:jar:3.0.2 from the shade= d jar. > [INFO] Including org.apache.cxf:cxf-common-schemas:jar:2.3.2 in the shade= d jar. > [INFO] Including org.apache.cxf:cxf-api:jar:2.3.2 in the shaded jar. > [INFO] Excluding org.apache.neethi:neethi:jar:2.0.4 from the shaded jar. > [INFO] Excluding wsdl4j:wsdl4j:jar:1.6.2 from the shaded jar. > [INFO] Including org.apache.cxf:cxf-rt-core:jar:2.3.2 in the shaded jar. > [INFO] Excluding com.sun.xml.bind:jaxb-impl:jar:2.1.13 from the shaded ja= r. > [INFO] Excluding org.apache.geronimo.specs:geronimo-javamail_1.4_spec:jar= :1.7.1 from the shaded jar. > [INFO] Including org.apache.cxf:cxf-rt-transports-http:jar:2.3.2 in the s= haded jar. > [INFO] Including org.apache.cxf:cxf-rt-transports-common:jar:2.3.2 in the= shaded jar. > [INFO] Excluding org.springframework:spring-web:jar:3.0.5.RELEASE from th= e shaded jar. > [INFO] Excluding aopalliance:aopalliance:jar:1.0 from the shaded jar. > [INFO] Excluding org.springframework:spring-beans:jar:3.0.5.RELEASE from = the shaded jar. > [INFO] Including org.apache.cxf:cxf-rt-transports-http-jetty:jar:2.3.2 in= the shaded jar. > [INFO] Excluding org.eclipse.jetty:jetty-server:jar:7.2.2.v20101205 from = the shaded jar. > [INFO] Excluding org.eclipse.jetty:jetty-continuation:jar:7.2.2.v20101205= from the shaded jar. > [INFO] Excluding org.eclipse.jetty:jetty-http:jar:7.2.2.v20101205 from th= e shaded jar. > [INFO] Excluding org.eclipse.jetty:jetty-io:jar:7.2.2.v20101205 from the = shaded jar. > [INFO] Excluding org.eclipse.jetty:jetty-util:jar:7.2.2.v20101205 from th= e shaded jar. > [INFO] Excluding org.slf4j:slf4j-api:jar:1.6.1 from the shaded jar. > [INFO] Excluding org.apache.geronimo.specs:geronimo-servlet_3.0_spec:jar:= 1.0 from the shaded jar. > [INFO] Including org.apache.cxf:cxf-rt-transports-jms:jar:2.3.2 in the sh= aded jar. > [INFO] Including org.apache.cxf:cxf-rt-management:jar:2.3.2 in the shaded= jar. > [INFO] Excluding org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.1.= 1 from the shaded jar. > [INFO] Excluding commons-pool:commons-pool:jar:1.5.5 from the shaded jar. > [INFO] Excluding org.springframework:spring-jms:jar:3.0.5.RELEASE from th= e shaded jar. > [INFO] Excluding org.springframework:spring-aop:jar:3.0.5.RELEASE from th= e shaded jar. > [INFO] Excluding org.springframework:spring-context:jar:3.0.5.RELEASE fro= m the shaded jar. > [INFO] Excluding org.springframework:spring-expression:jar:3.0.5.RELEASE = from the shaded jar. > [INFO] Excluding org.springframework:spring-asm:jar:3.0.5.RELEASE from th= e shaded jar. > [INFO] Excluding org.springframework:spring-tx:jar:3.0.5.RELEASE from the= shaded jar. > [INFO] Excluding com.sun.xml.bind:jaxb-xjc:jar:2.1.13 from the shaded jar= . > [INFO] Excluding commons-lang:commons-lang:jar:2.5 from the shaded jar. > [INFO] Including org.apache.cxf:cxf-rt-bindings-soap:jar:2.3.2 in the sha= ded jar. > [INFO] Including org.apache.cxf:cxf-tools-common:jar:2.3.2 in the shaded = jar. > [INFO] Including org.apache.cxf:cxf-rt-databinding-aegis:jar:2.3.2 in the= shaded jar. > [INFO] Including org.apache.cxf:cxf-wstx-msv-validation:jar:2.3.2 in the = shaded jar. > [INFO] Excluding net.java.dev.msv:msv-core:jar:2010.1 from the shaded jar= . > [INFO] Excluding com.sun.msv.datatype.xsd:xsdlib:jar:2010.1 from the shad= ed jar. > [INFO] Excluding isorelax:isorelax:jar:20030108 from the shaded jar. > [INFO] Excluding relaxngDatatype:relaxngDatatype:jar:20020414 from the sh= aded jar. > [INFO] Including org.apache.cxf:cxf-rt-databinding-jaxb:jar:2.3.2 in the = shaded jar. > [INFO] Including org.apache.cxf:cxf-rt-frontend-jaxws:jar:2.3.2 in the sh= aded jar. > [INFO] Excluding xml-resolver:xml-resolver:jar:1.2 from the shaded jar. > [INFO] Excluding asm:asm:jar:3.3 from the shaded jar. > [INFO] Including org.apache.cxf:cxf-rt-bindings-xml:jar:2.3.2 in the shad= ed jar. > [INFO] Including org.apache.cxf:cxf-rt-frontend-simple:jar:2.3.2 in the s= haded jar. > [INFO] Including org.apache.cxf:cxf-rt-databinding-xmlbeans:jar:2.3.2 in = the shaded jar. > [INFO] Excluding org.apache.xmlbeans:xmlbeans:jar:2.4.0 from the shaded j= ar. > [INFO] Including org.apache.cxf:cxf-rt-ws-security:jar:2.3.2 in the shade= d jar. > [INFO] Excluding org.apache.ws.security:wss4j:jar:1.5.11 from the shaded = jar. > [INFO] Excluding org.apache.santuario:xmlsec:jar:1.4.4 from the shaded ja= r. > [INFO] Excluding commons-logging:commons-logging:jar:1.1.1 from the shade= d jar. > [INFO] Excluding xalan:xalan:jar:2.7.1 from the shaded jar. > [INFO] Excluding xalan:serializer:jar:2.7.1 from the shaded jar. > [INFO] Excluding org.bouncycastle:bcprov-jdk15:jar:1.45 from the shaded j= ar. > [INFO] Including org.apache.cxf:cxf-rt-ws-policy:jar:2.3.2 in the shaded = jar. > [INFO] Including org.apache.cxf:cxf-rt-ws-addr:jar:2.3.2 in the shaded ja= r. > [INFO] Including org.apache.cxf:cxf-rt-ws-rm:jar:2.3.2 in the shaded jar. > [INFO] Including org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.3.2 in the sh= aded jar. > [INFO] Excluding org.springframework:spring-core:jar:3.0.5.RELEASE from t= he shaded jar. > [INFO] Excluding javax.ws.rs:jsr311-api:jar:1.1.1 from the shaded jar. > [INFO] Excluding org.codehaus.jettison:jettison:jar:1.2 from the shaded j= ar. > [INFO] Excluding com.sun.xml.fastinfoset:FastInfoset:jar:1.2.8 from the s= haded jar. > [INFO] Replacing original artifact with shaded artifact. > [INFO] Replacing C:\_CXF\apache-cxf-2.3.2-src\distribution\bundle\minimal= \target\cxf-bundle-minimal-2.3.2.jar with C:\_CXF\apache-cxf-2.3.2-src\dist= ribution\bundle\minimal\target\cxf-bundle-minimal-2.3.2-shaded.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cxf-bun= dle-minimal --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\bundle\minima= l\target\cxf-bundle-minimal-2.3.2.jar to C:\Users\RockfishReports\.m2\repos= itory\org\apache\cxf\cxf-bundle-minimal\2.3.2\cxf-bundle-minimal-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\bundle\minima= l\dependency-reduced-pom.xml to C:\Users\RockfishReports\.m2\repository\org= \apache\cxf\cxf-bundle-minimal\2.3.2\cxf-bundle-minimal-2.3.2.pom > [INFO]=20 > [INFO] --- maven-bundle-plugin:2.1.0:install (default-install) @ cxf-bund= le-minimal --- > [INFO] Installing org/apache/cxf/cxf-bundle-minimal/2.3.2/cxf-bundle-mini= mal-2.3.2.jar > [INFO] Writing OBR metadata > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building Apache CXF JAX-RS Bundle Jar 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cxf-bundle-ja= xrs --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\bundle\jaxrs\ta= rget > [INFO]=20 > [INFO] --- maven-checkstyle-plugin:2.6:checkstyle (validate) @ cxf-bundle= -jaxrs --- > [INFO]=20 > [INFO] >>> maven-pmd-plugin:2.5:check (validate) @ cxf-bundle-jaxrs >>> > [INFO]=20 > [INFO] --- maven-pmd-plugin:2.5:pmd (pmd) @ cxf-bundle-jaxrs --- > [INFO]=20 > [INFO] <<< maven-pmd-plugin:2.5:check (validate) @ cxf-bundle-jaxrs <<< > [INFO]=20 > [INFO] --- maven-pmd-plugin:2.5:check (validate) @ cxf-bundle-jaxrs --- > [INFO]=20 > [INFO]=20 > [INFO] --- maven-antrun-plugin:1.4:run (create-prop) @ cxf-bundle-jaxrs -= -- > project.artifactId > [INFO] Executing tasks > [echo] Maven version: 2.3.2 > [echo] OSGi version: 2.3.2 > [INFO] Executed tasks > [INFO]=20 > [INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties (d= efault) @ cxf-bundle-jaxrs --- > [INFO]=20 > [INFO] --- cxf-xml2fastinfoset-plugin:2.3.1:xml2fastinfoset (xml2fastinfo= set) @ cxf-bundle-jaxrs --- > [INFO]=20 > [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ cxf-bund= le-jaxrs --- > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ c= xf-bundle-jaxrs --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\bundle\jaxrs\src\main\java > [INFO] Copying 3 resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ cxf-bu= ndle-jaxrs --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ cxf-bundle-jaxrs --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\bundle\jaxrs\src\test\java > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\bundle\jaxrs\src\test\resources > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\bundle\jaxrs\target\generated\src\test\resources > [INFO] Copying 3 resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) = @ cxf-bundle-jaxrs --- > [INFO] Not compiling test sources > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.7.1:test (default-test) @ cxf-bundle-j= axrs --- > [INFO] Tests are skipped. > [INFO]=20 > [INFO] --- maven-bundle-plugin:2.1.0:bundle (default-bundle) @ cxf-bundle= -jaxrs --- > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle-jaxrs:bundle:= 2.3.2 : Instructions in Export-Package that are never used: =3DMETA-INF\.cx= f\.osgi, =3DMETA-INF\.cxf > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle-jaxrs:bundle:= 2.3.2 : Did not find matching referal for antlr* > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle-jaxrs:bundle:= 2.3.2 : Did not find matching referal for com.ctc.wstx.msv* > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle-jaxrs:bundle:= 2.3.2 : Did not find matching referal for javax.jws* > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle-jaxrs:bundle:= 2.3.2 : Did not find matching referal for javax.xml.ws* > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle-jaxrs:bundle:= 2.3.2 : Did not find matching referal for org.apache.commons.codec* > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle-jaxrs:bundle:= 2.3.2 : Did not find matching referal for org.apache.commons.pool* > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle-jaxrs:bundle:= 2.3.2 : Did not find matching referal for org.apache.velocity* > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle-jaxrs:bundle:= 2.3.2 : Did not find matching referal for org.codehaus.jra* > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle-jaxrs:bundle:= 2.3.2 : Did not find matching referal for org.codehaus.stax2* > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle-jaxrs:bundle:= 2.3.2 : Did not find matching referal for org.jaxen* > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle-jaxrs:bundle:= 2.3.2 : Did not find matching referal for org.jdom* > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle-jaxrs:bundle:= 2.3.2 : Did not find matching referal for org.mozilla.javascript* > [WARNING] Warning building bundle org.apache.cxf:cxf-bundle-jaxrs:bundle:= 2.3.2 : Exporting packages that are not on the Bundle-Classpath[Jar:dot]: [= META-INF.cxf, META-INF.cxf.osgi] > [INFO]=20 > [INFO] --- maven-shade-plugin:1.3.3:shade (default) @ cxf-bundle-jaxrs --= - > [INFO] Including org.apache.cxf:cxf-common-utilities:jar:2.3.2 in the sha= ded jar. > [INFO] Excluding org.apache.ws.commons.schema:XmlSchema:jar:1.4.7 from th= e shaded jar. > [INFO] Excluding org.codehaus.woodstox:woodstox-core-asl:jar:4.0.8 from t= he shaded jar. > [INFO] Excluding org.codehaus.woodstox:stax2-api:jar:3.0.2 from the shade= d jar. > [INFO] Including org.apache.cxf:cxf-api:jar:2.3.2 in the shaded jar. > [INFO] Excluding org.apache.neethi:neethi:jar:2.0.4 from the shaded jar. > [INFO] Excluding wsdl4j:wsdl4j:jar:1.6.2 from the shaded jar. > [INFO] Excluding commons-logging:commons-logging:jar:1.1.1 from the shade= d jar. > [INFO] Including org.apache.cxf:cxf-common-schemas:jar:2.3.2 in the shade= d jar. > [INFO] Including org.apache.cxf:cxf-rt-core:jar:2.3.2 in the shaded jar. > [INFO] Excluding com.sun.xml.bind:jaxb-impl:jar:2.1.13 from the shaded ja= r. > [INFO] Excluding org.apache.geronimo.specs:geronimo-javamail_1.4_spec:jar= :1.7.1 from the shaded jar. > [INFO] Including org.apache.cxf:cxf-rt-transports-http:jar:2.3.2 in the s= haded jar. > [INFO] Including org.apache.cxf:cxf-rt-transports-common:jar:2.3.2 in the= shaded jar. > [INFO] Excluding org.springframework:spring-web:jar:3.0.5.RELEASE from th= e shaded jar. > [INFO] Excluding aopalliance:aopalliance:jar:1.0 from the shaded jar. > [INFO] Excluding org.springframework:spring-beans:jar:3.0.5.RELEASE from = the shaded jar. > [INFO] Excluding org.springframework:spring-context:jar:3.0.5.RELEASE fro= m the shaded jar. > [INFO] Excluding org.springframework:spring-aop:jar:3.0.5.RELEASE from th= e shaded jar. > [INFO] Excluding org.springframework:spring-expression:jar:3.0.5.RELEASE = from the shaded jar. > [INFO] Including org.apache.cxf:cxf-rt-transports-http-jetty:jar:2.3.2 in= the shaded jar. > [INFO] Excluding org.eclipse.jetty:jetty-server:jar:7.2.2.v20101205 from = the shaded jar. > [INFO] Excluding org.eclipse.jetty:jetty-continuation:jar:7.2.2.v20101205= from the shaded jar. > [INFO] Excluding org.eclipse.jetty:jetty-http:jar:7.2.2.v20101205 from th= e shaded jar. > [INFO] Excluding org.eclipse.jetty:jetty-io:jar:7.2.2.v20101205 from the = shaded jar. > [INFO] Excluding org.eclipse.jetty:jetty-util:jar:7.2.2.v20101205 from th= e shaded jar. > [INFO] Excluding org.slf4j:slf4j-api:jar:1.6.1 from the shaded jar. > [INFO] Excluding org.apache.geronimo.specs:geronimo-servlet_3.0_spec:jar:= 1.0 from the shaded jar. > [INFO] Including org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.3.2 in the sh= aded jar. > [INFO] Excluding org.springframework:spring-core:jar:3.0.5.RELEASE from t= he shaded jar. > [INFO] Excluding org.springframework:spring-asm:jar:3.0.5.RELEASE from th= e shaded jar. > [INFO] Excluding javax.ws.rs:jsr311-api:jar:1.1.1 from the shaded jar. > [INFO] Excluding org.codehaus.jettison:jettison:jar:1.2 from the shaded j= ar. > [INFO] Excluding com.sun.xml.fastinfoset:FastInfoset:jar:1.2.8 from the s= haded jar. > [INFO] Including org.apache.cxf:cxf-rt-bindings-xml:jar:2.3.2 in the shad= ed jar. > [INFO] Replacing original artifact with shaded artifact. > [INFO] Replacing C:\_CXF\apache-cxf-2.3.2-src\distribution\bundle\jaxrs\t= arget\cxf-bundle-jaxrs-2.3.2.jar with C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\bundle\jaxrs\target\cxf-bundle-jaxrs-2.3.2-shaded.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cxf-bun= dle-jaxrs --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\bundle\jaxrs\= target\cxf-bundle-jaxrs-2.3.2.jar to C:\Users\RockfishReports\.m2\repositor= y\org\apache\cxf\cxf-bundle-jaxrs\2.3.2\cxf-bundle-jaxrs-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\bundle\jaxrs\= dependency-reduced-pom.xml to C:\Users\RockfishReports\.m2\repository\org\a= pache\cxf\cxf-bundle-jaxrs\2.3.2\cxf-bundle-jaxrs-2.3.2.pom > [INFO]=20 > [INFO] --- maven-bundle-plugin:2.1.0:install (default-install) @ cxf-bund= le-jaxrs --- > [INFO] Installing org/apache/cxf/cxf-bundle-jaxrs/2.3.2/cxf-bundle-jaxrs-= 2.3.2.jar > [INFO] Writing OBR metadata > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building Apache CXF Manifest Jar 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cxf-distribut= ion-manifest --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\manifest\target > [INFO]=20 > [INFO] --- maven-checkstyle-plugin:2.6:checkstyle (validate) @ cxf-distri= bution-manifest --- > [INFO]=20 > [INFO] >>> maven-pmd-plugin:2.5:check (validate) @ cxf-distribution-manif= est >>> > [INFO]=20 > [INFO] --- maven-pmd-plugin:2.5:pmd (pmd) @ cxf-distribution-manifest --- > [INFO]=20 > [INFO] <<< maven-pmd-plugin:2.5:check (validate) @ cxf-distribution-manif= est <<< > [INFO]=20 > [INFO] --- maven-pmd-plugin:2.5:check (validate) @ cxf-distribution-manif= est --- > [INFO]=20 > [INFO]=20 > [INFO] --- cxf-xml2fastinfoset-plugin:2.3.1:xml2fastinfoset (xml2fastinfo= set) @ cxf-distribution-manifest --- > [INFO]=20 > [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ cxf-dist= ribution-manifest --- > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ c= xf-distribution-manifest --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\manifest\src\main\java > [INFO] Copying 3 resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ cxf-di= stribution-manifest --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ cxf-distribution-manifest --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\manifest\src\test\java > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\manifest\src\test\resources > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\manifest\target\generated\src\test\resources > [INFO] Copying 3 resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) = @ cxf-distribution-manifest --- > [INFO] Not compiling test sources > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.7.1:test (default-test) @ cxf-distribu= tion-manifest --- > [INFO] Tests are skipped. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ cxf-distribution-ma= nifest --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\manifest\t= arget\cxf-manifest.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cxf-dis= tribution-manifest --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\manifest\targ= et\cxf-manifest.jar to C:\Users\RockfishReports\.m2\repository\org\apache\c= xf\cxf-distribution-manifest\2.3.2\cxf-distribution-manifest-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\manifest\pom.= xml to C:\Users\RockfishReports\.m2\repository\org\apache\cxf\cxf-distribut= ion-manifest\2.3.2\cxf-distribution-manifest-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building Apache CXF Samples 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cxf-samples -= -- > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cxf-sam= ples --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\pom.xml to C:\Users\RockfishReports\.m2\repository\org\apache\c= xf\samples\cxf-samples\2.3.2\cxf-samples-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building Colocated Demo using Document/Literal Style 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ in_jvm_transp= ort --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\in_jvm_transport\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-sources) @ in_jvm= _transport --- > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ i= n_jvm_transport --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\in_jvm_transport\src\main\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ in_jvm= _transport --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 17 source files to C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\src\main\release\samples\in_jvm_transport\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ in_jvm_transport --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\in_jvm_transport\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ in_jvm_transport --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ in_jvm_transpo= rt --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ in_jvm_transport --= - > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\in_jvm_transport\target\in_jvm_transport-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ in_jvm_= transport --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\in_jvm_transport\target\in_jvm_transport-2.3.2.jar to C:\Users\= RockfishReports\.m2\repository\org\apache\cxf\samples\in_jvm_transport\2.3.= 2\in_jvm_transport-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\in_jvm_transport\pom.xml to C:\Users\RockfishReports\.m2\reposi= tory\org\apache\cxf\samples\in_jvm_transport\2.3.2\in_jvm_transport-2.3.2.p= om > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building JavaScript Client Demo using Document/Literal Style 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ js_browser_cl= ient_simple --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\js_browser_client_simple\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-sources) @ js_bro= wser_client_simple --- > [INFO]=20 > [INFO] --- maven-antrun-plugin:1.4:run (copyxmlfiles) @ js_browser_client= _simple --- > project.artifactId > [INFO] Executing tasks > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\js_browser_client_simple\target\classes\staticConte= nt > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\js_browser_client_simple\target\classes > [INFO] Executed tasks > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ j= s_browser_client_simple --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\js_browser_client_simple\src\main\reso= urces > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ js_bro= wser_client_simple --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 17 source files to C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\src\main\release\samples\js_browser_client_simple\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ js_browser_client_simple --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\js_browser_client_simple\src\test\reso= urces > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ js_browser_client_simple --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ js_browser_cli= ent_simple --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ js_browser_client_s= imple --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\js_browser_client_simple\target\js_browser_client_simple-2.3= .2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ js_brow= ser_client_simple --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\js_browser_client_simple\target\js_browser_client_simple-2.3.2.= jar to C:\Users\RockfishReports\.m2\repository\org\apache\cxf\samples\js_br= owser_client_simple\2.3.2\js_browser_client_simple-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\js_browser_client_simple\pom.xml to C:\Users\RockfishReports\.m= 2\repository\org\apache\cxf\samples\js_browser_client_simple\2.3.2\js_brows= er_client_simple-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building Generated JavaScript Sample using JAX-WS and JSR-181 2.3.= 2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ js_browser_cl= ient_java --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\js_browser_client_java_first\target > [INFO]=20 > [INFO] --- maven-antrun-plugin:1.4:run (copyxmlfiles) @ js_browser_client= _java --- > project.artifactId > [INFO] Executing tasks > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\js_browser_client_java_first\target\classes\staticC= ontent > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\js_browser_client_java_first\target\classes > [INFO] Executed tasks > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ j= s_browser_client_java --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\js_browser_client_java_first\src\main\= resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ js_bro= wser_client_java --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 8 source files to C:\_CXF\apache-cxf-2.3.2-src\distribut= ion\src\main\release\samples\js_browser_client_java_first\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ js_browser_client_java --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\js_browser_client_java_first\src\test\= resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ js_browser_client_java --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ js_browser_cli= ent_java --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ js_browser_client_j= ava --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\js_browser_client_java_first\target\js_browser_client_java-2= .3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ js_brow= ser_client_java --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\js_browser_client_java_first\target\js_browser_client_java-2.3.= 2.jar to C:\Users\RockfishReports\.m2\repository\org\apache\cxf\samples\js_= browser_client_java\2.3.2\js_browser_client_java-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\js_browser_client_java_first\pom.xml to C:\Users\RockfishReport= s\.m2\repository\org\apache\cxf\samples\js_browser_client_java\2.3.2\js_bro= wser_client_java-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building Java First demo service using the JAXWSFactoryBeans 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ java_first_ja= xws_factory_bean --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\java_first_jaxws_factory_bean\target > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ j= ava_first_jaxws_factory_bean --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\java_first_jaxws_factory_bean\src\main= \resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ java_f= irst_jaxws_factory_bean --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 4 source files to C:\_CXF\apache-cxf-2.3.2-src\distribut= ion\src\main\release\samples\java_first_jaxws_factory_bean\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ java_first_jaxws_factory_bean --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\java_first_jaxws_factory_bean\src\test= \resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ java_first_jaxws_factory_bean --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ java_first_jax= ws_factory_bean --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ java_first_jaxws_fa= ctory_bean --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\java_first_jaxws_factory_bean\target\java_first_jaxws_factor= y_bean-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ java_fi= rst_jaxws_factory_bean --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\java_first_jaxws_factory_bean\target\java_first_jaxws_factory_b= ean-2.3.2.jar to C:\Users\RockfishReports\.m2\repository\org\apache\cxf\sam= ples\java_first_jaxws_factory_bean\2.3.2\java_first_jaxws_factory_bean-2.3.= 2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\java_first_jaxws_factory_bean\pom.xml to C:\Users\RockfishRepor= ts\.m2\repository\org\apache\cxf\samples\java_first_jaxws_factory_bean\2.3.= 2\java_first_jaxws_factory_bean-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building Java First demo using JAX-WS and JMS 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ java_first_ja= xws_jms --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\java_first_jms\target > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ j= ava_first_jaxws_jms --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] Copying 0 resource > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ java_f= irst_jaxws_jms --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 4 source files to C:\_CXF\apache-cxf-2.3.2-src\distribut= ion\src\main\release\samples\java_first_jms\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ java_first_jaxws_jms --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] Copying 1 resource > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ java_first_jaxws_jms --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ java_first_jax= ws_jms --- > [INFO] Surefire report directory: C:\_CXF\apache-cxf-2.3.2-src\distributi= on\src\main\release\samples\java_first_jms\target\surefire-reports > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > There are no tests to run. > Results : > Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ java_first_jaxws_jm= s --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\java_first_jms\target\java_first_jaxws_jms-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ java_fi= rst_jaxws_jms --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\java_first_jms\target\java_first_jaxws_jms-2.3.2.jar to C:\User= s\RockfishReports\.m2\repository\org\apache\cxf\samples\java_first_jaxws_jm= s\2.3.2\java_first_jaxws_jms-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\java_first_jms\pom.xml to C:\Users\RockfishReports\.m2\reposito= ry\org\apache\cxf\samples\java_first_jaxws_jms\2.3.2\java_first_jaxws_jms-2= .3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building JAX-RS Content Negotiation Demo 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jax_rs_conten= t_negotiation --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\jax_rs\content_negotiation\target > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ j= ax_rs_content_negotiation --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\jax_rs\content_negotiation\src\main\re= sources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ jax_rs= _content_negotiation --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 4 source files to C:\_CXF\apache-cxf-2.3.2-src\distribut= ion\src\main\release\samples\jax_rs\content_negotiation\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ jax_rs_content_negotiation --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\jax_rs\content_negotiation\src\test\re= sources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ jax_rs_content_negotiation --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ jax_rs_content= _negotiation --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jax_rs_content_nego= tiation --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\jax_rs\content_negotiation\target\jax_rs_content_negotiation= -2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jax_rs_= content_negotiation --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\jax_rs\content_negotiation\target\jax_rs_content_negotiation-2.= 3.2.jar to C:\Users\RockfishReports\.m2\repository\org\apache\cxf\samples\j= ax_rs_content_negotiation\2.3.2\jax_rs_content_negotiation-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\jax_rs\content_negotiation\pom.xml to C:\Users\RockfishReports\= .m2\repository\org\apache\cxf\samples\jax_rs_content_negotiation\2.3.2\jax_= rs_content_negotiation-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building JAX-RS Basic Demo With HTTPS communications 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jax_rs_basic_= https --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\jax_rs\basic_https\target > [INFO]=20 > [INFO] --- maven-antrun-plugin:1.4:run (copyResources) @ jax_rs_basic_htt= ps --- > project.artifactId > [INFO] Executing tasks > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\jax_rs\basic_https\target\classes\demo\jaxrs\client > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\jax_rs\basic_https\target\classes\demo\jaxrs\client > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\jax_rs\basic_https\target\classes > [copy] Copying 3 files to C:\_CXF\apache-cxf-2.3.2-src\distribution\= src\main\release\samples\jax_rs\basic_https\src > [INFO] Executed tasks > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ j= ax_rs_basic_https --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\jax_rs\basic_https\src\main\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ jax_rs= _basic_https --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 7 source files to C:\_CXF\apache-cxf-2.3.2-src\distribut= ion\src\main\release\samples\jax_rs\basic_https\target\classes > [INFO]=20 > [INFO] --- maven-antrun-plugin:1.4:run (removeContribFromSrc) @ jax_rs_ba= sic_https --- > project.artifactId > [INFO] Executing tasks > [INFO] Executed tasks > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ jax_rs_basic_https --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\jax_rs\basic_https\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ jax_rs_basic_https --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ jax_rs_basic_h= ttps --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jax_rs_basic_https = --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\jax_rs\basic_https\target\jax_rs_basic_https-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jax_rs_= basic_https --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\jax_rs\basic_https\target\jax_rs_basic_https-2.3.2.jar to C:\Us= ers\RockfishReports\.m2\repository\org\apache\cxf\samples\jax_rs_basic_http= s\2.3.2\jax_rs_basic_https-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\jax_rs\basic_https\pom.xml to C:\Users\RockfishReports\.m2\repo= sitory\org\apache\cxf\samples\jax_rs_basic_https\2.3.2\jax_rs_basic_https-2= .3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building JAX-RS Basic Demo 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jax_rs_basic = --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\jax_rs\basic\target > [INFO]=20 > [INFO] --- maven-antrun-plugin:1.4:run (copyxmlfiles) @ jax_rs_basic --- > project.artifactId > [INFO] Executing tasks > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\jax_rs\basic\target\classes\demo\jaxrs\client > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\jax_rs\basic\target\classes\demo\jaxrs\client > [INFO] Executed tasks > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ j= ax_rs_basic --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\jax_rs\basic\src\main\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ jax_rs= _basic --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 6 source files to C:\_CXF\apache-cxf-2.3.2-src\distribut= ion\src\main\release\samples\jax_rs\basic\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ jax_rs_basic --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\jax_rs\basic\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ jax_rs_basic --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ jax_rs_basic -= -- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jax_rs_basic --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\jax_rs\basic\target\jax_rs_basic-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jax_rs_= basic --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\jax_rs\basic\target\jax_rs_basic-2.3.2.jar to C:\Users\Rockfish= Reports\.m2\repository\org\apache\cxf\samples\jax_rs_basic\2.3.2\jax_rs_bas= ic-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\jax_rs\basic\pom.xml to C:\Users\RockfishReports\.m2\repository= \org\apache\cxf\samples\jax_rs_basic\2.3.2\jax_rs_basic-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building CXF sample using a callbak object 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ callback --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\callback\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-CallbackService) = @ callback --- > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-SOAPService) @ ca= llback --- > [INFO]=20 > [INFO] --- maven-antrun-plugin:1.4:run (prepare-transform) @ callback --- > project.artifactId > [INFO] Executing tasks > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\callback\target\classes\demo\callback\client > [INFO] Executed tasks > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ c= allback --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\callback\src\main\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ callba= ck --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 9 source files to C:\_CXF\apache-cxf-2.3.2-src\distribut= ion\src\main\release\samples\callback\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ callback --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\callback\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ callback --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ callback --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ callback --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\callback\target\callback-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ callbac= k --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\callback\target\callback-2.3.2.jar to C:\Users\RockfishReports\= .m2\repository\org\apache\cxf\samples\callback\2.3.2\callback-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\callback\pom.xml to C:\Users\RockfishReports\.m2\repository\org= \apache\cxf\samples\callback\2.3.2\callback-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building WSDL first demo using BARE Style in XML Binding (pure XML= over HTTP) 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ wsdl_first_pu= re_xml --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\wsdl_first_pure_xml\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-sources) @ wsdl_f= irst_pure_xml --- > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ w= sdl_first_pure_xml --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\wsdl_first_pure_xml\src\main\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ wsdl_f= irst_pure_xml --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 9 source files to C:\_CXF\apache-cxf-2.3.2-src\distribut= ion\src\main\release\samples\wsdl_first_pure_xml\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ wsdl_first_pure_xml --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\wsdl_first_pure_xml\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ wsdl_first_pure_xml --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ wsdl_first_pur= e_xml --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ wsdl_first_pure_xml= --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\wsdl_first_pure_xml\target\wsdl_first_pure_xml-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ wsdl_fi= rst_pure_xml --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\wsdl_first_pure_xml\target\wsdl_first_pure_xml-2.3.2.jar to C:\= Users\RockfishReports\.m2\repository\org\apache\cxf\samples\wsdl_first_pure= _xml\2.3.2\wsdl_first_pure_xml-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\wsdl_first_pure_xml\pom.xml to C:\Users\RockfishReports\.m2\rep= ository\org\apache\cxf\samples\wsdl_first_pure_xml\2.3.2\wsdl_first_pure_xm= l-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building JAX-WS Dispatch/Provider Demo 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jaxws_dispatc= h_provider --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\jaxws_dispatch_provider\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-SOAPService1) @ j= axws_dispatch_provider --- > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-SOAPService2) @ j= axws_dispatch_provider --- > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-SOAPService3) @ j= axws_dispatch_provider --- > [INFO]=20 > [INFO] --- maven-antrun-plugin:1.4:run (copyxmlfiles) @ jaxws_dispatch_pr= ovider --- > project.artifactId > [INFO] Executing tasks > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\jaxws_dispatch_provider\target\classes\demo\hwDispa= tch\client > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\jaxws_dispatch_provider\target\classes\demo\hwDispa= tch\client > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\jaxws_dispatch_provider\target\classes\demo\hwDispa= tch\client > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\jaxws_dispatch_provider\target\classes\demo\hwDispa= tch\server > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\jaxws_dispatch_provider\target\classes\demo\hwDispa= tch\server > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\jaxws_dispatch_provider\target\classes\demo\hwDispa= tch\server > [INFO] Executed tasks > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ j= axws_dispatch_provider --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\jaxws_dispatch_provider\src\main\resou= rces > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ jaxws_= dispatch_provider --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 19 source files to C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\src\main\release\samples\jaxws_dispatch_provider\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ jaxws_dispatch_provider --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\jaxws_dispatch_provider\src\test\resou= rces > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ jaxws_dispatch_provider --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ jaxws_dispatch= _provider --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jaxws_dispatch_prov= ider --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\jaxws_dispatch_provider\target\jaxws_dispatch_provider-2.3.2= .jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jaxws_d= ispatch_provider --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\jaxws_dispatch_provider\target\jaxws_dispatch_provider-2.3.2.ja= r to C:\Users\RockfishReports\.m2\repository\org\apache\cxf\samples\jaxws_d= ispatch_provider\2.3.2\jaxws_dispatch_provider-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\jaxws_dispatch_provider\pom.xml to C:\Users\RockfishReports\.m2= \repository\org\apache\cxf\samples\jaxws_dispatch_provider\2.3.2\jaxws_disp= atch_provider-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building WSDL first demo using Document/Literal Style and XMLBeans= DataBinding 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ wsdl_first_xm= lbeans --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\wsdl_first_xmlbeans\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-sources) @ wsdl_f= irst_xmlbeans --- > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ w= sdl_first_xmlbeans --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] Copying 54 resources to schemaorg_apache_xmlbeans > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ wsdl_f= irst_xmlbeans --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 27 source files to C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\src\main\release\samples\wsdl_first_xmlbeans\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ wsdl_first_xmlbeans --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\wsdl_first_xmlbeans\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ wsdl_first_xmlbeans --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ wsdl_first_xml= beans --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ wsdl_first_xmlbeans= --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\wsdl_first_xmlbeans\target\wsdl_first_xmlbeans-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ wsdl_fi= rst_xmlbeans --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\wsdl_first_xmlbeans\target\wsdl_first_xmlbeans-2.3.2.jar to C:\= Users\RockfishReports\.m2\repository\org\apache\cxf\samples\wsdl_first_xmlb= eans\2.3.2\wsdl_first_xmlbeans-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\wsdl_first_xmlbeans\pom.xml to C:\Users\RockfishReports\.m2\rep= ository\org\apache\cxf\samples\wsdl_first_xmlbeans\2.3.2\wsdl_first_xmlbean= s-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building WSDL first demo using SOAP12 in Document/Literal Style 2.= 3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ wsdl_first_so= ap12 --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\wsdl_first_soap12\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-sources) @ wsdl_f= irst_soap12 --- > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ w= sdl_first_soap12 --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\wsdl_first_soap12\src\main\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ wsdl_f= irst_soap12 --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 17 source files to C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\src\main\release\samples\wsdl_first_soap12\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ wsdl_first_soap12 --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\wsdl_first_soap12\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ wsdl_first_soap12 --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ wsdl_first_soa= p12 --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ wsdl_first_soap12 -= -- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\wsdl_first_soap12\target\wsdl_first_soap12-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ wsdl_fi= rst_soap12 --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\wsdl_first_soap12\target\wsdl_first_soap12-2.3.2.jar to C:\User= s\RockfishReports\.m2\repository\org\apache\cxf\samples\wsdl_first_soap12\2= .3.2\wsdl_first_soap12-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\wsdl_first_soap12\pom.xml to C:\Users\RockfishReports\.m2\repos= itory\org\apache\cxf\samples\wsdl_first_soap12\2.3.2\wsdl_first_soap12-2.3.= 2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building CXF Dynamic Client Sample 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ wsdl_first_dy= namic_client --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\wsdl_first_dynamic_client\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-sources) @ wsdl_f= irst_dynamic_client --- > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ w= sdl_first_dynamic_client --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\wsdl_first_dynamic_client\src\main\res= ources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ wsdl_f= irst_dynamic_client --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 15 source files to C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\src\main\release\samples\wsdl_first_dynamic_client\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ wsdl_first_dynamic_client --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\wsdl_first_dynamic_client\src\test\res= ources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ wsdl_first_dynamic_client --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ wsdl_first_dyn= amic_client --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ wsdl_first_dynamic_= client --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\wsdl_first_dynamic_client\target\wsdl_first_dynamic_client-2= .3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ wsdl_fi= rst_dynamic_client --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\wsdl_first_dynamic_client\target\wsdl_first_dynamic_client-2.3.= 2.jar to C:\Users\RockfishReports\.m2\repository\org\apache\cxf\samples\wsd= l_first_dynamic_client\2.3.2\wsdl_first_dynamic_client-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\wsdl_first_dynamic_client\pom.xml to C:\Users\RockfishReports\.= m2\repository\org\apache\cxf\samples\wsdl_first_dynamic_client\2.3.2\wsdl_f= irst_dynamic_client-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building JMS Transport Queue Demo using Document-Literal Style 2.3= .2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jms_queue --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\jms_queue\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-sources) @ jms_qu= eue --- > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ j= ms_queue --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\jms_queue\src\main\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ jms_qu= eue --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 13 source files to C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\src\main\release\samples\jms_queue\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ jms_queue --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\jms_queue\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ jms_queue --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ jms_queue --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jms_queue --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\jms_queue\target\jms_queue-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jms_que= ue --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\jms_queue\target\jms_queue-2.3.2.jar to C:\Users\RockfishReport= s\.m2\repository\org\apache\cxf\samples\jms_queue\2.3.2\jms_queue-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\jms_queue\pom.xml to C:\Users\RockfishReports\.m2\repository\or= g\apache\cxf\samples\jms_queue\2.3.2\jms_queue-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building RESTful Hello World Demo 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ restful_dispa= tch --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\restful_dispatch\target > [INFO]=20 > [INFO] --- maven-antrun-plugin:1.4:run (copyxmlfiles) @ restful_dispatch = --- > project.artifactId > [INFO] Executing tasks > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\restful_dispatch\target\classes\demo\restful\client > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\restful_dispatch\target\classes\demo\restful\server > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\restful_dispatch\target\classes\demo\restful\server > [INFO] Executed tasks > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ r= estful_dispatch --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\restful_dispatch\src\main\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ restfu= l_dispatch --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 3 source files to C:\_CXF\apache-cxf-2.3.2-src\distribut= ion\src\main\release\samples\restful_dispatch\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ restful_dispatch --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\restful_dispatch\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ restful_dispatch --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ restful_dispat= ch --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ restful_dispatch --= - > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\restful_dispatch\target\restful_dispatch-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ restful= _dispatch --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\restful_dispatch\target\restful_dispatch-2.3.2.jar to C:\Users\= RockfishReports\.m2\repository\org\apache\cxf\samples\restful_dispatch\2.3.= 2\restful_dispatch-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\restful_dispatch\pom.xml to C:\Users\RockfishReports\.m2\reposi= tory\org\apache\cxf\samples\restful_dispatch\2.3.2\restful_dispatch-2.3.2.p= om > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building WSDL first demo using Document/Literal Style 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ wsdl_first --= - > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\wsdl_first\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-sources) @ wsdl_f= irst --- > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ w= sdl_first --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] Copying 3 resources > [INFO] Copying 4 resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ wsdl_f= irst --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 19 source files to C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\src\main\release\samples\wsdl_first\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ wsdl_first --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\wsdl_first\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ wsdl_first --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ wsdl_first --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-war-plugin:2.1:war (default-war) @ wsdl_first --- > [INFO] Packaging webapp > [INFO] Assembling webapp [wsdl_first] in [C:\_CXF\apache-cxf-2.3.2-src\di= stribution\src\main\release\samples\wsdl_first\target\wsdl_first-2.3.2] > [INFO] Processing war project > [INFO] Copying webapp webResources [C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\src\main\release\samples\wsdl_first\wsdl] to [C:\_CXF\apache-cxf-2.3.2= -src\distribution\src\main\release\samples\wsdl_first\target\wsdl_first-2.3= .2] > [INFO] Copying webapp webResources [C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\src\main\release\samples\wsdl_first\src/main/resources] to [C:\_CXF\ap= ache-cxf-2.3.2-src\distribution\src\main\release\samples\wsdl_first\target\= wsdl_first-2.3.2] > [INFO] Webapp assembled in [482 msecs] > [INFO] Building war: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\wsdl_first\target\wsdl_first-2.3.2.war > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ wsdl_fi= rst --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\wsdl_first\target\wsdl_first-2.3.2.war to C:\Users\RockfishRepo= rts\.m2\repository\org\apache\cxf\samples\wsdl_first\2.3.2\wsdl_first-2.3.2= .war > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\wsdl_first\pom.xml to C:\Users\RockfishReports\.m2\repository\o= rg\apache\cxf\samples\wsdl_first\2.3.2\wsdl_first-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building CXF sample using the Aegis Binding without any webservice= 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ aegis-standal= one --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\aegis_standalone\target > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ a= egis-standalone --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\aegis_standalone\src\main\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ aegis-= standalone --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 4 source files to C:\_CXF\apache-cxf-2.3.2-src\distribut= ion\src\main\release\samples\aegis_standalone\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ aegis-standalone --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\aegis_standalone\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ aegis-standalone --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ aegis-standalo= ne --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ aegis-standalone --= - > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\aegis_standalone\target\aegis-standalone-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ aegis-s= tandalone --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\aegis_standalone\target\aegis-standalone-2.3.2.jar to C:\Users\= RockfishReports\.m2\repository\org\apache\cxf\samples\aegis-standalone\2.3.= 2\aegis-standalone-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\aegis_standalone\pom.xml to C:\Users\RockfishReports\.m2\reposi= tory\org\apache\cxf\samples\aegis-standalone\2.3.2\aegis-standalone-2.3.2.p= om > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building Java First demo using JAX-WS APIs 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ java_first_ja= xws --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\java_first_jaxws\target > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ j= ava_first_jaxws --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\java_first_jaxws\src\main\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ java_f= irst_jaxws --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 9 source files to C:\_CXF\apache-cxf-2.3.2-src\distribut= ion\src\main\release\samples\java_first_jaxws\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ java_first_jaxws --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\java_first_jaxws\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ java_first_jaxws --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ java_first_jax= ws --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ java_first_jaxws --= - > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\java_first_jaxws\target\java_first_jaxws-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ java_fi= rst_jaxws --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\java_first_jaxws\target\java_first_jaxws-2.3.2.jar to C:\Users\= RockfishReports\.m2\repository\org\apache\cxf\samples\java_first_jaxws\2.3.= 2\java_first_jaxws-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\java_first_jaxws\pom.xml to C:\Users\RockfishReports\.m2\reposi= tory\org\apache\cxf\samples\java_first_jaxws\2.3.2\java_first_jaxws-2.3.2.p= om > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building WS-RM Demo 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ws_rm --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\ws_rm\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-sources) @ ws_rm = --- > [INFO]=20 > [INFO] --- maven-antrun-plugin:1.4:run (copyxmlfiles) @ ws_rm --- > project.artifactId > [INFO] Executing tasks > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\ws_rm\target\classes\demo\ws_rm\client > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\ws_rm\target\classes\demo\ws_rm\server > [INFO] Executed tasks > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ w= s_rm --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\ws_rm\src\main\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ ws_rm = --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 14 source files to C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\src\main\release\samples\ws_rm\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ ws_rm --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\ws_rm\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ ws_rm --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ ws_rm --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ ws_rm --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\ws_rm\target\ws_rm-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ws_rm -= -- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\ws_rm\target\ws_rm-2.3.2.jar to C:\Users\RockfishReports\.m2\re= pository\org\apache\cxf\samples\ws_rm\2.3.2\ws_rm-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\ws_rm\pom.xml to C:\Users\RockfishReports\.m2\repository\org\ap= ache\cxf\samples\ws_rm\2.3.2\ws_rm-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building CXF Sample of Stream GZIP Interceptor 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ configuration= _interceptor --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\configuration_interceptor\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-sources) @ config= uration_interceptor --- > [INFO]=20 > [INFO] --- maven-antrun-plugin:1.4:run (copyxmlfiles) @ configuration_int= erceptor --- > project.artifactId > [INFO] Executing tasks > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\configuration_interceptor\target\classes\demo\strea= m\client > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\configuration_interceptor\target\classes\demo\strea= m\server > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\configuration_interceptor\target\classes\demo\strea= m\client > [INFO] Executed tasks > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ c= onfiguration_interceptor --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\configuration_interceptor\src\main\res= ources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ config= uration_interceptor --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 18 source files to C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\src\main\release\samples\configuration_interceptor\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ configuration_interceptor --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\configuration_interceptor\src\test\res= ources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ configuration_interceptor --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ configuration_= interceptor --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ configuration_inter= ceptor --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\configuration_interceptor\target\configuration_interceptor-2= .3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ configu= ration_interceptor --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\configuration_interceptor\target\configuration_interceptor-2.3.= 2.jar to C:\Users\RockfishReports\.m2\repository\org\apache\cxf\samples\con= figuration_interceptor\2.3.2\configuration_interceptor-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\configuration_interceptor\pom.xml to C:\Users\RockfishReports\.= m2\repository\org\apache\cxf\samples\configuration_interceptor\2.3.2\config= uration_interceptor-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building Spring HTTP Sample 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ java_first_sp= ring_support --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\java_first_spring_support\target > [INFO]=20 > [INFO] --- maven-antrun-plugin:1.4:run (prepare-transform) @ java_first_s= pring_support --- > project.artifactId > [INFO] Executing tasks > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\java_first_spring_support\target\classes\demo\sprin= g\client > [INFO] Executed tasks > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ j= ava_first_spring_support --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\java_first_spring_support\src\main\res= ources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ java_f= irst_spring_support --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 4 source files to C:\_CXF\apache-cxf-2.3.2-src\distribut= ion\src\main\release\samples\java_first_spring_support\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ java_first_spring_support --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\java_first_spring_support\src\test\res= ources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ java_first_spring_support --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ java_first_spr= ing_support --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ java_first_spring_s= upport --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\java_first_spring_support\target\java_first_spring_support-2= .3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ java_fi= rst_spring_support --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\java_first_spring_support\target\java_first_spring_support-2.3.= 2.jar to C:\Users\RockfishReports\.m2\repository\org\apache\cxf\samples\jav= a_first_spring_support\2.3.2\java_first_spring_support-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\java_first_spring_support\pom.xml to C:\Users\RockfishReports\.= m2\repository\org\apache\cxf\samples\java_first_spring_support\2.3.2\java_f= irst_spring_support-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building CXF WS-Security UT Demo 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ wssec_ut --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\ws_security\ut\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-sources) @ wssec_= ut --- > [INFO]=20 > [INFO] --- maven-antrun-plugin:1.4:run (copyxmlfiles) @ wssec_ut --- > project.artifactId > [INFO] Executing tasks > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\ws_security\ut\target\classes\demo\wssec\client > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\ws_security\ut\target\classes\demo\wssec\server > [INFO] Executed tasks > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ w= ssec_ut --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\ws_security\ut\src\main\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ wssec_= ut --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 15 source files to C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\src\main\release\samples\ws_security\ut\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ wssec_ut --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\ws_security\ut\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ wssec_ut --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ wssec_ut --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ wssec_ut --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\ws_security\ut\target\wssec_ut-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ wssec_u= t --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\ws_security\ut\target\wssec_ut-2.3.2.jar to C:\Users\RockfishRe= ports\.m2\repository\org\apache\cxf\samples\wssec_ut\2.3.2\wssec_ut-2.3.2.j= ar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\ws_security\ut\pom.xml to C:\Users\RockfishReports\.m2\reposito= ry\org\apache\cxf\samples\wssec_ut\2.3.2\wssec_ut-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building WS-Security UT Sign Demo 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ wssec_ut_sign= --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\ws_security\ut_sign\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-sources) @ wssec_= ut_sign --- > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ w= ssec_ut_sign --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] Copying 2 resources > [INFO] Copying 8 resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ wssec_= ut_sign --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 15 source files to C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\src\main\release\samples\ws_security\ut_sign\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ wssec_ut_sign --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\ws_security\ut_sign\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ wssec_ut_sign --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ wssec_ut_sign = --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ wssec_ut_sign --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\ws_security\ut_sign\target\wssec_ut_sign-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ wssec_u= t_sign --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\ws_security\ut_sign\target\wssec_ut_sign-2.3.2.jar to C:\Users\= RockfishReports\.m2\repository\org\apache\cxf\samples\wssec_ut_sign\2.3.2\w= ssec_ut_sign-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\ws_security\ut_sign\pom.xml to C:\Users\RockfishReports\.m2\rep= ository\org\apache\cxf\samples\wssec_ut_sign\2.3.2\wssec_ut_sign-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building CXF WS-Security Sign Encoding Demo 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ wssec_sign_en= c --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\ws_security\sign_enc\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-sources) @ wssec_= sign_enc --- > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ w= ssec_sign_enc --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] Copying 2 resources > [INFO] Copying 8 resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ wssec_= sign_enc --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 15 source files to C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\src\main\release\samples\ws_security\sign_enc\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ wssec_sign_enc --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\ws_security\sign_enc\src\test\resource= s > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ wssec_sign_enc --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ wssec_sign_enc= --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ wssec_sign_enc --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\ws_security\sign_enc\target\wssec_sign_enc-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ wssec_s= ign_enc --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\ws_security\sign_enc\target\wssec_sign_enc-2.3.2.jar to C:\User= s\RockfishReports\.m2\repository\org\apache\cxf\samples\wssec_sign_enc\2.3.= 2\wssec_sign_enc-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\ws_security\sign_enc\pom.xml to C:\Users\RockfishReports\.m2\re= pository\org\apache\cxf\samples\wssec_sign_enc\2.3.2\wssec_sign_enc-2.3.2.p= om > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building WS-Security UT Policy Demo 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ wssec_ut_poli= cy --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\ws_security\ut_policy\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-sources) @ wssec_= ut_policy --- > [INFO]=20 > [INFO] --- maven-antrun-plugin:1.4:run (copyxmlfiles) @ wssec_ut_policy -= -- > project.artifactId > [INFO] Executing tasks > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\ws_security\ut_policy\target\classes\demo\wssec\ser= ver > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\ws_security\ut_policy\target\classes\demo\wssec\cli= ent > [copy] Copying 25 files to C:\_CXF\apache-cxf-2.3.2-src\distribution= \src\main\release\samples\ws_security\ut_policy\target\classes\certs > [INFO] Executed tasks > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ w= ssec_ut_policy --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\ws_security\ut_policy\src\main\resourc= es > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ wssec_= ut_policy --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 11 source files to C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\src\main\release\samples\ws_security\ut_policy\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ wssec_ut_policy --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\ws_security\ut_policy\src\test\resourc= es > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ wssec_ut_policy --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ wssec_ut_polic= y --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ wssec_ut_policy --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\ws_security\ut_policy\target\wssec_ut_policy-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ wssec_u= t_policy --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\ws_security\ut_policy\target\wssec_ut_policy-2.3.2.jar to C:\Us= ers\RockfishReports\.m2\repository\org\apache\cxf\samples\wssec_ut_policy\2= .3.2\wssec_ut_policy-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\ws_security\ut_policy\pom.xml to C:\Users\RockfishReports\.m2\r= epository\org\apache\cxf\samples\wssec_ut_policy\2.3.2\wssec_ut_policy-2.3.= 2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building MTOM Demo for SWA and XOP 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mtom --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\mtom\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-sources) @ mtom -= -- > [INFO]=20 > [INFO] --- maven-antrun-plugin:1.4:run (copyxmlfiles) @ mtom --- > project.artifactId > [INFO] Executing tasks > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\mtom\target\classes\demo\mtom\client > [INFO] Executed tasks > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ m= tom --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\mtom\src\main\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ mtom -= -- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 9 source files to C:\_CXF\apache-cxf-2.3.2-src\distribut= ion\src\main\release\samples\mtom\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ mtom --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\mtom\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ mtom --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ mtom --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mtom --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\mtom\target\mtom-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mtom --= - > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\mtom\target\mtom-2.3.2.jar to C:\Users\RockfishReports\.m2\repo= sitory\org\apache\cxf\samples\mtom\2.3.2\mtom-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\mtom\pom.xml to C:\Users\RockfishReports\.m2\repository\org\apa= che\cxf\samples\mtom\2.3.2\mtom-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building JAX-WS Asynchronous Demo using Document/Literal Style 2.3= .2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jaxws_async -= -- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\jaxws_async\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-sources) @ jaxws_= async --- > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ j= axws_async --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\jaxws_async\src\main\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ jaxws_= async --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 10 source files to C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\src\main\release\samples\jaxws_async\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ jaxws_async --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\jaxws_async\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ jaxws_async --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ jaxws_async --= - > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jaxws_async --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\jaxws_async\target\jaxws_async-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jaxws_a= sync --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\jaxws_async\target\jaxws_async-2.3.2.jar to C:\Users\RockfishRe= ports\.m2\repository\org\apache\cxf\samples\jaxws_async\2.3.2\jaxws_async-2= .3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\jaxws_async\pom.xml to C:\Users\RockfishReports\.m2\repository\= org\apache\cxf\samples\jaxws_async\2.3.2\jaxws_async-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building Java First POJO Sample 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ java_first_po= jo --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\java_first_pojo\target > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ j= ava_first_pojo --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\java_first_pojo\src\main\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ java_f= irst_pojo --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 4 source files to C:\_CXF\apache-cxf-2.3.2-src\distribut= ion\src\main\release\samples\java_first_pojo\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ java_first_pojo --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\java_first_pojo\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ java_first_pojo --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ java_first_poj= o --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ java_first_pojo --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\java_first_pojo\target\java_first_pojo-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ java_fi= rst_pojo --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\java_first_pojo\target\java_first_pojo-2.3.2.jar to C:\Users\Ro= ckfishReports\.m2\repository\org\apache\cxf\samples\java_first_pojo\2.3.2\j= ava_first_pojo-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\java_first_pojo\pom.xml to C:\Users\RockfishReports\.m2\reposit= ory\org\apache\cxf\samples\java_first_pojo\2.3.2\java_first_pojo-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building WS-Policy Demo 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ws_policy --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\ws_policy\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-sources) @ ws_pol= icy --- > [INFO]=20 > [INFO] --- maven-antrun-plugin:1.4:run (copyxmlfiles) @ ws_policy --- > project.artifactId > [INFO] Executing tasks > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\ws_policy\target\classes\demo\ws_policy\client > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\ws_policy\target\classes\demo\ws_policy\server > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\ws_policy\target\classes > [INFO] Executed tasks > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ w= s_policy --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\ws_policy\src\main\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ ws_pol= icy --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 17 source files to C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\src\main\release\samples\ws_policy\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ ws_policy --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\ws_policy\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ ws_policy --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ ws_policy --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ ws_policy --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\ws_policy\target\ws_policy-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ws_poli= cy --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\ws_policy\target\ws_policy-2.3.2.jar to C:\Users\RockfishReport= s\.m2\repository\org\apache\cxf\samples\ws_policy\2.3.2\ws_policy-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\ws_policy\pom.xml to C:\Users\RockfishReports\.m2\repository\or= g\apache\cxf\samples\ws_policy\2.3.2\ws_policy-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building Hello World Client Demo using JavaScript 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ js_client --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\js_client\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-sources) @ js_cli= ent --- > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ j= s_client --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\js_client\src\main\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ js_cli= ent --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 15 source files to C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\src\main\release\samples\js_client\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ js_client --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\js_client\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ js_client --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ js_client --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ js_client --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\js_client\target\js_client-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ js_clie= nt --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\js_client\target\js_client-2.3.2.jar to C:\Users\RockfishReport= s\.m2\repository\org\apache\cxf\samples\js_client\2.3.2\js_client-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\js_client\pom.xml to C:\Users\RockfishReports\.m2\repository\or= g\apache\cxf\samples\js_client\2.3.2\js_client-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building WSDL first demo using HTTPS 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ wsdl_first_ht= tps --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\wsdl_first_https\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-sources) @ wsdl_f= irst_https --- > [INFO]=20 > [INFO] --- maven-antrun-plugin:1.4:run (copyxmlfiles) @ wsdl_first_https = --- > project.artifactId > [INFO] Executing tasks > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\wsdl_first_https\target\classes\demo\hw_https\serve= r > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\wsdl_first_https\target\classes\demo\hw_https\clien= t > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\wsdl_first_https\target\classes\demo\hw_https\clien= t > [copy] Copying 25 files to C:\_CXF\apache-cxf-2.3.2-src\distribution= \src\main\release\samples\wsdl_first_https\target\classes\certs > [INFO] Executed tasks > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ w= sdl_first_https --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\wsdl_first_https\src\main\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ wsdl_f= irst_https --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 10 source files to C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\src\main\release\samples\wsdl_first_https\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ wsdl_first_https --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\wsdl_first_https\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ wsdl_first_https --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ wsdl_first_htt= ps --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ wsdl_first_https --= - > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\wsdl_first_https\target\wsdl_first_https-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ wsdl_fi= rst_https --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\wsdl_first_https\target\wsdl_first_https-2.3.2.jar to C:\Users\= RockfishReports\.m2\repository\org\apache\cxf\samples\wsdl_first_https\2.3.= 2\wsdl_first_https-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\wsdl_first_https\pom.xml to C:\Users\RockfishReports\.m2\reposi= tory\org\apache\cxf\samples\wsdl_first_https\2.3.2\wsdl_first_https-2.3.2.p= om > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building WS-Addressing Demo 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ws_addressing= --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\ws_addressing\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-sources) @ ws_add= ressing --- > [INFO]=20 > [INFO] --- maven-antrun-plugin:1.4:run (copyxmlfiles) @ ws_addressing --- > project.artifactId > [INFO] Executing tasks > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\ws_addressing\target\classes\demo\ws_addressing\cli= ent > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\ws_addressing\target\classes\demo\ws_addressing\ser= ver > [INFO] Executed tasks > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ w= s_addressing --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\ws_addressing\src\main\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ ws_add= ressing --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 17 source files to C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\src\main\release\samples\ws_addressing\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ ws_addressing --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\ws_addressing\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ ws_addressing --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ ws_addressing = --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ ws_addressing --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\ws_addressing\target\ws_addressing-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ws_addr= essing --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\ws_addressing\target\ws_addressing-2.3.2.jar to C:\Users\Rockfi= shReports\.m2\repository\org\apache\cxf\samples\ws_addressing\2.3.2\ws_addr= essing-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\ws_addressing\pom.xml to C:\Users\RockfishReports\.m2\repositor= y\org\apache\cxf\samples\ws_addressing\2.3.2\ws_addressing-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building Sample using SOAP Headers 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ soap_header -= -- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\soap_header\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-sources) @ soap_h= eader --- > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ s= oap_header --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\soap_header\src\main\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ soap_h= eader --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 14 source files to C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\src\main\release\samples\soap_header\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ soap_header --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\soap_header\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ soap_header --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ soap_header --= - > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ soap_header --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\soap_header\target\soap_header-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ soap_he= ader --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\soap_header\target\soap_header-2.3.2.jar to C:\Users\RockfishRe= ports\.m2\repository\org\apache\cxf\samples\soap_header\2.3.2\soap_header-2= .3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\soap_header\pom.xml to C:\Users\RockfishReports\.m2\repository\= org\apache\cxf\samples\soap_header\2.3.2\soap_header-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building SOAP/JMS Transport Specification Demo using Document-Lite= ral Style 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jms_spec_demo= --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\jms-spec-demo\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-sources) @ jms_sp= ec_demo --- > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ j= ms_spec_demo --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\jms-spec-demo\src\main\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ jms_sp= ec_demo --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 13 source files to C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\src\main\release\samples\jms-spec-demo\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ jms_spec_demo --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\jms-spec-demo\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ jms_spec_demo --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ jms_spec_demo = --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jms_spec_demo --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\jms-spec-demo\target\jms_spec_demo-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jms_spe= c_demo --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\jms-spec-demo\target\jms_spec_demo-2.3.2.jar to C:\Users\Rockfi= shReports\.m2\repository\org\apache\cxf\samples\jms_spec_demo\2.3.2\jms_spe= c_demo-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\jms-spec-demo\pom.xml to C:\Users\RockfishReports\.m2\repositor= y\org\apache\cxf\samples\jms_spec_demo\2.3.2\jms_spec_demo-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building CXF sample using WRAPPED Style in XML Binding (pure XML o= ver HTTP) 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ wsdl_first_xm= l_wrapped --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\wsdl_first_xml_wrapped\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-sources) @ wsdl_f= irst_xml_wrapped --- > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ w= sdl_first_xml_wrapped --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\wsdl_first_xml_wrapped\src\main\resour= ces > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ wsdl_f= irst_xml_wrapped --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 17 source files to C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\src\main\release\samples\wsdl_first_xml_wrapped\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ wsdl_first_xml_wrapped --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\wsdl_first_xml_wrapped\src\test\resour= ces > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ wsdl_first_xml_wrapped --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ wsdl_first_xml= _wrapped --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ wsdl_first_xml_wrap= ped --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\wsdl_first_xml_wrapped\target\wsdl_first_xml_wrapped-2.3.2.j= ar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ wsdl_fi= rst_xml_wrapped --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\wsdl_first_xml_wrapped\target\wsdl_first_xml_wrapped-2.3.2.jar = to C:\Users\RockfishReports\.m2\repository\org\apache\cxf\samples\wsdl_firs= t_xml_wrapped\2.3.2\wsdl_first_xml_wrapped-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\wsdl_first_xml_wrapped\pom.xml to C:\Users\RockfishReports\.m2\= repository\org\apache\cxf\samples\wsdl_first_xml_wrapped\2.3.2\wsdl_first_x= ml_wrapped-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building RESTful HTTP Binding Demo 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ restful_http_= binding --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\restful_http_binding\target > [INFO]=20 > [INFO] --- maven-antrun-plugin:1.4:run (copyxmlfiles) @ restful_http_bind= ing --- > project.artifactId > [INFO] Executing tasks > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\restful_http_binding\target\classes\demo\restful\se= rver > [INFO] Executed tasks > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ r= estful_http_binding --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\restful_http_binding\src\main\resource= s > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ restfu= l_http_binding --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 11 source files to C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\src\main\release\samples\restful_http_binding\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ restful_http_binding --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\restful_http_binding\src\test\resource= s > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ restful_http_binding --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ restful_http_b= inding --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ restful_http_bindin= g --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\restful_http_binding\target\restful_http_binding-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ restful= _http_binding --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\restful_http_binding\target\restful_http_binding-2.3.2.jar to C= :\Users\RockfishReports\.m2\repository\org\apache\cxf\samples\restful_http_= binding\2.3.2\restful_http_binding-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\restful_http_binding\pom.xml to C:\Users\RockfishReports\.m2\re= pository\org\apache\cxf\samples\restful_http_binding\2.3.2\restful_http_bin= ding-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building CXF sample using code first POJO's and the Aegis Binding = 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ aegis --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\aegis\target > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ a= egis --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] Copying 5 resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ aegis = --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 4 source files to C:\_CXF\apache-cxf-2.3.2-src\distribut= ion\src\main\release\samples\aegis\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ aegis --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\aegis\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ aegis --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 1 source file to C:\_CXF\apache-cxf-2.3.2-src\distributi= on\src\main\release\samples\aegis\target\test-classes > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ aegis --- > [INFO] Surefire report directory: C:\_CXF\apache-cxf-2.3.2-src\distributi= on\src\main\release\samples\aegis\target\surefire-reports > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.apache.cxf.sample.test.TestAegisSample > Jan 22, 2011 11:20:32 PM org.springframework.context.support.AbstractAppl= icationContext prepareRefresh > INFO: Refreshing org.apache.cxf.bus.spring.BusApplicationContext@785f8172= : startup date [Sat Jan 22 23:20:32 EST 2011]; root of context hierarchy > Jan 22, 2011 11:20:32 PM org.springframework.beans.factory.xml.XmlBeanDef= initionReader loadBeanDefinitions > INFO: Loading XML bean definitions from class path resource [META-INF/cxf= /cxf.xml] > Jan 22, 2011 11:20:32 PM org.springframework.beans.factory.xml.XmlBeanDef= initionReader loadBeanDefinitions > INFO: Loading XML bean definitions from class path resource [META-INF/cxf= /cxf-extension-jaxws.xml] > Jan 22, 2011 11:20:32 PM org.springframework.beans.factory.xml.XmlBeanDef= initionReader loadBeanDefinitions > INFO: Loading XML bean definitions from class path resource [META-INF/cxf= /cxf-extension-soap.xml] > Jan 22, 2011 11:20:32 PM org.springframework.beans.factory.xml.XmlBeanDef= initionReader loadBeanDefinitions > INFO: Loading XML bean definitions from class path resource [META-INF/cxf= /cxf-extension-xml.xml] > Jan 22, 2011 11:20:32 PM org.springframework.beans.factory.xml.XmlBeanDef= initionReader loadBeanDefinitions > INFO: Loading XML bean definitions from class path resource [META-INF/cxf= /cxf-extension-addr.xml] > Jan 22, 2011 11:20:32 PM org.springframework.beans.factory.xml.XmlBeanDef= initionReader loadBeanDefinitions > INFO: Loading XML bean definitions from class path resource [META-INF/cxf= /cxf-extension-http.xml] > Jan 22, 2011 11:20:32 PM org.springframework.beans.factory.xml.XmlBeanDef= initionReader loadBeanDefinitions > INFO: Loading XML bean definitions from class path resource [META-INF/cxf= /cxf-extension-http-jetty.xml] > Jan 22, 2011 11:20:32 PM org.springframework.beans.factory.xml.XmlBeanDef= initionReader loadBeanDefinitions > INFO: Loading XML bean definitions from class path resource [META-INF/cxf= /cxf-extension-http.xml] > Jan 22, 2011 11:20:32 PM org.springframework.beans.factory.support.Defaul= tListableBeanFactory registerBeanDefinition > INFO: Overriding bean definition for bean 'org.apache.cxf.transport.http.= policy.HTTPClientAssertionBuilder': replacing [Generic bean: class [org.apa= che.cxf.transport.http.policy.HTTPClientAssertionBuilder]; scope=3D; abstra= ct=3Dfalse; lazyInit=3Dtrue; autowireMode=3D0; dependencyCheck=3D0; autowir= eCandidate=3Dtrue; primary=3Dfalse; factoryBeanName=3Dnull; factoryMethodNa= me=3Dnull; initMethodName=3Dnull; destroyMethodName=3Dnull; defined in clas= s path resource [META-INF/cxf/cxf-extension-http.xml]] with [Generic bean: = class [org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder]; sc= ope=3D; abstract=3Dfalse; lazyInit=3Dtrue; autowireMode=3D0; dependencyChec= k=3D0; autowireCandidate=3Dtrue; primary=3Dfalse; factoryBeanName=3Dnull; f= actoryMethodName=3Dnull; initMethodName=3Dnull; destroyMethodName=3Dnull; d= efined in class path resource [META-INF/cxf/cxf-extension-http.xml]] > Jan 22, 2011 11:20:32 PM org.springframework.beans.factory.support.Defaul= tListableBeanFactory registerBeanDefinition > INFO: Overriding bean definition for bean 'org.apache.cxf.transport.http.= policy.HTTPServerAssertionBuilder': replacing [Generic bean: class [org.apa= che.cxf.transport.http.policy.HTTPServerAssertionBuilder]; scope=3D; abstra= ct=3Dfalse; lazyInit=3Dtrue; autowireMode=3D0; dependencyCheck=3D0; autowir= eCandidate=3Dtrue; primary=3Dfalse; factoryBeanName=3Dnull; factoryMethodNa= me=3Dnull; initMethodName=3Dnull; destroyMethodName=3Dnull; defined in clas= s path resource [META-INF/cxf/cxf-extension-http.xml]] with [Generic bean: = class [org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder]; sc= ope=3D; abstract=3Dfalse; lazyInit=3Dtrue; autowireMode=3D0; dependencyChec= k=3D0; autowireCandidate=3Dtrue; primary=3Dfalse; factoryBeanName=3Dnull; f= actoryMethodName=3Dnull; initMethodName=3Dnull; destroyMethodName=3Dnull; d= efined in class path resource [META-INF/cxf/cxf-extension-http.xml]] > Jan 22, 2011 11:20:32 PM org.springframework.beans.factory.support.Defaul= tListableBeanFactory registerBeanDefinition > INFO: Overriding bean definition for bean 'org.apache.cxf.transport.http.= policy.NoOpPolicyInterceptorProvider': replacing [Generic bean: class [org.= apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider]; scope=3D; = abstract=3Dfalse; lazyInit=3Dtrue; autowireMode=3D0; dependencyCheck=3D0; a= utowireCandidate=3Dtrue; primary=3Dfalse; factoryBeanName=3Dnull; factoryMe= thodName=3Dnull; initMethodName=3Dnull; destroyMethodName=3Dnull; defined i= n class path resource [META-INF/cxf/cxf-extension-http.xml]] with [Generic = bean: class [org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProv= ider]; scope=3D; abstract=3Dfalse; lazyInit=3Dtrue; autowireMode=3D0; depen= dencyCheck=3D0; autowireCandidate=3Dtrue; primary=3Dfalse; factoryBeanName= =3Dnull; factoryMethodName=3Dnull; initMethodName=3Dnull; destroyMethodName= =3Dnull; defined in class path resource [META-INF/cxf/cxf-extension-http.xm= l]] > Jan 22, 2011 11:20:32 PM org.springframework.beans.factory.support.Defaul= tListableBeanFactory registerBeanDefinition > INFO: Overriding bean definition for bean 'org.apache.cxf.transport.http.= ClientOnlyHTTPTransportFactory': replacing [Generic bean: class [org.apache= .cxf.transport.http.ClientOnlyHTTPTransportFactory]; scope=3D; abstract=3Df= alse; lazyInit=3Dtrue; autowireMode=3D0; dependencyCheck=3D0; autowireCandi= date=3Dtrue; primary=3Dfalse; factoryBeanName=3Dnull; factoryMethodName=3Dn= ull; initMethodName=3Dnull; destroyMethodName=3Dnull; defined in class path= resource [META-INF/cxf/cxf-extension-http.xml]] with [Generic bean: class = [org.apache.cxf.transport.http.ClientOnlyHTTPTransportFactory]; scope=3D; a= bstract=3Dfalse; lazyInit=3Dtrue; autowireMode=3D0; dependencyCheck=3D0; au= towireCandidate=3Dtrue; primary=3Dfalse; factoryBeanName=3Dnull; factoryMet= hodName=3Dnull; initMethodName=3Dnull; destroyMethodName=3Dnull; defined in= class path resource [META-INF/cxf/cxf-extension-http.xml]] > Jan 22, 2011 11:20:33 PM org.springframework.beans.factory.support.Defaul= tListableBeanFactory preInstantiateSingletons > INFO: Pre-instantiating singletons in org.springframework.beans.factory.s= upport.DefaultListableBeanFactory@786c730: defining beans [cxf,org.apache.c= xf.bus.spring.BusApplicationListener,org.apache.cxf.bus.spring.BusWiringBea= nFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org= .apache.cxf.bus.spring.BusExtensionPostProcessor,org.apache.cxf.resource.Re= sourceManager,org.apache.cxf.configuration.Configurer,org.apache.cxf.bindin= g.BindingFactoryManager,org.apache.cxf.transport.DestinationFactoryManager,= org.apache.cxf.transport.ConduitInitiatorManager,org.apache.cxf.wsdl.WSDLMa= nager,org.apache.cxf.phase.PhaseManager,org.apache.cxf.workqueue.WorkQueueM= anager,org.apache.cxf.buslifecycle.BusLifeCycleManager,org.apache.cxf.endpo= int.ServerRegistry,org.apache.cxf.endpoint.ServerLifeCycleManager,org.apach= e.cxf.endpoint.ClientLifeCycleManager,org.apache.cxf.transports.http.QueryH= andlerRegistry,org.apache.cxf.endpoint.EndpointResolverRegistry,org.apache.= cxf.headers.HeaderManager,org.apache.cxf.catalog.OASISCatalogManager,org.ap= ache.cxf.service.factory.FactoryBeanListenerManager,org.apache.cxf.endpoint= .ServiceContractResolverRegistry,org.apache.cxf.jaxws.context.WebServiceCon= textResourceResolver,org.apache.cxf.jaxws.context.WebServiceContextImpl,org= .apache.cxf.binding.soap.SoapBindingFactory,org.apache.cxf.binding.soap.Soa= pTransportFactory,org.apache.cxf.binding.soap.customEditorConfigurer,org.ap= ache.cxf.binding.xml.XMLBindingFactory,org.apache.cxf.ws.addressing.policy.= AddressingAssertionBuilder,org.apache.cxf.ws.addressing.policy.AddressingPo= licyInterceptorProvider,org.apache.cxf.ws.addressing.policy.UsingAddressing= AssertionBuilder,org.apache.cxf.transport.http.policy.HTTPClientAssertionBu= ilder,org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder,org.a= pache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider,org.apache.cx= f.transport.http.ClientOnlyHTTPTransportFactory,org.apache.cxf.transport.ht= tp_jetty.JettyHTTPTransportFactory]; root of factory hierarchy > Jan 22, 2011 11:20:33 PM org.apache.cxf.service.factory.ReflectionService= FactoryBean buildServiceFromClass > INFO: Creating Service {http://server.hw.demo/}HelloWorld from class demo= .hw.server.HelloWorld > Jan 22, 2011 11:20:33 PM org.apache.cxf.endpoint.ServerImpl initDestinati= on > INFO: Setting the server's publish address to be http://localhost:9000/He= llo > Jan 22, 2011 11:20:33 PM org.eclipse.jetty.util.log.Slf4jLog info > INFO: jetty-7.2.2.v20101205 > Jan 22, 2011 11:20:33 PM org.eclipse.jetty.util.log.Slf4jLog info > INFO: Started SelectChannelConnector@localhost:9000 > Jan 22, 2011 11:20:33 PM org.apache.cxf.service.factory.ReflectionService= FactoryBean buildServiceFromClass > INFO: Creating Service {http://server.hw.demo/}HelloWorld from class demo= .hw.server.HelloWorld > Invoke sayHi().... > sayHi called > Hello RockfishReports > carrot > [#text: Carrots are roots] > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.023 sec > Results : > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ aegis --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\aegis\target\aegis-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ aegis -= -- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\aegis\target\aegis-2.3.2.jar to C:\Users\RockfishReports\.m2\re= pository\org\apache\cxf\samples\aegis\2.3.2\aegis-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\aegis\pom.xml to C:\Users\RockfishReports\.m2\repository\org\ap= ache\cxf\samples\aegis\2.3.2\aegis-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building Sample of JAX-* Service Using an Aegis Client 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jax_service_a= egis_client --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\jax_server_aegis_client\target > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ j= ax_service_aegis_client --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\jax_server_aegis_client\src\main\resou= rces > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ jax_se= rvice_aegis_client --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 5 source files to C:\_CXF\apache-cxf-2.3.2-src\distribut= ion\src\main\release\samples\jax_server_aegis_client\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ jax_service_aegis_client --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\jax_server_aegis_client\src\test\resou= rces > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ jax_service_aegis_client --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ jax_service_ae= gis_client --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jax_service_aegis_c= lient --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\jax_server_aegis_client\target\jax_service_aegis_client-2.3.= 2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jax_ser= vice_aegis_client --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\jax_server_aegis_client\target\jax_service_aegis_client-2.3.2.j= ar to C:\Users\RockfishReports\.m2\repository\org\apache\cxf\samples\jax_se= rvice_aegis_client\2.3.2\jax_service_aegis_client-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\jax_server_aegis_client\pom.xml to C:\Users\RockfishReports\.m2= \repository\org\apache\cxf\samples\jax_service_aegis_client\2.3.2\jax_servi= ce_aegis_client-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building JAX-WS Handler Demo 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jaxws_handler= s --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\jaxws_handlers\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-SOAPService1) @ j= axws_handlers --- > [INFO]=20 > [INFO] --- maven-antrun-plugin:1.4:run (copyxmlfiles) @ jaxws_handlers --= - > project.artifactId > [INFO] Executing tasks > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\jaxws_handlers\target\classes\demo\handlers\common > [INFO] Executed tasks > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ j= axws_handlers --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\jaxws_handlers\src\main\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ jaxws_= handlers --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 13 source files to C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\src\main\release\samples\jaxws_handlers\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ jaxws_handlers --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\jaxws_handlers\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ jaxws_handlers --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ jaxws_handlers= --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jaxws_handlers --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\jaxws_handlers\target\jaxws_handlers-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jaxws_h= andlers --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\jaxws_handlers\target\jaxws_handlers-2.3.2.jar to C:\Users\Rock= fishReports\.m2\repository\org\apache\cxf\samples\jaxws_handlers\2.3.2\jaxw= s_handlers-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\jaxws_handlers\pom.xml to C:\Users\RockfishReports\.m2\reposito= ry\org\apache\cxf\samples\jaxws_handlers\2.3.2\jaxws_handlers-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building WSDL first demo using RPC-Literal Style 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ wsdl_first_rp= clit --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\wsdl_first_rpclit\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-sources) @ wsdl_f= irst_rpclit --- > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ w= sdl_first_rpclit --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\wsdl_first_rpclit\src\main\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ wsdl_f= irst_rpclit --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 9 source files to C:\_CXF\apache-cxf-2.3.2-src\distribut= ion\src\main\release\samples\wsdl_first_rpclit\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ wsdl_first_rpclit --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\wsdl_first_rpclit\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ wsdl_first_rpclit --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ wsdl_first_rpc= lit --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ wsdl_first_rpclit -= -- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\wsdl_first_rpclit\target\wsdl_first_rpclit-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ wsdl_fi= rst_rpclit --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\wsdl_first_rpclit\target\wsdl_first_rpclit-2.3.2.jar to C:\User= s\RockfishReports\.m2\repository\org\apache\cxf\samples\wsdl_first_rpclit\2= .3.2\wsdl_first_rpclit-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\wsdl_first_rpclit\pom.xml to C:\Users\RockfishReports\.m2\repos= itory\org\apache\cxf\samples\wsdl_first_rpclit\2.3.2\wsdl_first_rpclit-2.3.= 2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building JMS Transport Publish/Subscribe Demo using Document-Liter= al Style 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jms_pubsub --= - > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\jms_pubsub\target > [INFO]=20 > [INFO] --- cxf-codegen-plugin:2.3.2:wsdl2java (generate-sources) @ jms_pu= bsub --- > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ j= ms_pubsub --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\jms_pubsub\src\main\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ jms_pu= bsub --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 9 source files to C:\_CXF\apache-cxf-2.3.2-src\distribut= ion\src\main\release\samples\jms_pubsub\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ jms_pubsub --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\jms_pubsub\src\test\resources > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ jms_pubsub --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ jms_pubsub --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jms_pubsub --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\jms_pubsub\target\jms_pubsub-2.3.2.jar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jms_pub= sub --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\jms_pubsub\target\jms_pubsub-2.3.2.jar to C:\Users\RockfishRepo= rts\.m2\repository\org\apache\cxf\samples\jms_pubsub\2.3.2\jms_pubsub-2.3.2= .jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\jms_pubsub\pom.xml to C:\Users\RockfishReports\.m2\repository\o= rg\apache\cxf\samples\jms_pubsub\2.3.2\jms_pubsub-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building JAX-RS Spring Security Demo 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jax_rs_spring= _security --- > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\releas= e\samples\jax_rs\spring_security\target > [INFO]=20 > [INFO] --- maven-antrun-plugin:1.4:run (copyxmlfiles) @ jax_rs_spring_sec= urity --- > project.artifactId > [INFO] Executing tasks > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\jax_rs\spring_security\target\classes\demo\jaxrs\cl= ient > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\s= rc\main\release\samples\jax_rs\spring_security\target\classes\demo\jaxrs\cl= ient > [INFO] Executed tasks > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ j= ax_rs_spring_security --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\jax_rs\spring_security\src\main\resour= ces > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ jax_rs= _spring_security --- > [WARNING] File encoding has not been set, using platform encoding Cp1252,= i.e. build is platform dependent! > [INFO] Compiling 11 source files to C:\_CXF\apache-cxf-2.3.2-src\distribu= tion\src\main\release\samples\jax_rs\spring_security\target\classes > [INFO]=20 > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResour= ces) @ jax_rs_spring_security --- > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered reso= urces, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory C:\_CXF\apache-cxf-2.3.2-src\d= istribution\src\main\release\samples\jax_rs\spring_security\src\test\resour= ces > [INFO]=20 > [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) = @ jax_rs_spring_security --- > [INFO] No sources to compile > [INFO]=20 > [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ jax_rs_spring_= security --- > [INFO] No tests to run. > [INFO]=20 > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jax_rs_spring_secur= ity --- > [INFO] Building jar: C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\r= elease\samples\jax_rs\spring_security\target\jax_rs_spring_security-2.3.2.j= ar > [INFO]=20 > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jax_rs_= spring_security --- > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\jax_rs\spring_security\target\jax_rs_spring_security-2.3.2.jar = to C:\Users\RockfishReports\.m2\repository\org\apache\cxf\samples\jax_rs_sp= ring_security\2.3.2\jax_rs_spring_security-2.3.2.jar > [INFO] Installing C:\_CXF\apache-cxf-2.3.2-src\distribution\src\main\rele= ase\samples\jax_rs\spring_security\pom.xml to C:\Users\RockfishReports\.m2\= repository\org\apache\cxf\samples\jax_rs_spring_security\2.3.2\jax_rs_sprin= g_security-2.3.2.pom > [INFO] = =20 > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building Apache CXF Distribution 2.3.2 > [INFO] ------------------------------------------------------------------= ------ > [INFO]=20 > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ apache-cxf --= - > [INFO] Deleting C:\_CXF\apache-cxf-2.3.2-src\distribution\target > [INFO]=20 > [INFO] --- maven-checkstyle-plugin:2.6:checkstyle (validate) @ apache-cxf= --- > [INFO] Starting audit... > Audit done. > [INFO]=20 > [INFO] >>> maven-pmd-plugin:2.5:check (validate) @ apache-cxf >>> > [INFO]=20 > [INFO] --- maven-pmd-plugin:2.5:pmd (pmd) @ apache-cxf --- > [INFO]=20 > [INFO] <<< maven-pmd-plugin:2.5:check (validate) @ apache-cxf <<< > [INFO]=20 > [INFO] --- maven-pmd-plugin:2.5:check (validate) @ apache-cxf --- > [INFO]=20 > [INFO] --- cxf-xml2fastinfoset-plugin:2.3.1:xml2fastinfoset (xml2fastinfo= set) @ apache-cxf --- > [INFO]=20 > [INFO] --- maven-antrun-plugin:1.4:run (process-sources-xsl) @ apache-cxf= --- > project.artifactId > [INFO] Executing tasks > [copy] Copying 1 file to C:\_CXF\apache-cxf-2.3.2-src\distribution\t= arget > [INFO] Executed tasks > [INFO]=20 > [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ apache-c= xf --- > [INFO]=20 > [INFO] --- maven-dependency-plugin:2.1:unpack (unpack-javadoc) @ apache-c= xf --- > [INFO] Configured Artifact: org.apache.cxf:cxf-api:javadoc:2.3.2:jar > [INFO] Unpacking C:\_CXF\apache-cxf-2.3.2-src\api\target\cxf-api-2.3.2-ja= vadoc.jar to > C:\_CXF\apache-cxf-2.3.2-src\distribution\target\javadoc > with includes null and excludes:null > [INFO]=20 > [INFO] --- maven-dependency-plugin:2.1:copy (add-jars) @ apache-cxf --- > [INFO] Configured Artifact: org.apache.cxf:cxf-integration-jbi:2.3.2:jar > [INFO] Configured Artifact: org.apache.cxf:cxf-integration-jca:2.3.2:jar > [INFO] Configured Artifact: org.apache.cxf:cxf-rt-bindings-jbi:2.3.2:jar > [INFO] Configured Artifact: org.apache.cxf:cxf-rt-transports-jbi:2.3.2:ja= r > [INFO] Configured Artifact: org.eclipse.jetty:jetty-webapp:7.2.2.v2010120= 5:jar > [INFO] Configured Artifact: org.eclipse.jetty:jetty-servlet:7.2.2.v201012= 05:jar > [INFO] Configured Artifact: org.eclipse.jetty:jetty-security:7.2.2.v20101= 205:jar > [INFO] Configured Artifact: org.eclipse.jetty:jetty-xml:7.2.2.v20101205:j= ar > [INFO] Configured Artifact: junit:junit:4.4:jar > [INFO] Configured Artifact: commons-httpclient:commons-httpclient:3.1:jar > [INFO] Configured Artifact: org.apache.geronimo.specs:geronimo-ejb_3.0_sp= ec:1.0.1:jar > [INFO] Configured Artifact: javax.xml.bind:jaxb-api:2.2.1:jar > [INFO] Configured Artifact: org.apache.geronimo.specs:geronimo-jaxws_2.2_= spec:1.0:jar > [INFO] Copying cxf-integration-jbi-2.3.2.jar to C:\_CXF\apache-cxf-2.3.2-= src\distribution\target\additional-libs\cxf-integration-jbi-2.3.2.jar > [INFO] Copying cxf-integration-jca-2.3.2.jar to C:\_CXF\apache-cxf-2.3.2-= src\distribution\target\additional-libs\cxf-integration-jca-2.3.2.jar > [INFO] Copying cxf-rt-bindings-jbi-2.3.2.jar to C:\_CXF\apache-cxf-2.3.2-= src\distribution\target\additional-libs\cxf-rt-bindings-jbi-2.3.2.jar > [INFO] Copying cxf-rt-transports-jbi-2.3.2.jar to C:\_CXF\apache-cxf-2.3.= 2-src\distribution\target\additional-libs\cxf-rt-transports-jbi-2.3.2.jar > [INFO] Copying jetty-webapp-7.2.2.v20101205.jar to C:\_CXF\apache-cxf-2.3= .2-src\distribution\target\sample-libs\jetty-webapp-7.2.2.v20101205.jar > [INFO] Copying jetty-servlet-7.2.2.v20101205.jar to C:\_CXF\apache-cxf-2.= 3.2-src\distribution\target\sample-libs\jetty-servlet-7.2.2.v20101205.jar > [INFO] Copying jetty-security-7.2.2.v20101205.jar to C:\_CXF\apache-cxf-2= .3.2-src\distribution\target\sample-libs\jetty-security-7.2.2.v20101205.jar > [INFO] Copying jetty-xml-7.2.2.v20101205.jar to C:\_CXF\apache-cxf-2.3.2-= src\distribution\target\sample-libs\jetty-xml-7.2.2.v20101205.jar > [INFO] Copying junit-4.4.jar to C:\_CXF\apache-cxf-2.3.2-src\distribution= \target\sample-libs\junit-4.4.jar > [INFO] Copying commons-httpclient-3.1.jar to C:\_CXF\apache-cxf-2.3.2-src= \distribution\target\sample-libs\commons-httpclient-3.1.jar > [INFO] Copying geronimo-ejb_3.0_spec-1.0.1.jar to C:\_CXF\apache-cxf-2.3.= 2-src\distribution\target\sample-libs\geronimo-ejb_3.0_spec-1.0.1.jar > [INFO] Copying jaxb-api-2.2.1.jar to C:\_CXF\apache-cxf-2.3.2-src\distrib= ution\target\libs\endorsed\jaxb-api-2.2.1.jar > [INFO] Copying geronimo-jaxws_2.2_spec-1.0.jar to C:\_CXF\apache-cxf-2.3.= 2-src\distribution\target\libs\endorsed\geronimo-jaxws_2.2_spec-1.0.jar > [INFO]=20 > [INFO] --- maven-assembly-plugin:2.2-beta-5:single (distribution-package)= @ apache-cxf --- > [INFO] Reading assembly descriptor: src/main/assembly/bin.xml > [INFO] Reading assembly descriptor: src/main/assembly/src.xml > [WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:= 2.3.2; it doesn't have an associated file or directory. > [WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:= 2.3.2; it doesn't have an associated file or directory. > [WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:= 2.3.2; it doesn't have an associated file or directory. > [INFO] Copying files to C:\_CXF\apache-cxf-2.3.2-src\distribution\target\= apache-cxf-2.3.2 > [WARNING] Assembly file: C:\_CXF\apache-cxf-2.3.2-src\distribution\target= \apache-cxf-2.3.2 is not a regular file (it may be a directory). It cannot = be attached to the project build for installation or deployment. > [WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:= 2.3.2; it doesn't have an associated file or directory. > [WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:= 2.3.2; it doesn't have an associated file or directory. > [WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:= 2.3.2; it doesn't have an associated file or directory. > [INFO] Building tar : C:\_CXF\apache-cxf-2.3.2-src\distribution\target\ap= ache-cxf-2.3.2.tar.gz > [WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:= 2.3.2; it doesn't have an associated file or directory. > [WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:= 2.3.2; it doesn't have an associated file or directory. > [WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:= 2.3.2; it doesn't have an associated file or directory. > [INFO] Building zip: C:\_CXF\apache-cxf-2.3.2-src\distribution\target\apa= che-cxf-2.3.2.zip > [INFO] apache-cxf-2.3.2-src/BUILDING.txt already added, skipping > [INFO] apache-cxf-2.3.2-src/LICENSE already added, skipping > [INFO] apache-cxf-2.3.2-src/licenses\asm.txt already added, skipping > [INFO] apache-cxf-2.3.2-src/licenses\bouncy-castle.txt already added, ski= pping > [INFO] apache-cxf-2.3.2-src/licenses\bsd.txt already added, skipping > [INFO] apache-cxf-2.3.2-src/licenses\cdd1-1.0.txt already added, skipping > [INFO] apache-cxf-2.3.2-src/licenses\jaxen.txt already added, skipping > [INFO] apache-cxf-2.3.2-src/licenses\jdom.txt already added, skipping > [INFO] apache-cxf-2.3.2-src/licenses\MPL-1.1.txt already added, skipping > [INFO] apache-cxf-2.3.2-src/licenses\oasis.txt already added, skipping > [INFO] apache-cxf-2.3.2-src/licenses\ruby-mit.txt already added, skipping > [INFO] apache-cxf-2.3.2-src/licenses\sl4j.txt already added, skipping > [INFO] apache-cxf-2.3.2-src/licenses\w3c.html already added, skipping > [INFO] apache-cxf-2.3.2-src/licenses\ws-policy.txt already added, skippin= g > [INFO] apache-cxf-2.3.2-src/licenses\wsa.txt already added, skipping > [INFO] apache-cxf-2.3.2-src/licenses\wsdl.txt already added, skipping > [INFO] apache-cxf-2.3.2-src/licenses\wsdl4j.txt already added, skipping > [INFO] apache-cxf-2.3.2-src/NOTICE already added, skipping > [INFO] apache-cxf-2.3.2-src/README already added, skipping > [INFO] Building tar : C:\_CXF\apache-cxf-2.3.2-src\distribution\target\ap= ache-cxf-2.3.2-src.tar.gz > [INFO] apache-cxf-2.3.2-src/BUILDING.txt already added, skipping > [INFO] ------------------------------------------------------------------= ------ > [INFO] Reactor Summary: > [INFO]=20 > [INFO] Apache CXF ........................................ SUCCESS [0.265= s] > [INFO] Apache CXF Parent ................................. SUCCESS [2.549= s] > [INFO] Apache CXF Common Utilities ....................... SUCCESS [28.57= 4s] > [INFO] Apache CXF Common Schemas ......................... SUCCESS [1.562= s] > [INFO] Apache CXF API .................................... SUCCESS [40.87= 2s] > [INFO] Apache CXF Woodstox/MSV Schema Validation ......... SUCCESS [2.645= s] > [INFO] Apache CXF XML Schema Validation with Xerces ...... SUCCESS [2.135= s] > [INFO] Apache CXF Common ................................. SUCCESS [0.011= s] > [INFO] Apache CXF Runtime Core ........................... SUCCESS [50.18= 4s] > [INFO] Apache CXF Command Line Tools Common .............. SUCCESS [10.74= 9s] > [INFO] Apache CXF Command Line Tools Validator ........... SUCCESS [9.421= s] > [INFO] Apache CXF Command Line Tools WSDLTo Core ......... SUCCESS [5.233= s] > [INFO] Apache CXF Command Line Tools WSDLTo JAXWS Frontend SUCCESS [11.8= 49s] > [INFO] Apache CXF WSDL Validator Maven2 Plugin ........... SUCCESS [2.515= s] > [INFO] Apache CXF Command Line Tools WSDLTo JAXB Databinding SUCCESS [3.= 612s] > [INFO] Apache CXF Code Generation Maven2 Plugins ......... SUCCESS [3.333= s] > [INFO] Apache CXF Test Utilities ......................... SUCCESS [48.96= 1s] > [INFO] Apache CXF Runtime JAXB DataBinding ............... SUCCESS [11.10= 4s] > [INFO] Apache CXF Runtime XML Binding .................... SUCCESS [7.428= s] > [INFO] Apache CXF Runtime SOAP Binding ................... SUCCESS [13.30= 7s] > [INFO] Apache CXF Runtime Local Transport ................ SUCCESS [3.021= s] > [INFO] Apache CXF Runtime Simple Frontend ................ SUCCESS [14.07= 7s] > [INFO] Apache CXF Runtime Transport Common Used Classes .. SUCCESS [3.024= s] > [INFO] Apache CXF Runtime HTTP Transport ................. SUCCESS [14.21= 0s] > [INFO] Apache CXF Runtime HTTP Jetty Transport ........... SUCCESS [13.60= 8s] > [INFO] Apache CXF Runtime WS Addressing .................. SUCCESS [9.621= s] > [INFO] Apache CXF Runtime JAX-WS Frontend ................ SUCCESS [43.68= 9s] > [INFO] Apache CXF Test Case Support ...................... SUCCESS [2.235= s] > [INFO] Apache CXF Runtime Aegis Databinding .............. SUCCESS [43.93= 6s] > [INFO] Apache CXF Runtime JavaScript Client Generator .... SUCCESS [32.31= 3s] > [INFO] Apache CXF Command Line Tools WSDL to JavaScript Front End SUCCES= S [5.859s] > [INFO] Apache CXF Runtime Management ..................... SUCCESS [15.15= 9s] > [INFO] Apache CXF Runtime JMS Transport .................. SUCCESS [41.98= 2s] > [INFO] Apache CXF Runtime XmlBeans DataBinding ........... SUCCESS [21.19= 8s] > [INFO] Apache CXF Command Line Tools WSDLTo Test ......... SUCCESS [1:17.= 623s] > [INFO] Apache CXF Command Line Tools WSDLTo Misctools .... SUCCESS [10.09= 0s] > [INFO] Apache CXF Command Line Tools ..................... SUCCESS [0.011= s] > [INFO] Apache CXF Command Line Tools WSDLTo .............. SUCCESS [0.015= s] > [INFO] Apache CXF Command Line Tools JavaTo WS ........... SUCCESS [47.07= 8s] > [INFO] Apache CXF Command Line Tools JavaTo .............. SUCCESS [0.015= s] > [INFO] Apache CXF Runtime CORBA Binding .................. SUCCESS [21.85= 1s] > [INFO] Apache CXF Command Line Tools CORBA ............... SUCCESS [46.63= 1s] > [INFO] Apache CXF Runtime SDO DataBinding ................ SUCCESS [13.48= 2s] > [INFO] Apache CXF Runtime HTTP Binding ................... SUCCESS [10.81= 7s] > [INFO] Apache CXF Runtime Object Binding ................. SUCCESS [7.502= s] > [INFO] Apache CXF Runtime Colocated Binding .............. SUCCESS [5.340= s] > [INFO] Apache CXF Runtime JBI Binding .................... SUCCESS [6.328= s] > [INFO] Apache CXF Runtime ................................ SUCCESS [0.014= s] > [INFO] Apache CXF Runtime Bindings ....................... SUCCESS [0.010= s] > [INFO] Apache CXF Runtime JAX-RS Frontend ................ SUCCESS [57.69= 5s] > [INFO] Apache CXF Runtime JavaScript Frontend ............ SUCCESS [10.28= 2s] > [INFO] Apache CXF HTTP Transport for OSGi ................ SUCCESS [12.09= 5s] > [INFO] Apache CXF Runtime JBI Transport .................. SUCCESS [6.253= s] > [INFO] Apache CXF Runtime WS Policy ...................... SUCCESS [24.43= 1s] > [INFO] Apache CXF Runtime WS Reliable Messaging .......... SUCCESS [32.20= 7s] > [INFO] Apache CXF Runtime WS Security .................... SUCCESS [37.61= 9s] > [INFO] Apache CXF Runtime Web Management ................. SUCCESS [6.000= s] > [INFO] Apache CXF JBI Integration ........................ SUCCESS [10.80= 9s] > [INFO] Apache CXF JCA Connection ......................... SUCCESS [16.97= 5s] > [INFO] Apache CXF Integration ............................ SUCCESS [0.010= s] > [INFO] Apache CXF Java2WS Maven2 Plugin .................. SUCCESS [2.786= s] > [INFO] Apache CXF CORBA Tools Maven2 Plugins ............. SUCCESS [2.724= s] > [INFO] Apache CXF Archetype - Simple JAX-WS Java First ... SUCCESS [0.997= s] > [INFO] Apache CXF Maven Archetypes ....................... SUCCESS [0.019= s] > [INFO] Apache CXF Maven Plugins .......................... SUCCESS [0.013= s] > [INFO] Apache CXF Container Integration System Tests ..... SUCCESS [0.110= s] > [INFO] Apache CXF Container Integration Test Webapp ...... SUCCESS [3.112= s] > [INFO] Apache CXF Uncategorized System Tests ............. SUCCESS [7:09.= 650s] > [INFO] Apache CXF Transport System Tests ................. SUCCESS [4:56.= 487s] > [INFO] Apache CXF JAX-WS System Tests .................... SUCCESS [4:21.= 891s] > [INFO] Apache CXF Databinding System Tests ............... SUCCESS [46.64= 1s] > [INFO] Apache CXF JAX-RS System Tests .................... SUCCESS [4:13.= 064s] > [INFO] Apache CXF WS-* Specifications System Tests ....... SUCCESS [6:32.= 753s] > [INFO] Test for writing wsdl to repo ..................... SUCCESS [4.855= s] > [INFO] Test for generating code from wsdl in repo ........ SUCCESS [3.367= s] > [INFO] Apache CXF System Tests ........................... SUCCESS [0.018= s] > [INFO] Apache CXF System Tests for Maven Plugins ......... SUCCESS [0.015= s] > [INFO] Apache CXF Bundle Parent .......................... SUCCESS [0.270= s] > [INFO] Apache CXF Bundle Jar ............................. SUCCESS [8.413= s] > [INFO] Apache CXF Minimal Bundle Jar ..................... SUCCESS [6.144= s] > [INFO] Apache CXF JAX-RS Bundle Jar ...................... SUCCESS [3.668= s] > [INFO] Apache CXF Manifest Jar ........................... SUCCESS [1.367= s] > [INFO] Apache CXF Samples ................................ SUCCESS [0.066= s] > [INFO] Colocated Demo using Document/Literal Style ....... SUCCESS [4.683= s] > [INFO] JavaScript Client Demo using Document/Literal Style SUCCESS [2.93= 8s] > [INFO] Generated JavaScript Sample using JAX-WS and JSR-181 SUCCESS [0.8= 71s] > [INFO] Java First demo service using the JAXWSFactoryBeans SUCCESS [2.22= 0s] > [INFO] Java First demo using JAX-WS and JMS .............. SUCCESS [1.418= s] > [INFO] JAX-RS Content Negotiation Demo ................... SUCCESS [0.807= s] > [INFO] JAX-RS Basic Demo With HTTPS communications ....... SUCCESS [6.060= s] > [INFO] JAX-RS Basic Demo ................................. SUCCESS [0.975= s] > [INFO] CXF sample using a callbak object ................. SUCCESS [4.158= s] > [INFO] WSDL first demo using BARE Style in XML Binding (pure XML over HTT= P) SUCCESS [2.244s] > [INFO] JAX-WS Dispatch/Provider Demo ..................... SUCCESS [5.673= s] > [INFO] WSDL first demo using Document/Literal Style and XMLBeans DataBind= ing SUCCESS [5.235s] > [INFO] WSDL first demo using SOAP12 in Document/Literal Style SUCCESS [5= .041s] > [INFO] CXF Dynamic Client Sample ......................... SUCCESS [2.986= s] > [INFO] JMS Transport Queue Demo using Document-Literal Style SUCCESS [2.= 700s] > [INFO] RESTful Hello World Demo .......................... SUCCESS [0.955= s] > [INFO] WSDL first demo using Document/Literal Style ...... SUCCESS [4.300= s] > [INFO] CXF sample using the Aegis Binding without any webservice SUCCESS= [0.700s] > [INFO] Java First demo using JAX-WS APIs ................. SUCCESS [0.881= s] > [INFO] WS-RM Demo ........................................ SUCCESS [5.257= s] > [INFO] CXF Sample of Stream GZIP Interceptor ............. SUCCESS [4.894= s] > [INFO] Spring HTTP Sample ................................ SUCCESS [0.832= s] > [INFO] CXF WS-Security UT Demo ........................... SUCCESS [2.807= s] > [INFO] WS-Security UT Sign Demo .......................... SUCCESS [2.906= s] > [INFO] CXF WS-Security Sign Encoding Demo ................ SUCCESS [2.721= s] > [INFO] WS-Security UT Policy Demo ........................ SUCCESS [2.811= s] > [INFO] MTOM Demo for SWA and XOP ......................... SUCCESS [2.536= s] > [INFO] JAX-WS Asynchronous Demo using Document/Literal Style SUCCESS [4.= 843s] > [INFO] Java First POJO Sample ............................ SUCCESS [1.713= s] > [INFO] WS-Policy Demo .................................... SUCCESS [2.510= s] > [INFO] Hello World Client Demo using JavaScript .......... SUCCESS [2.290= s] > [INFO] WSDL first demo using HTTPS ....................... SUCCESS [2.855= s] > [INFO] WS-Addressing Demo ................................ SUCCESS [2.515= s] > [INFO] Sample using SOAP Headers ......................... SUCCESS [2.352= s] > [INFO] SOAP/JMS Transport Specification Demo using Document-Literal Style= SUCCESS [5.779s] > [INFO] CXF sample using WRAPPED Style in XML Binding (pure XML over HTTP)= SUCCESS [4.560s] > [INFO] RESTful HTTP Binding Demo ......................... SUCCESS [1.077= s] > [INFO] CXF sample using code first POJO's and the Aegis Binding SUCCESS = [4.040s] > [INFO] Sample of JAX-* Service Using an Aegis Client ..... SUCCESS [0.736= s] > [INFO] JAX-WS Handler Demo ............................... SUCCESS [2.673= s] > [INFO] WSDL first demo using RPC-Literal Style ........... SUCCESS [2.264= s] > [INFO] JMS Transport Publish/Subscribe Demo using Document-Literal Style = SUCCESS [5.107s] > [INFO] JAX-RS Spring Security Demo ....................... SUCCESS [3.242= s] > [INFO] Apache CXF Distribution ........................... FAILURE [1:25.= 152s] > [INFO] ------------------------------------------------------------------= ------ > [INFO] BUILD FAILURE > [INFO] ------------------------------------------------------------------= ------ > [INFO] Total time: 48:36.337s > [INFO] Finished at: Sat Jan 22 23:22:14 EST 2011 > [INFO] Final Memory: 276M/729M > [INFO] ------------------------------------------------------------------= ------ > [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-pl= ugin:2.2-beta-5:single (distribution-package) on project apache-cxf: Failed= to create assembly: Error creating assembly archive src: Problem creating = TAR: request to write '794' bytes exceeds size in header of '615128' bytes = -> [Help 1] > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute= goal org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5:single (dis= tribution-package) on project apache-cxf: Failed to create assembly: Error = creating assembly archive src: Problem creating TAR: request to write '794'= bytes exceeds size in header of '615128' bytes > =09at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecut= or.java:203) > =09at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecut= or.java:148) > =09at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecut= or.java:140) > =09at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildPro= ject(LifecycleModuleBuilder.java:84) > =09at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildPro= ject(LifecycleModuleBuilder.java:59) > =09at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreaded= Build(LifecycleStarter.java:183) > =09at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(Lifecy= cleStarter.java:161) > =09at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:314) > =09at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:151) > =09at org.apache.maven.cli.MavenCli.execute(MavenCli.java:445) > =09at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:168) > =09at org.apache.maven.cli.MavenCli.main(MavenCli.java:132) > =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImp= l.java:39) > =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcc= essorImpl.java:25) > =09at java.lang.reflect.Method.invoke(Method.java:597) > =09at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(La= uncher.java:290) > =09at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.j= ava:230) > =09at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(= Launcher.java:409) > =09at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.jav= a:352) > Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to crea= te assembly: Error creating assembly archive src: Problem creating TAR: req= uest to write '794' bytes exceeds size in header of '615128' bytes > =09at org.apache.maven.plugin.assembly.mojos.AbstractAssemblyMojo.execute= (AbstractAssemblyMojo.java:429) > =09at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(Defau= ltBuildPluginManager.java:107) > =09at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecut= or.java:195) > =09... 19 more > Caused by: org.apache.maven.plugin.assembly.archive.ArchiveCreationExcept= ion: Error creating assembly archive src: Problem creating TAR: request to = write '794' bytes exceeds size in header of '615128' bytes > =09at org.apache.maven.plugin.assembly.archive.DefaultAssemblyArchiver.cr= eateArchive(DefaultAssemblyArchiver.java:197) > =09at org.apache.maven.plugin.assembly.mojos.AbstractAssemblyMojo.execute= (AbstractAssemblyMojo.java:378) > =09... 21 more > Caused by: org.codehaus.plexus.archiver.ArchiverException: Problem creati= ng TAR: request to write '794' bytes exceeds size in header of '615128' byt= es > =09at org.codehaus.plexus.archiver.AbstractArchiver.createArchive(Abstrac= tArchiver.java:869) > =09at org.apache.maven.plugin.assembly.archive.archiver.AssemblyProxyArch= iver.createArchive(AssemblyProxyArchiver.java:496) > =09at org.apache.maven.plugin.assembly.archive.DefaultAssemblyArchiver.cr= eateArchive(DefaultAssemblyArchiver.java:193) > =09... 22 more > Caused by: java.io.IOException: request to write '794' bytes exceeds size= in header of '615128' bytes > =09at org.codehaus.plexus.archiver.tar.TarOutputStream.write(TarOutputStr= eam.java:286) > =09at org.codehaus.plexus.archiver.tar.TarArchiver.tarFile(TarArchiver.ja= va:306) > =09at org.codehaus.plexus.archiver.tar.TarArchiver.execute(TarArchiver.ja= va:207) > =09at org.codehaus.plexus.archiver.AbstractArchiver.createArchive(Abstrac= tArchiver.java:852) > =09... 24 more > [ERROR]=20 > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR]=20 > [ERROR] For more information about the errors and possible solutions, ple= ase read the following articles: > [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExe= cutionException > [ERROR]=20 > [ERROR] After correcting the problems, you can resume the build with the = command > [ERROR] mvn -rf :apache-cxf -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira