Hi,

Tried to build the whole OpenCMIS project, and got the following error when
running command "mvn clean install -Dmaven.test.skip=true":

[INFO] Building OpenCMIS Commons Implementation
[INFO]    task-segment: [clean, install]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set:
C:\<PATH>\opencmis\chemistry-opencmis-commons\chemistry-opencmis-commons-impl\targe
t (included: [**], excluded: [])
[INFO] [jaxws:wsimport {execution: default}]
[INFO] Processing:
C:\<PATH>\opencmis\chemistry-opencmis-commons\chemistry-opencmis-commons-impl\src\main\res
ources\wsdl\CMISWS-Service.wsdl
[INFO] jaxws:wsimport args: [-s,
C:\<PATH>\opencmis\chemistry-opencmis-commons\chemistry-opencmis-commons-imp
l\target\generated, -d,
C:\<PATH>\opencmis\chemistry-opencmis-commons\chemistry-opencmis-commons-impl\target\
classes, -p, org.apache.chemistry.opencmis.commons.impl.jaxb, -target, 2.1,
-extension, -Xnocompile,
C:\<PATH>\opencmis\chemistry-opencmis-commons\chemistry-opencmis-commons-impl\src\main\resources\wsdl\CMISWS-Service.wsdl]
parsing WSDL...


[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error executing: wsimport [-s,
C:\<PATH>\opencmis\chemistry-opencmis-commons\chemistry-opencmis-common
s-impl\target\generated, -d,
C:\<PATH>\opencmis\chemistry-opencmis-commons\chemistry-opencmis-commons-impl\ta
rget\classes, -p, org.apache.chemistry.opencmis.commons.impl.jaxb, -target,
2.1, -extension, -Xnocompile,
C:\<PATH>\opencmis\chemistry-opencmis-commons\chemistry-opencmis-commons-impl\src\main\resources\wsdl\CMISWS-Service.wsdl]

Any idea whats wrong?

Frank B

Reply via email to