[ https://issues.apache.org/jira/browse/JUDDI-525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13104652#comment-13104652 ]
Sean Kang commented on JUDDI-525: --------------------------------- I dont have access to Windows XP, just Windows 7 Enterprise. This jUDDI project does not try to ensure compatibility with Windows7? > uddi-tck fails to complete install > ----------------------------------- > > Key: JUDDI-525 > URL: https://issues.apache.org/jira/browse/JUDDI-525 > Project: jUDDI > Issue Type: Bug > Components: uddi-tck > Affects Versions: 3.1.0 > Environment: windows 7 enterprise 32, maven 3.0.3, java 1.6.0._22 b04 > mixed mode. > Reporter: Sean Kang > Assignee: Kurt T Stam > > uddi-tck fails to install > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Building UDDI TCK Tests 3.1.0 > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ uddi-tck --- > [INFO] Deleting C:\DEV\src\juddi-3.1.0\uddi-tck\target > [INFO] > [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ uddi-tck --- > [INFO] Setting property: classpath.resource.loader.class => > 'org.codehaus.plexus > .velocity.ContextClassLoaderResourceLoader'. > [INFO] Setting property: velocimacro.messages.on => 'false'. > [INFO] Setting property: resource.loader => 'classpath'. > [INFO] Setting property: resource.manager.logwhenfound => 'false'. > [INFO] > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ > uddi-tck > --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 1 resource > [INFO] Copying 3 resources > [INFO] > [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ uddi-tck > --- > [INFO] Nothing to compile - all classes are up to date > [INFO] > [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) > @ > uddi-tck --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 1 resource > [INFO] Copying 3 resources > [INFO] > [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ > uddi- > tck --- > [INFO] Compiling 20 source files to > C:\DEV\src\juddi-3.1.0\uddi-tck\target\test- > classes > [INFO] > [INFO] --- maven-surefire-plugin:2.4:test (default-test) @ uddi-tck --- > [INFO] Tests are skipped. > [INFO] > [INFO] --- maven-bundle-plugin:2.0.0:bundle (default-bundle) @ uddi-tck --- > [WARNING] Warning building bundle org.apache.juddi:uddi-tck:bundle:3.1.0 : > Did n > ot find matching referal for * > [INFO] > [INFO] --- maven-dependency-plugin:2.1:copy (copy) @ uddi-tck --- > [INFO] Configured Artifact: org.apache.juddi:juddi-tomcat:3.1.0:zip > [INFO] Copying juddi-tomcat-3.1.0.zip to > C:\DEV\src\juddi-3.1.0\uddi-tck\target\ > juddi-tomcat-3.1.0.zip > [INFO] > [INFO] --- maven-antrun-plugin:1.3:run (test) @ uddi-tck --- > [INFO] Executing tasks > [unzip] Expanding: > C:\DEV\src\juddi-3.1.0\uddi-tck\target\juddi-tomcat-3.1.0 > .zip into C:\DEV\src\juddi-3.1.0\uddi-tck\target > [copy] Copying 1 file to > C:\DEV\src\juddi-3.1.0\uddi-tck\target\juddi-tomca > t-3.1.0\conf > [copy] Copying 1 file to > C:\DEV\src\juddi-3.1.0\uddi-tck\target\juddi-tomca > t-3.1.0\webapps\juddiv3\WEB-INF\classes > [INFO] Executed tasks > [INFO] > [INFO] --- cargo-maven2-plugin:1.0:start (start-container) @ uddi-tck --- > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 10.966s > [INFO] Finished at: Mon Sep 12 17:47:00 PDT 2011 > [INFO] Final Memory: 13M/33M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.codehaus.cargo:cargo-maven2-plugin:1.0:start > (start-container) on project uddi-tck: Execution start-container of goal > org.cod > ehaus.cargo:cargo-maven2-plugin:1.0:start failed: A required class was > missing w > hile executing org.codehaus.cargo:cargo-maven2-plugin:1.0:start: > org/apache/comm > ons/logging/Log > [ERROR] ----------------------------------------------------- > [ERROR] realm = plugin>org.codehaus.cargo:cargo-maven2-plugin:1.0 > [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy > [ERROR] urls[0] = > file:/C:/Users/sean.kang/.m2/repository/org/codehaus/cargo/car > go-maven2-plugin/1.0/cargo-maven2-plugin-1.0.jar > [ERROR] urls[1] = > file:/C:/Users/sean.kang/.m2/repository/junit/junit/3.8.1/juni > t-3.8.1.jar > [ERROR] urls[2] = > file:/C:/Users/sean.kang/.m2/repository/org/codehaus/plexus/pl > exus-utils/1.4.7/plexus-utils-1.4.7.jar > [ERROR] urls[3] = > file:/C:/Users/sean.kang/.m2/repository/org/codehaus/cargo/car > go-core-api-generic/1.0/cargo-core-api-generic-1.0.jar > [ERROR] urls[4] = > file:/C:/Users/sean.kang/.m2/repository/org/codehaus/cargo/car > go-core-api-container/1.0/cargo-core-api-container-1.0.jar > I tried to fix this by putting this into the pom.xml > > <dependency> > <groupId>commons-logging</groupId> > <artifactId>commons-logging</artifactId> > <version>1.1.1</version> > </dependency> > But it does not affect it. > I dont know enough about the cargo maven plugin to fix this. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira