[jbosstools-builds] Build failed in Jenkins: jbosstools-javaee_master #518

ci-builds at redhat.com ci-builds at redhat.com
Thu Dec 5 01:34:00 EST 2013


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/518/changes>

Changes:

[scabanovich] JBIDE-16136 Reorganize jst.test plugins

------------------------------------------
[...truncated 15166 lines...]
[INFO] org.jboss.tools.jsf.vpe.seam.test ................. SUCCESS [1.378s]
[INFO] jsf.features ...................................... SUCCESS [0.010s]
[INFO] org.jboss.tools.jsf.feature ....................... SUCCESS [0.385s]
[INFO] org.jboss.tools.richfaces.feature ................. SUCCESS [0.248s]
[INFO] org.jboss.tools.jsf.test.feature .................. SKIPPED
[INFO] seam.all .......................................... SUCCESS [0.012s]
[INFO] seam.plugins ...................................... SUCCESS [0.011s]
[INFO] org.jboss.tools.seam.xml .......................... SUCCESS [1.653s]
[INFO] org.jboss.tools.seam.pages.xml .................... SUCCESS [1.902s]
[INFO] org.jboss.tools.seam.core ......................... SUCCESS [5.022s]
[INFO] org.jboss.tools.seam.text.ext ..................... SUCCESS [1.483s]
[INFO] org.jboss.tools.seam.ui ........................... SUCCESS [4.451s]
[INFO] org.jboss.tools.seam.ui.pages ..................... SUCCESS [3.379s]
[INFO] org.jboss.tools.seam.xml.ui ....................... SUCCESS [1.280s]
[INFO] org.jboss.tools.runtime.seam.detector ............. SUCCESS [1.255s]
[INFO] seam.tests ........................................ SUCCESS [0.010s]
[INFO] org.jboss.tools.seam.base.test .................... SUCCESS [9.006s]
[INFO] org.jboss.tools.seam.core.test .................... SUCCESS [2:10.933s]
[INFO] org.jboss.tools.seam.pages.xml.test ............... SUCCESS [1.137s]
[INFO] org.jboss.tools.seam.ui.test ...................... SUCCESS [2:14.410s]
[INFO] org.jboss.tools.seam.xml.test ..................... SUCCESS [1.014s]
[INFO] org.jboss.tools.seam121EAP.core.test .............. SUCCESS [19.366s]
[INFO] org.jboss.tools.seam121EAP.ui.test ................ SUCCESS [19.665s]
[INFO] org.jboss.tools.seam212GA.core.test ............... SUCCESS [31.952s]
[INFO] org.jboss.tools.seam212GA.ui.test ................. SUCCESS [29.168s]
[INFO] org.jboss.tools.seam221GA.core.test ............... SUCCESS [24.040s]
[INFO] org.jboss.tools.seam221GA.ui.test ................. SUCCESS [23.111s]
[INFO] org.jboss.tools.seam230.core.test ................. SUCCESS [18.532s]
[INFO] org.jboss.tools.seam230.ui.test ................... SUCCESS [16.255s]
[INFO] org.jboss.tools.seamfp.core.test .................. SUCCESS [26.609s]
[INFO] org.jboss.tools.seamfp.ui.test .................... SUCCESS [25.873s]
[INFO] org.jboss.tools.runtime.seam.detector.test ........ SUCCESS [2:20.224s]
[INFO] seam.features ..................................... SUCCESS [0.038s]
[INFO] org.jboss.tools.seam.feature ...................... SUCCESS [0.877s]
[INFO] org.jboss.tools.seam.test.feature ................. SUCCESS [0.671s]
[INFO] org.jboss.tools.runtime.seam.detector.feature ..... SUCCESS [0.315s]
[INFO] javaee.site ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:01:27.662s
[INFO] Finished at: Thu Dec 05 01:33:56 EST 2013
[INFO] Final Memory: 290M/891M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.19.0:compile (default-compile) on project org.jboss.tools.jsf.text.ext.test: Compilation failure: Compilation failure:
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[22]
[ERROR] import org.jboss.tools.jst.web.ui.openon.test.HyperlinkTestUtil;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.tools.jst.web.ui.openon cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[23]
[ERROR] import org.jboss.tools.jst.web.ui.openon.test.HyperlinkTestUtil.TestHyperlink;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.tools.jst.web.ui.openon cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[24]
[ERROR] import org.jboss.tools.jst.web.ui.openon.test.HyperlinkTestUtil.TestRegion;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.tools.jst.web.ui.openon cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[53]
[ERROR] ArrayList<TestRegion> regionList = new ArrayList<TestRegion>();
[ERROR] ^^^^^^^^^^
[ERROR] TestRegion cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[53]
[ERROR] ArrayList<TestRegion> regionList = new ArrayList<TestRegion>();
[ERROR] ^^^^^^^^^^
[ERROR] TestRegion cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[54]
[ERROR] regionList.add(new TestRegion("${", new TestHyperlink[]{}));
[ERROR] ^^^^^^^^^^
[ERROR] TestRegion cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[54]
[ERROR] regionList.add(new TestRegion("${", new TestHyperlink[]{}));
[ERROR] ^^^^^^^^^^^^^
[ERROR] TestHyperlink cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[55]
[ERROR] regionList.add(new TestRegion("registeredMsg"/*881, 13*/, new TestHyperlink[]{new TestHyperlink(ELHyperlink.class, "Open bundle 'resources'", "resources.properties")}));
[ERROR] ^^^^^^^^^^
[ERROR] TestRegion cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[55]
[ERROR] regionList.add(new TestRegion("registeredMsg"/*881, 13*/, new TestHyperlink[]{new TestHyperlink(ELHyperlink.class, "Open bundle 'resources'", "resources.properties")}));
[ERROR] ^^^^^^^^^^^^^
[ERROR] TestHyperlink cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[55]
[ERROR] regionList.add(new TestRegion("registeredMsg"/*881, 13*/, new TestHyperlink[]{new TestHyperlink(ELHyperlink.class, "Open bundle 'resources'", "resources.properties")}));
[ERROR] ^^^^^^^^^^^^^
[ERROR] TestHyperlink cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[56]
[ERROR] regionList.add(new TestRegion("promp"/*896, 5*/, new TestHyperlink[]{new TestHyperlink(ELHyperlink.class, "Open property 'prompt' of bundle 'resources'", "resources.properties")}));
[ERROR] ^^^^^^^^^^
[ERROR] TestRegion cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[56]
[ERROR] regionList.add(new TestRegion("promp"/*896, 5*/, new TestHyperlink[]{new TestHyperlink(ELHyperlink.class, "Open property 'prompt' of bundle 'resources'", "resources.properties")}));
[ERROR] ^^^^^^^^^^^^^
[ERROR] TestHyperlink cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[56]
[ERROR] regionList.add(new TestRegion("promp"/*896, 5*/, new TestHyperlink[]{new TestHyperlink(ELHyperlink.class, "Open property 'prompt' of bundle 'resources'", "resources.properties")}));
[ERROR] ^^^^^^^^^^^^^
[ERROR] TestHyperlink cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[58]
[ERROR] regionList.add(new TestRegion("${", new TestHyperlink[]{}));
[ERROR] ^^^^^^^^^^
[ERROR] TestRegion cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[58]
[ERROR] regionList.add(new TestRegion("${", new TestHyperlink[]{}));
[ERROR] ^^^^^^^^^^^^^
[ERROR] TestHyperlink cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[59]
[ERROR] regionList.add(new TestRegion("registeredMsg"/*1004, 13*/, new TestHyperlink[]{new TestHyperlink(ELHyperlink.class, "Open bundle 'resources'", "resources.properties")}));
[ERROR] ^^^^^^^^^^
[ERROR] TestRegion cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[59]
[ERROR] regionList.add(new TestRegion("registeredMsg"/*1004, 13*/, new TestHyperlink[]{new TestHyperlink(ELHyperlink.class, "Open bundle 'resources'", "resources.properties")}));
[ERROR] ^^^^^^^^^^^^^
[ERROR] TestHyperlink cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[59]
[ERROR] regionList.add(new TestRegion("registeredMsg"/*1004, 13*/, new TestHyperlink[]{new TestHyperlink(ELHyperlink.class, "Open bundle 'resources'", "resources.properties")}));
[ERROR] ^^^^^^^^^^^^^
[ERROR] TestHyperlink cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[60]
[ERROR] regionList.add(new TestRegion("'demo.long.named.property"/*1019, 25*/, new TestHyperlink[]{new TestHyperlink(ELHyperlink.class, "Open property 'demo.long.named.property' of bundle 'resources'", "resources.properties")}));
[ERROR] ^^^^^^^^^^
[ERROR] TestRegion cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[60]
[ERROR] regionList.add(new TestRegion("'demo.long.named.property"/*1019, 25*/, new TestHyperlink[]{new TestHyperlink(ELHyperlink.class, "Open property 'demo.long.named.property' of bundle 'resources'", "resources.properties")}));
[ERROR] ^^^^^^^^^^^^^
[ERROR] TestHyperlink cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[60]
[ERROR] regionList.add(new TestRegion("'demo.long.named.property"/*1019, 25*/, new TestHyperlink[]{new TestHyperlink(ELHyperlink.class, "Open property 'demo.long.named.property' of bundle 'resources'", "resources.properties")}));
[ERROR] ^^^^^^^^^^^^^
[ERROR] TestHyperlink cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[62]
[ERROR] regionList.add(new TestRegion("${", new TestHyperlink[]{}));
[ERROR] ^^^^^^^^^^
[ERROR] TestRegion cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[62]
[ERROR] regionList.add(new TestRegion("${", new TestHyperlink[]{}));
[ERROR] ^^^^^^^^^^^^^
[ERROR] TestHyperlink cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[63]
[ERROR] regionList.add(new TestRegion("pageMsg"/*1078, 7*/, new TestHyperlink[]{new TestHyperlink(ELHyperlink.class, "Open bundle 'resources'", "resources.properties")}));
[ERROR] ^^^^^^^^^^
[ERROR] TestRegion cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[63]
[ERROR] regionList.add(new TestRegion("pageMsg"/*1078, 7*/, new TestHyperlink[]{new TestHyperlink(ELHyperlink.class, "Open bundle 'resources'", "resources.properties")}));
[ERROR] ^^^^^^^^^^^^^
[ERROR] TestHyperlink cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[63]
[ERROR] regionList.add(new TestRegion("pageMsg"/*1078, 7*/, new TestHyperlink[]{new TestHyperlink(ELHyperlink.class, "Open bundle 'resources'", "resources.properties")}));
[ERROR] ^^^^^^^^^^^^^
[ERROR] TestHyperlink cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[64]
[ERROR] regionList.add(new TestRegion("promp"/*1087, 5*/, new TestHyperlink[]{new TestHyperlink(ELHyperlink.class, "Open property 'prompt' of bundle 'resources'", "resources.properties")}));
[ERROR] ^^^^^^^^^^
[ERROR] TestRegion cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[64]
[ERROR] regionList.add(new TestRegion("promp"/*1087, 5*/, new TestHyperlink[]{new TestHyperlink(ELHyperlink.class, "Open property 'prompt' of bundle 'resources'", "resources.properties")}));
[ERROR] ^^^^^^^^^^^^^
[ERROR] TestHyperlink cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[64]
[ERROR] regionList.add(new TestRegion("promp"/*1087, 5*/, new TestHyperlink[]{new TestHyperlink(ELHyperlink.class, "Open property 'prompt' of bundle 'resources'", "resources.properties")}));
[ERROR] ^^^^^^^^^^^^^
[ERROR] TestHyperlink cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[66]
[ERROR] regionList.add(new TestRegion("${", new TestHyperlink[]{}));
[ERROR] ^^^^^^^^^^
[ERROR] TestRegion cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[66]
[ERROR] regionList.add(new TestRegion("${", new TestHyperlink[]{}));
[ERROR] ^^^^^^^^^^^^^
[ERROR] TestHyperlink cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[67]
[ERROR] regionList.add(new TestRegion("pageMsg"/*1125, 7*/, new TestHyperlink[]{new TestHyperlink(ELHyperlink.class, "Open bundle 'resources'", "resources.properties")}));
[ERROR] ^^^^^^^^^^
[ERROR] TestRegion cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[67]
[ERROR] regionList.add(new TestRegion("pageMsg"/*1125, 7*/, new TestHyperlink[]{new TestHyperlink(ELHyperlink.class, "Open bundle 'resources'", "resources.properties")}));
[ERROR] ^^^^^^^^^^^^^
[ERROR] TestHyperlink cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[67]
[ERROR] regionList.add(new TestRegion("pageMsg"/*1125, 7*/, new TestHyperlink[]{new TestHyperlink(ELHyperlink.class, "Open bundle 'resources'", "resources.properties")}));
[ERROR] ^^^^^^^^^^^^^
[ERROR] TestHyperlink cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[68]
[ERROR] regionList.add(new TestRegion("'demo.long.named.property"/*1134, 25*/, new TestHyperlink[]{new TestHyperlink(ELHyperlink.class, "Open property 'demo.long.named.property' of bundle 'resources'", "resources.properties")}));
[ERROR] ^^^^^^^^^^
[ERROR] TestRegion cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[68]
[ERROR] regionList.add(new TestRegion("'demo.long.named.property"/*1134, 25*/, new TestHyperlink[]{new TestHyperlink(ELHyperlink.class, "Open property 'demo.long.named.property' of bundle 'resources'", "resources.properties")}));
[ERROR] ^^^^^^^^^^^^^
[ERROR] TestHyperlink cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[68]
[ERROR] regionList.add(new TestRegion("'demo.long.named.property"/*1134, 25*/, new TestHyperlink[]{new TestHyperlink(ELHyperlink.class, "Open property 'demo.long.named.property' of bundle 'resources'", "resources.properties")}));
[ERROR] ^^^^^^^^^^^^^
[ERROR] TestHyperlink cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSF2MessagesOpenOnTest.java>:[70]
[ERROR] HyperlinkTestUtil.checkRegions(project, PAGE_NAME, regionList, new ELHyperlinkDetector());
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] HyperlinkTestUtil cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSFHyperlinkTestUtil.java>:[40]
[ERROR] import org.jboss.tools.jst.web.ui.openon.test.HyperlinkTestUtil.TestHyperlink;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.tools.jst.web.ui.openon cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/JSFHyperlinkTestUtil.java>:[41]
[ERROR] import org.jboss.tools.jst.web.ui.openon.test.HyperlinkTestUtil.TestRegion;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.tools.jst.web.ui.openon cannot be resolved
[ERROR] 40 problems (40 errors)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.19.0:compile (default-compile) on project org.jboss.tools.jsf.text.ext.test: Compilation failure
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: copied.org.apache.maven.plugin.CompilationFailureException: Compilation failure
	at copied.org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:441)
	at org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.execute(AbstractOsgiCompilerMojo.java:237)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 19 more
[ERROR] 
[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.jboss.tools.jsf.text.ext.test
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :25
Killing Xvnc process ID 17122
Archiving artifacts
Recording test results
Description set: 


More information about the jbosstools-builds mailing list