From: Mercier J. <jme...@ge...> - 2016-01-29 10:11:29
|
Dear, I am trying to build czt such as: # git clone git://git.code.sf.net/p/czt/code # cd code # ./buildall.sh Unfortunately the build fail: [INFO] CZT Corejava Z Pattern ............................. FAILURE [ 3.297 s] Taking a look to the stacktrace : |schema_reference.4:Failedto read schema document 'Z.xsd',because 1)could notfind the document;2)the document could notbe read;3)the root element of the document isnot<xsd:schema>.| If I edit all xsd into : code/corejava/corejava-circusconf/target/generated-resources/xml/xslt/ such as for each xs:import I provide the absolute full path to the attribute schemaLocation the build succeed . |Maybe use xs:include instead xs:import solve this issue. Currently I have not yet a successful build of czt Thanks for your help Best regards | -- Jonathan MERCIER Bioinformatics PhD student Genoscope / LABGeM |