[teiid-designer-dev] Build failed in Jenkins: jbosstools-teiid-designer-branch-testing #126 (Teiid-Designer/master)

ci-builds at redhat.com ci-builds at redhat.com
Thu Jul 11 12:58:31 EDT 2013


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/126/>

------------------------------------------
[...truncated 13543 lines...]
[ERROR] The import net.sf.saxon.trans cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[44,0]
[ERROR] import net.sf.saxon.value.HexBinaryValue;
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] The import net.sf.saxon.value cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[82,0]
[ERROR] DynamicQueryContext dynamicContext = new DynamicQueryContext(xquery.config);
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] DynamicQueryContext cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[82,0]
[ERROR] DynamicQueryContext dynamicContext = new DynamicQueryContext(xquery.config);
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] DynamicQueryContext cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[82,0]
[ERROR] DynamicQueryContext dynamicContext = new DynamicQueryContext(xquery.config);
[ERROR] ^^^^^^^^^^^^^
[ERROR] Configuration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[92,0]
[ERROR] value = wrapStax((Source)value, xquery.getConfig());
[ERROR] ^^^^^^^^^
[ERROR] The method getConfig() from the type SaxonXQueryExpression refers to the missing type Configuration
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[94,0]
[ERROR] value = XMLSystemFunctions.convertToAtomicValue(value);
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] The method convertToAtomicValue(Object) from the type XMLSystemFunctions refers to the missing type AtomicValue
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[96,0]
[ERROR] value = new HexBinaryValue(((BinaryType)value).getBytesDirect());
[ERROR] ^^^^^^^^^^^^^^
[ERROR] HexBinaryValue cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[106,0]
[ERROR] source = wrapStax(source, xquery.getConfig());
[ERROR] ^^^^^^^^^
[ERROR] The method getConfig() from the type SaxonXQueryExpression refers to the missing type Configuration
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[107,0]
[ERROR] if (xquery.contextRoot != null) {
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] PathMapRoot cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[109,0]
[ERROR] ProxyReceiver filter = new PathMapFilter(xquery.contextRoot);
[ERROR] ^^^^^^^^^^^^^
[ERROR] ProxyReceiver cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[109,0]
[ERROR] ProxyReceiver filter = new PathMapFilter(xquery.contextRoot);
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] PathMapRoot cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[110,0]
[ERROR] AugmentedSource sourceInput = AugmentedSource.makeAugmentedSource(source);
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] AugmentedSource cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[110,0]
[ERROR] AugmentedSource sourceInput = AugmentedSource.makeAugmentedSource(source);
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] AugmentedSource cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[125,0]
[ERROR] processor.processRow(XQueryEvaluator.wrap(elem, xquery.config));
[ERROR] ^^^^^^^^^^^^^
[ERROR] Configuration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[130,0]
[ERROR] Builder builder = new Builder(new SaxonReader(xquery.config, sourceInput), false,
[ERROR] ^^^^^^^^^^^^^
[ERROR] Configuration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[150,0]
[ERROR] DocumentInfo doc;
[ERROR] ^^^^^^^^^^^^
[ERROR] DocumentInfo cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[152,0]
[ERROR] doc = xquery.config.buildDocument(source);
[ERROR] ^^^^^^^^^^^^^
[ERROR] Configuration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[153,0]
[ERROR] } catch (XPathException e) {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[159,0]
[ERROR] result.iter = xquery.xQuery.iterator(dynamicContext);
[ERROR] ^^^^^^^^^^^
[ERROR] SequenceIterator cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[159,0]
[ERROR] result.iter = xquery.xQuery.iterator(dynamicContext);
[ERROR] ^^^^^^^^^^^^^
[ERROR] XQueryExpression cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[165,0]
[ERROR] if (result.iter == null) {
[ERROR] ^^^^^^^^^^^
[ERROR] SequenceIterator cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[171,0]
[ERROR] private static Source wrapStax(Source value, Configuration config) throws TeiidProcessingException {
[ERROR] ^^^^^^^^^^^^^
[ERROR] Configuration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[174,0]
[ERROR] StaxToEventBridge sb = new StaxToEventBridge();
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] StaxToEventBridge cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[174,0]
[ERROR] StaxToEventBridge sb = new StaxToEventBridge();
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] StaxToEventBridge cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[187,0]
[ERROR] value = new PullEventSource(sb);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] PullEventSource cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[187,0]
[ERROR] value = new PullEventSource(sb);
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] PullEventSource cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[198,0]
[ERROR] static NodeInfo wrap(Node node, Configuration config) {
[ERROR] ^^^^^^^^
[ERROR] NodeInfo cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[198,0]
[ERROR] static NodeInfo wrap(Node node, Configuration config) {
[ERROR] ^^^^^^^^^^^^^
[ERROR] Configuration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/xquery/saxon/XQueryEvaluator.java>:[211,0]
[ERROR] return docWrapper.wrap(node);
[ERROR] ^^^^
[ERROR] The method wrap(Node) from the type DocumentWrapper refers to the missing type NodeInfo
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/eval/Evaluator.java>:[45,0]
[ERROR] import net.sf.saxon.om.NodeInfo;
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The import net.sf.saxon.om cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/eval/Evaluator.java>:[46,0]
[ERROR] import net.sf.saxon.query.QueryResult;
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] The import net.sf.saxon.query cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/eval/Evaluator.java>:[47,0]
[ERROR] import net.sf.saxon.trans.XPathException;
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] The import net.sf.saxon.trans cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/eval/Evaluator.java>:[88,0]
[ERROR] private final class XMLQueryRowProcessor implements RowProcessor {
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] The type Evaluator.XMLQueryRowProcessor must implement the inherited abstract method SaxonXQueryExpression.RowProcessor.processRow(NodeInfo)
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/eval/Evaluator.java>:[99,0]
[ERROR] public void processRow(NodeInfo row) {
[ERROR] ^^^^^^^^
[ERROR] NodeInfo cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/eval/Evaluator.java>:[106,0]
[ERROR] QueryResult.serialize(row, result, SaxonXQueryExpression.DEFAULT_OUTPUT_PROPERTIES);
[ERROR] ^^^^^^^^^^^
[ERROR] QueryResult cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/eval/Evaluator.java>:[107,0]
[ERROR] } catch (XPathException e) {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/eval/Evaluator.java>:[810,0]
[ERROR] if (e.getCause() instanceof XPathException) {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Incompatible conditional operand types Throwable and XPathException
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/eval/Evaluator.java>:[810,0]
[ERROR] if (e.getCause() instanceof XPathException) {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/eval/Evaluator.java>:[811,0]
[ERROR] throw (XPathException)e.getCause();
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/eval/Evaluator.java>:[827,0]
[ERROR] return xmlQuery.getXQueryExpression().createXMLType(result.iter, this.context.getBufferManager(), emptyOnEmpty);
[ERROR] ^^^^^^^^^^^
[ERROR] SequenceIterator cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/eval/Evaluator.java>:[830,0]
[ERROR] } catch (XPathException e) {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] 542 problems (542 errors)
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.18.0:compile (default-compile) on project org.teiid.core.designer: Compilation failure: Compilation failure:
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[17,0]
[ERROR] import net.sf.saxon.om.Item;
[ERROR] ^^^
[ERROR] The import net cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[18,0]
[ERROR] import net.sf.saxon.sxpath.XPathEvaluator;
[ERROR] ^^^
[ERROR] The import net cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[19,0]
[ERROR] import net.sf.saxon.sxpath.XPathExpression;
[ERROR] ^^^
[ERROR] The import net cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[20,0]
[ERROR] import net.sf.saxon.trans.XPathException;
[ERROR] ^^^
[ERROR] The import net cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[43,0]
[ERROR] public static String getSingleMatchAsString(Reader documentReader, String xpath) throws XPathException, IOException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[44,0]
[ERROR] Object o = getSingleMatch(documentReader, xpath);
[ERROR] ^^^^^^^^^^^^^^
[ERROR] The method getSingleMatch(Reader, String) from the type XPathHelper refers to the missing type XPathException
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[51,0]
[ERROR] if(o instanceof Item) {
[ERROR] ^^^^
[ERROR] Item cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[52,0]
[ERROR] return ((Item)o).getStringValue();
[ERROR] ^^^^^^^^^
[ERROR] Item cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[52,0]
[ERROR] return ((Item)o).getStringValue();
[ERROR] ^^^^
[ERROR] Item cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[70,0]
[ERROR] public static Object getSingleMatch(Reader documentReader, String xpath) throws XPathException, IOException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[76,0]
[ERROR] XPathEvaluator eval = new XPathEvaluator();
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathEvaluator cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[76,0]
[ERROR] XPathEvaluator eval = new XPathEvaluator();
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathEvaluator cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[79,0]
[ERROR] XPathExpression expr = eval.createExpression(xpath);
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] XPathExpression cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[94,0]
[ERROR] public static void validateXpath(String xpath) throws XPathException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[99,0]
[ERROR] XPathEvaluator eval = new XPathEvaluator();
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathEvaluator cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[99,0]
[ERROR] XPathEvaluator eval = new XPathEvaluator();
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathEvaluator cannot be resolved to a type
[ERROR] 16 problems (16 errors)
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.teiid.7.7.x
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :68
Killing Xvnc process ID 26234
Archiving artifacts
Recording test results


More information about the teiid-designer-dev mailing list