Piergiorgio Lucidi created CONNECTORS-538:
---------------------------------------------

             Summary: Maven build broken on SharePoint Connector
                 Key: CONNECTORS-538
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-538
             Project: ManifoldCF
          Issue Type: Bug
          Components: Build, SharePoint connector
    Affects Versions: ManifoldCF 0.6
            Reporter: Piergiorgio Lucidi
            Assignee: Piergiorgio Lucidi


Trying to execute the maven build, it returns the following exception:
{code}
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23.103s
[INFO] Finished at: Mon Sep 24 15:53:10 CEST 2012
[INFO] Final Memory: 9M/486M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.codehaus.mojo:axistools-maven-plugin:1.4:wsdl2java (default) on project 
mcf-sharepoint-connector: Execution default of goal 
org.codehaus.mojo:axistools-maven-plugin:1.4:wsdl2java failed: A required class 
was missing while executing 
org.codehaus.mojo:axistools-maven-plugin:1.4:wsdl2java: 
org/apache/axis/wsdl/WSDL2Java
[ERROR] -----------------------------------------------------
[ERROR] realm =    plugin>org.codehaus.mojo:axistools-maven-plugin:1.4
[ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
[ERROR] urls[0] = 
file:/Users/piergiorgiolucidi/.m2/repository/org/codehaus/mojo/axistools-maven-plugin/1.4/axistools-maven-plugin-1.4.jar
[ERROR] urls[1] = 
file:/Users/piergiorgiolucidi/.m2/repository/org/codehaus/plexus/plexus-compiler-api/1.5.3/plexus-compiler-api-1.5.3.jar
[ERROR] urls[2] = 
file:/Users/piergiorgiolucidi/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[ERROR] urls[3] = 
file:/Users/piergiorgiolucidi/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
[ERROR] urls[4] = 
file:/Users/piergiorgiolucidi/.m2/repository/axis/axis/1.4/axis-1.4.jar
[ERROR] Number of foreign imports: 1
[ERROR] import: Entry[import  from realm ClassRealm[maven.api, parent: null]]
[ERROR] 
[ERROR] -----------------------------------------------------: 
org.apache.axis.wsdl.WSDL2Java
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to