Following advice here <http://stackoverflow.com/a/23849681/2662707>, I've split this into two steps. This time I got all the way to compiling the Runtime Configuration module before it failed with this:
[ERROR] /scratch/jenkins/workspace/ZZZZ_COBERTURA_activemq/null [-1:-1]: schema_reference.4: Failed to read schema document 'file:/scratch/jenkins/workspace/ZZZZ_COBERTURA_activemq/activemq-spring/target/classes/activemq.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>. ... Caused by: java.io.FileNotFoundException: /scratch/jenkins/workspace/ZZZZ_COBERTURA_activemq/activemq-spring/target/classes/activemq.xsd (No such file or directory) The workspace has been cleaned recently; I deleted it manually earlier this morning. --- *G. Ann CAMPBELL* | SonarSource Product Owner http://sonarsource.com On Wed, Oct 28, 2015 at 12:07 PM, artnaseef <[email protected]> wrote: > One question is coming to mind. I see the maven command is running the > "clean" command. However, I wonder if the workspace for the build has been > wiped clean recently. > > This commit moved the file from "src/main" to "src/test" > 5c6b8ba11f2e77cd7fb6102f7ad0cb759ca26723. That dates back to 2013 though. > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Compile-failure-tp4703382p4703459.html > Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. >
