[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.juddi:juddiv3-war:war:3.1.5-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-war-plugin is missing. @ line 230, column 23
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] jUDDI_v3 Parent
[INFO] UDDI_v3 WS Stubs and Schema Bindings Generated from WSDL
[INFO] UDDI Technical Compatibility Kit (TCK) Base
[INFO] jUDDI Client side Code
[INFO] jUDDI Core
[INFO] jUDDI Core - OpenJPA
[INFO] jUDDI war construction
[INFO] jUDDI Examples
[INFO] jUDDI Example Create Partition
[INFO] jUDDI Example Hello World
[INFO] jUDDI Example Simple Browse
[INFO] jUDDI Example Simple Publish
[INFO] jUDDI Example Service Registration
[INFO] jUDDI Tomcat Packaging
[INFO] UDDI TCK Tests
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building jUDDI_v3 Parent 3.1.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ juddi-parent ---
[INFO]
[INFO] --- maven-site-plugin:2.0.1:attach-descriptor (attach-descriptor) @ juddi-parent ---
[INFO] Unable to load parent project from a relative path: 1 problem was encountered while building the effective model
[FATAL] Non-readable POM C:\juddi\pom.xml: C:\juddi\pom.xml (The system cannot find the file specified) @
for project at C:\juddi\pom.xml for project at C:\juddi\pom.xml
[INFO] Parent project loaded from repository.
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ juddi-parent ---
[INFO] Installing C:\juddi\trunkcur\pom.xml to C:\Users\Daddy\.m2\repository\org\apache\juddi\juddi-parent\3.1.5-SNAPSHOT\juddi-parent-3.1.5-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building UDDI_v3 WS Stubs and Schema Bindings Generated from WSDL 3.1.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ uddi-ws ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uddi-ws ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 29 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ uddi-ws ---
[INFO] Compiling 1 source file to C:\juddi\trunkcur\uddi-ws\target\classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ uddi-ws ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\juddi\trunkcur\uddi-ws\src\test\resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ uddi-ws ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ uddi-ws ---
[INFO] Surefire report directory: C:\juddi\trunkcur\uddi-ws\target\surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.juddi.InitialContextInfoTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 sec
Running org.uddi.api_v3.AuthInfoTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.366 sec
Results :
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-bundle-plugin:2.0.0:bundle (default-bundle) @ uddi-ws ---
[INFO]
[INFO] --- maven-site-plugin:2.0.1:attach-descriptor (attach-descriptor) @ uddi-ws ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ uddi-ws ---
[INFO] Installing C:\juddi\trunkcur\uddi-ws\target\uddi-ws-3.1.5-SNAPSHOT.jar to C:\Users\Daddy\.m2\repository\org\apache\juddi\uddi-ws\3.1.5-SNAPSHOT\uddi-ws-3.1.5-SNAPSHOT.jar
[INFO] Installing C:\juddi\trunkcur\uddi-ws\pom.xml to C:\Users\Daddy\.m2\repository\org\apache\juddi\uddi-ws\3.1.5-SNAPSHOT\uddi-ws-3.1.5-SNAPSHOT.pom
[INFO]
[INFO] --- maven-bundle-plugin:2.0.0:install (default-install) @ uddi-ws ---
[INFO] Parsing file:/C:/Users/Daddy/.m2/repository/repository.xml
[INFO] Installing org/apache/juddi/uddi-ws/3.1.5-SNAPSHOT/uddi-ws-3.1.5-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building UDDI Technical Compatibility Kit (TCK) Base 3.1.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ uddi-tck-base ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uddi-tck-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 72 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ uddi-tck-base ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ uddi-tck-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\juddi\trunkcur\uddi-tck-base\src\test\resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ uddi-tck-base ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ uddi-tck-base ---
[INFO]
[INFO] --- maven-bundle-plugin:2.0.0:bundle (default-bundle) @ uddi-tck-base ---
[INFO]
[INFO] --- maven-site-plugin:2.0.1:attach-descriptor (attach-descriptor) @ uddi-tck-base ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ uddi-tck-base ---
[INFO] Installing C:\juddi\trunkcur\uddi-tck-base\target\uddi-tck-base-3.1.5-SNAPSHOT.jar to C:\Users\Daddy\.m2\repository\org\apache\juddi\uddi-tck-base\3.1.5-SNAPSHOT\uddi-tck-base-3.1.5-SNAPSHOT.jar
[INFO] Installing C:\juddi\trunkcur\uddi-tck-base\pom.xml to C:\Users\Daddy\.m2\repository\org\apache\juddi\uddi-tck-base\3.1.5-SNAPSHOT\uddi-tck-base-3.1.5-SNAPSHOT.pom
[INFO]
[INFO] --- maven-bundle-plugin:2.0.0:install (default-install) @ uddi-tck-base ---
[INFO] Parsing file:/C:/Users/Daddy/.m2/repository/repository.xml
[INFO] Installing org/apache/juddi/uddi-tck-base/3.1.5-SNAPSHOT/uddi-tck-base-3.1.5-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building jUDDI Client side Code 3.1.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ juddi-client ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ juddi-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ juddi-client ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ juddi-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ juddi-client ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ juddi-client ---
[INFO] Surefire report directory: C:\juddi\trunkcur\juddi-client\target\surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.juddi.v3.annotations.AnnotationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec
Running org.apache.juddi.v3.client.mapping.BPEL2UDDITest
Retrieving document at 'file:/C:/juddi/trunkcur/juddi-client/target/test-classes/bpel/bpel-technote.wsdl'.
***** UDDI PortType TModel: InterfaceOfCustomer
InterfaceOfCustomer
file:/C:/juddi/trunkcur/juddi-client/target/test-classes/bpel/bpel-technote.wsdl
***** UDDI PortType TModel: InterfaceOfTravelAgent
InterfaceOfTravelAgent
file:/C:/juddi/trunkcur/juddi-client/target/test-classes/bpel/bpel-technote.wsdl
Retrieving document at 'file:/C:/juddi/trunkcur/juddi-client/target/test-classes/bpel/bpel-technote.wsdl'.
***** BPEL4WS Process TModel: ReservationAndBookingTickets
ReservationAndBookingTickets
http://localhost:8080/bpel-console/
***** Find TModel For ProcessName: {http://example.com/travelagent}ReservationAndBookingTickets
ReservationAndBookingTickets
Retrieving document at 'file:/C:/juddi/trunkcur/juddi-client/target/test-classes/bpel/HelloWorld.wsdl'.
***** UDDI PortType TModel: HelloPortType
HelloPortType
file:/C:/juddi/trunkcur/juddi-client/target/test-classes/bpel/HelloWorld.wsdl
Retrieving document at 'file:/C:/juddi/trunkcur/juddi-client/target/test-classes/bpel/HelloWorld.wsdl'.
***** UDDI Binding TModel: HelloSoapBinding
HelloSoapBinding
file:/C:/juddi/trunkcur/juddi-client/target/test-classes/bpel/HelloWorld.wsdl
Retrieving document at 'file:/C:/juddi/trunkcur/juddi-client/target/test-classes/bpel/HelloWorld.wsdl'.
***** BPEL4WS Process TModel: HelloWorld
HelloWorld
http://localhost:8080/bpel-console/
Retrieving document at 'file:/C:/juddi/trunkcur/juddi-client/target/test-classes/bpel/HelloWorld.wsdl'.
***** WSDL Port BindingTemplate: uddi:juddi.apache.org:binding_localhost_helloservice_helloport
Default binding description when no <wsdl:document> element is defined inside the <wsdl:binding> element.
http://localhost/sample
The wsdl:binding that this wsdl:port implements. Default binding description when no <wsdl:document> element is defined inside the <wsdl:binding> element. The instanceParms specifies the port local name.
HelloPort
The wsdl:portType that this wsdl:port implements.
The bpel:process this wsdl:port supports.Default service description when no <wsdl:document> element is defined inside the <wsdl:service> element.
***** Find TModel For ProcessName: {http://www.jboss.org/bpel/examples/wsdl}HelloWorld
HelloWorld
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.76 sec
Running org.apache.juddi.v3.client.mapping.ReadWSDLTest
Retrieving document at 'file:/C:/juddi/trunkcur/juddi-client/target/test-classes/wsdl/HelloWorld.wsdl'.
Retrieving document at 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_v3_service.wsdl'.
Retrieving document at 'uddi_api_v3_binding.wsdl', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_v3_service.wsdl'.
Retrieving document at 'uddi_api_v3_portType.wsdl', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_api_v3_binding.wsdl'.
Retrieving schema at 'uddi_v3.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_api_v3_portType.wsdl'.
Retrieving schema at 'www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_v3.xsd'.
Retrieving schema at 'www.w3.org/2001/xml.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_v3.xsd'.
Retrieving schema at 'uddi_v3policy_instanceParms.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_api_v3_portType.wsdl'.
Retrieving schema at 'uddi_v3policy.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_api_v3_portType.wsdl'.
Retrieving schema at 'www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_v3policy.xsd'.
Retrieving schema at 'www.w3.org/2001/xml.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_v3policy.xsd'.
Retrieving document at 'uddi_custody_v3_binding.wsdl', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_v3_service.wsdl'.
Retrieving document at 'uddi_custody_v3_portType.wsdl', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_custody_v3_binding.wsdl'.
Retrieving schema at 'uddi_v3.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_custody_v3_portType.wsdl'.
Retrieving schema at 'uddi_v3custody.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_custody_v3_portType.wsdl'.
Retrieving schema at 'uddi_v3.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_v3custody.xsd'.
Retrieving document at 'uddi_repl_v3_binding.wsdl', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_v3_service.wsdl'.
Retrieving document at 'uddi_repl_v3_portType.wsdl', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_repl_v3_binding.wsdl'.
Retrieving schema at 'uddi_v3.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_repl_v3_portType.wsdl'.
Retrieving schema at 'uddi_v3replication.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_repl_v3_portType.wsdl'.
Retrieving schema at 'uddi_v3.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_v3replication.xsd'.
Retrieving schema at 'uddi_v3custody.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_v3replication.xsd'.
Retrieving schema at 'www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_v3replication.xsd'.
Retrieving document at 'uddi_sub_v3_binding.wsdl', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_v3_service.wsdl'.
Retrieving document at 'uddi_sub_v3_portType.wsdl', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_sub_v3_binding.wsdl'.
Retrieving schema at 'uddi_v3.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_sub_v3_portType.wsdl'.
Retrieving schema at 'uddi_v3subscription.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_sub_v3_portType.wsdl'.
Retrieving schema at 'uddi_v3.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_v3subscription.xsd'.
Retrieving document at 'uddi_subr_v3_binding.wsdl', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_v3_service.wsdl'.
Retrieving document at 'uddi_subr_v3_portType.wsdl', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_subr_v3_binding.wsdl'.
Retrieving schema at 'uddi_v3.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_subr_v3_portType.wsdl'.
Retrieving schema at 'uddi_v3subscriptionListener.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_subr_v3_portType.wsdl'.
Retrieving schema at 'uddi_v3.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_v3subscriptionListener.xsd'.
Retrieving schema at 'uddi_v3subscription.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_v3subscriptionListener.xsd'.
Retrieving document at 'uddi_vs_v3_binding.wsdl', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_v3_service.wsdl'.
Retrieving document at 'uddi_vs_v3_portType.wsdl', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_vs_v3_binding.wsdl'.
Retrieving schema at 'uddi_v3valueset.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_vs_v3_portType.wsdl'.
Retrieving schema at 'uddi_v3.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_v3valueset.xsd'.
Retrieving schema at 'uddi_v3.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_vs_v3_portType.wsdl'.
Retrieving document at 'uddi_vscache_v3_binding.wsdl', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_v3_service.wsdl'.
Retrieving document at 'uddi_vscache_v3_portType.wsdl', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_vscache_v3_binding.wsdl'.
Retrieving schema at 'uddi_v3.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_vscache_v3_portType.wsdl'.
Retrieving schema at 'uddi_v3valuesetcaching.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_vscache_v3_portType.wsdl'.
Retrieving schema at 'uddi_v3.xsd', relative to 'jar:file:/C:/juddi/trunkcur/uddi-ws/target/uddi-ws-3.1.5-SNAPSHOT.jar!/uddi_v3valuesetcaching.xsd'.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec
Running org.apache.juddi.v3.client.mapping.SelectionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.juddi.v3.client.mapping.ServiceLocatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running org.apache.juddi.v3.client.mapping.WSDL2UDDITest
Retrieving document at 'file:/C:/juddi/trunkcur/juddi-client/target/test-classes/wsdl/HelloWorld.wsdl'.
UDDI PortType TModel HelloPortType
HelloPortType
file:/C:/juddi/trunkcur/juddi-client/target/test-classes/wsdl/HelloWorld.wsdl
Retrieving document at 'file:/C:/juddi/trunkcur/juddi-client/target/test-classes/wsdl/HelloWorld.wsdl'.
UDDI Binding TModel HelloSoapBinding
HelloSoapBinding
file:/C:/juddi/trunkcur/juddi-client/target/test-classes/wsdl/HelloWorld.wsdl
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.juddi.v3.client.mapping.WSDLLocatorTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.juddi.v3.client.UDDIClerkManagerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.192 sec
Results :
Tests run: 31, Failures: 0, Errors: 0, Skipped: 1
[INFO]
[INFO] --- maven-bundle-plugin:2.0.0:bundle (default-bundle) @ juddi-client ---
[INFO]
[INFO] --- maven-site-plugin:2.0.1:attach-descriptor (attach-descriptor) @ juddi-client ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ juddi-client ---
[INFO] Installing C:\juddi\trunkcur\juddi-client\target\juddi-client-3.1.5-SNAPSHOT.jar to C:\Users\Daddy\.m2\repository\org\apache\juddi\juddi-client\3.1.5-SNAPSHOT\juddi-client-3.1.5-SNAPSHOT.jar
[INFO] Installing C:\juddi\trunkcur\juddi-client\pom.xml to C:\Users\Daddy\.m2\repository\org\apache\juddi\juddi-client\3.1.5-SNAPSHOT\juddi-client-3.1.5-SNAPSHOT.pom
[INFO]
[INFO] --- maven-bundle-plugin:2.0.0:install (default-install) @ juddi-client ---
[INFO] Parsing file:/C:/Users/Daddy/.m2/repository/repository.xml
[INFO] Installing org/apache/juddi/juddi-client/3.1.5-SNAPSHOT/juddi-client-3.1.5-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building jUDDI Core 3.1.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ juddi-core ---
[INFO]
[INFO] --- maven-antrun-plugin:1.3:run (default) @ juddi-core ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ juddi-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ juddi-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ juddi-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ juddi-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ juddi-core ---
[INFO] Surefire report directory: C:\juddi\trunkcur\juddi-core\target\surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.juddi.api.impl.API_010_PublisherTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.022 sec
Running org.apache.juddi.api.impl.API_020_TmodelTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.942 sec
Running org.apache.juddi.api.impl.API_030_BusinessEntityTest
Signature passed core validation
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.029 sec
Running org.apache.juddi.api.impl.API_040_BusinessServiceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.272 sec
Running org.apache.juddi.api.impl.API_050_BindingTemplateTest
1
key=uddi:uddi.joepublisher.com:bindingone
1
key=uddi:uddi.joepublisher.com:bindingtwo
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.266 sec
Running org.apache.juddi.api.impl.API_060_PublisherAssertionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.525 sec
Running org.apache.juddi.api.impl.API_070_FindEntityTest
Signature passed core validation
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.308 sec
Running org.apache.juddi.api.impl.API_080_SubscriptionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.007 sec
Running org.apache.juddi.api.impl.API_090_SubscriptionListenerIntegrationTest
....Subject:UDDI Subscription Notification for subscription
Body:authtoken:3b8e84a6-cd24-4d00-a787-=1102d2d045592013-04-22T19:09:47.943-04:0020=13-04-22T19:09:49.695-04:00uddi:uddi.joepublisher.com:subsc=riptiononesmtp<=findQualifiers>exactMatchService Oneuddi:uddi.joepublisher.com:bindinglistenersmtp<=ns2:notificationInterval>P5D100=02013-05-22T19:09:47.943-04:001<=/includeCount>11Service OneServicio Uno=serviceInfo>
.Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 14.913 sec <<< FAILURE!
joePublisherUpdateService_SMTP(org.apache.juddi.api.impl.API_090_SubscriptionListenerIntegrationTest) Time elapsed: 4.902 sec <<< FAILURE!
java.lang.AssertionError: Notification does not contain the correct service
at org.junit.Assert.fail(Assert.java:91)
at org.apache.juddi.api.impl.API_090_SubscriptionListenerIntegrationTest.joePublisherUpdateService_SMTP(API_090_SubscriptionListenerIntegrationTest.java:173)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Running org.apache.juddi.api.impl.API_091_RMISubscriptionListenerIntegrationTest
RMI Random port=19809
.Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.641 sec
Running org.apache.juddi.api.impl.API_100_ClientSubscriptionInfoTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.36 sec
Running org.apache.juddi.api.impl.API_110_FindBusinessTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.386 sec
Running org.apache.juddi.api.impl.API_120_CombineCategoryBagsFindServiceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.491 sec
Running org.apache.juddi.api.impl.API_130_CombineCategoryBagsFindBusinessTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.881 sec
Running org.apache.juddi.api.impl.API_140_NegativePublicationTest
BusinessNameSanityTest
BusinessKeyTooLongTest
BusinessNameTooShortTest
BusinessNameMinLengthTest
BusinessNameTooLongTest
BusinessNameMaxLengthTest
BusinessNameLangTooLongTest
BusinessNameLangMaxLengthTest
BusinessDescriptionLangTooLongTest
BusinessDescriptionLangMaxLengthTest
BusinessDescriptionMaxLengthTest
BusinessDescriptionTooLongLengthTest
BusinessDiscoveryURLTooLongTest
BusinessDiscoveryURLMaxLengthTest
BusinessDiscoveryURLMaxLengthMaxUseTypeTest
BusinessDiscoveryURLMaxLengthToolongUseTypeTest
ContactMaxEmailMaxUseTypeTest
ContactTooLongEmailMaxUseTypeTest
ContactMaxEmailToolongUseTypeTest
ContactDescriptionMaxLangMaxtest
ContactDescriptionTooLongtest
ContactDescriptionLangTooLongTest
ContactPhoneMaxLentest
ContactPhoneTooLongtest
ContactPhoneMaxLongtest
ContactPhoneMaxLongMaxUseTypetest
ContactPhoneUseTypeTooLongtest
ContactMaxAddressFFFFFFFtest
ContactMaxAddressTFFFFFFtest
ContactMaxAddressFTFFFFFtest
ContactMaxAddressFFTFFFFtest
ContactMaxAddressFFFTFFFtest
ContactMaxAddressFFFFTFFtest
ContactMaxAddressFFFFFTFtest
ContactMaxAddressFFFFFFTtest
KeyReferenceMax
KeyReferenceKeyTooLong
KeyReferenceNameTooLong
KeyReferenceValueTooLong
ServiceNameTooLongTest
ServiceNameMaxLenTest
ServiceNameMaxLangLenTest
ServiceNameTooLongLangTest
ServiceDescTooLongTest
ServiceDescLangTooLongTest
ServiceDescMaxLangTest
ServiceDescMaxLangTest
ServiceMaxCatBagTooBigTest
BindingTemplateNoAccessPointTest
BindingTemplateAccessPointMaxUseTypeTest
BindingTemplateAccessPointUseTypeTooLongTest
BindingTemplateAccessPointValueTooLongTest
BindingTemplateAccessPointMaxValueTest
BindingTemplateNoAccessPointNoRedirectorTest
BindingTemplateAccessPointAndRedirectorTest
BindingTemplateHostRedirectorReferencalIntegritytest
Saving the business with the first service
Business Detail - key: uddi:juddi.apache.org:6a65435f-39dc-45cd-9a1e-374ec8535762
Name: A Test business
CategoryBag: no data
Saving the business with the first and second service as a host redirect
Business Detail - key: uddi:juddi.apache.org:6a65435f-39dc-45cd-9a1e-374ec8535762
Name: A Test business
CategoryBag: no data
BindingTemplateAccessPointAsBindingTemplateReferencalIntegritytest
Saving the business with the first service
Business Detail - key: uddi:juddi.apache.org:848a338b-29ca-4b5e-98f0-c9fc86caafe1
Name: A Test business
CategoryBag: no data
Saving the business with the first and second service as a host redirect
Business Detail - key: uddi:juddi.apache.org:848a338b-29ca-4b5e-98f0-c9fc86caafe1
Name: A Test business
CategoryBag: no data
BindingTemplateAccessPointAsBindingTemplateINVALIDReferencalIntegritytest
BindingTemplateHostRedirectorTooLongTest
BindingTemplateAccessPointMaxLengthTest
BindingTemplateAccessPointTooLongTest
CreateKeyGenMaxLengthTest
CreateKeyGenTooLongTest
CreateKeyGenKeyDescriptionTooLongTest
CreateKeyGenKeyDescriptionTooLongTest
CreateKeyGenNameLangTooLongTest
CreateTmodelnoKeyGen
BindingTemplateTmodelInstanceInfoTest
Tests run: 68, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.502 sec
Running org.apache.juddi.api.impl.API_141_JIRATest
JUDDI_JIRA_571_Part1_Test
Pass
JUDDI_JIRA_571_Part2_Test
Pass
JUDDI_571_Part3_Test
Pass
JUDDI_574
tmodel created with key uddi:juddi.apache.org:234b572f-7cae-438b-8fd6-f89c143e7cbf
Pass
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.448 sec
Running org.apache.juddi.auth.AuthenticatorTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.882 sec
Running org.apache.juddi.config.ApplicationConfigurationTest
refreshDelay=2000
nonexisting=3000
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.juddi.config.ReleaseVersionTest
unknown
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.juddi.keygen.KeyGeneratorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.juddi.rmi.JNDIRegistrationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec
Running org.apache.juddi.subscription.notify.NotifierTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.607 sec
Running org.apache.juddi.subscription.SubscriptionNotifierTest
org.uddi.sub_v3.SubscriptionResultsList@a2a274Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.731 sec
Results :
Failed tests: joePublisherUpdateService_SMTP(org.apache.juddi.api.impl.API_090_SubscriptionListenerIntegrationTest): Notification does not contain the correct service
Tests run: 127, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] jUDDI_v3 Parent ................................... SUCCESS [1.076s]
[INFO] UDDI_v3 WS Stubs and Schema Bindings Generated from WSDL SUCCESS [5.249s]
[INFO] UDDI Technical Compatibility Kit (TCK) Base ....... SUCCESS [0.420s]
[INFO] jUDDI Client side Code ............................ SUCCESS [4.337s]
[INFO] jUDDI Core ........................................ FAILURE [2:00.405s]
[INFO] jUDDI Core - OpenJPA .............................. SKIPPED
[INFO] jUDDI war construction ............................ SKIPPED
[INFO] jUDDI Examples .................................... SKIPPED
[INFO] jUDDI Example Create Partition .................... SKIPPED
[INFO] jUDDI Example Hello World ......................... SKIPPED
[INFO] jUDDI Example Simple Browse ....................... SKIPPED
[INFO] jUDDI Example Simple Publish ...................... SKIPPED
[INFO] jUDDI Example Service Registration ................ SKIPPED
[INFO] jUDDI Tomcat Packaging ............................ SKIPPED
[INFO] UDDI TCK Tests .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:12.255s
[INFO] Finished at: Mon Apr 22 19:10:21 EDT 2013
[INFO] Final Memory: 16M/38M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project juddi-core: There are test failures.
[ERROR]
[ERROR] Please refer to C:\juddi\trunkcur\juddi-core\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :juddi-core