maven clean install failure in WSDLLocatorTest
----------------------------------------------

                 Key: JUDDI-523
                 URL: https://issues.apache.org/jira/browse/JUDDI-523
             Project: jUDDI
          Issue Type: Bug
          Components: uddi-client
    Affects Versions: 3.1.0
         Environment: Windows 7 Enterprise 64 bit, java 1.6.0_22 build 
1.6.0_22-b04 mixed mode, maven 3.0.3
            Reporter: Sean Kang
            Assignee: Kurt T Stam


>From the juddi 3.1.0 top, using maven 3.0.3 : mvn clean install

Results :

Tests in error:
  testResolveInCurrentDir(org.apache.juddi.v3.client.mapping.WSDLLocatorTest): S
tring index out of range: -1
  testResolveInCurrentDir2(org.apache.juddi.v3.client.mapping.WSDLLocatorTest):
String index out of range: -1

Tests run: 34, Failures: 0, Errors: 2, Skipped: 1

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] jUDDI_v3 Parent ................................... SUCCESS [0.635s]
[INFO] UDDI_v3 WS Stubs and Schema Bindings Generated from WSDL  SUCCESS [6.812s
]
[INFO] UDDI Technical Compatibility Kit (TCK) Base ....... SUCCESS [1.939s]
[INFO] jUDDI Client side Code ............................ FAILURE [6.229s]
[INFO] jUDDI Core ........................................ SKIPPED
[INFO] jUDDI Core - OpenJPA .............................. SKIPPED
[INFO] jUDDI base-war Deployment ......................... SKIPPED
[INFO] jUDDI CXF Deployment .............................. SKIPPED
[INFO] jUDDI Service Registration Examples ............... SKIPPED
[INFO] jUDDI Tomcat Packaging ............................ SKIPPED
[INFO] UDDI TCK Tests .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.271s
[INFO] Finished at: Mon Sep 12 09:30:30 PDT 2011
[INFO] Final Memory: 26M/62M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.
7.2:test (default-test) on project juddi-client: There are test failures.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to