[jbosstools-issues] [JBoss JIRA] (JBIDE-18793) Compile errors in arquillian when using Mars target platform

Snjezana Peco (JIRA) issues at jboss.org
Thu Nov 20 09:31:39 EST 2014


Snjezana Peco created JBIDE-18793:
-------------------------------------

             Summary: Compile errors in arquillian when using Mars target platform
                 Key: JBIDE-18793
                 URL: https://issues.jboss.org/browse/JBIDE-18793
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: testing-tools
    Affects Versions: 4.3.0.Alpha1
            Reporter: Snjezana Peco
            Assignee: Snjezana Peco
             Fix For: 4.3.0.Alpha1


When using the Mars target platform, the arquillian component fails with the following compile errors:

[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.21.0:co
mpile (default-compile) on project org.jboss.tools.arquillian.ui: Compilation fa
ilure: Compilation failure:
[ERROR] C:\jbtgit\jbosstools-arquillian-fork\plugins\org.jboss.tools.arquillian.
ui\src\org\jboss\tools\arquillian\ui\internal\wizards\NewArquillianJUnitTestCase
PageOne.java:[320]
[ERROR] fMethodStubsButtons.getSelectionButton(IDX_DEPLOYMENT).addSelectionListe
ner(new SelectionAdapter() {
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] The method getSelectionButton(int) is undefined for the type MethodStubs
SelectionButtonGroup
[ERROR] C:\jbtgit\jbosstools-arquillian-fork\plugins\org.jboss.tools.arquillian.
ui\src\org\jboss\tools\arquillian\ui\internal\wizards\NewArquillianJUnitTestCase
PageOne.java:[1076]
[ERROR] (getClassUnderTest() != null || fMethodStubsButtons.getSelectionButton(I
DX_DEPLOYMENT).getSelection() );
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] The method getSelectionButton(int) is undefined for the type MethodStubs
SelectionButtonGroup
[ERROR] C:\jbtgit\jbosstools-arquillian-fork\plugins\org.jboss.tools.arquillian.
ui\src\org\jboss\tools\arquillian\ui\internal\wizards\NewArquillianJUnitTestCase
PageOne.java:[1083]
[ERROR] } else if (fMethodStubsButtons.getSelectionButton(IDX_DEPLOYMENT).getSel
ection()) {
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] The method getSelectionButton(int) is undefined for the type MethodStubs
SelectionButtonGroup
[ERROR] C:\jbtgit\jbosstools-arquillian-fork\plugins\org.jboss.tools.arquillian.
ui\src\org\jboss\tools\arquillian\ui\internal\wizards\NewArquillianJUnitTestCase
PageOne.java:[1162]
[ERROR] return fMethodStubsButtons.getSelectionButton(IDX_DEPLOYMENT).getSelecti
on();
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] The method getSelectionButton(int) is undefined for the type MethodStubs
SelectionButtonGroup
[ERROR] 4 problems (4 errors)
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[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 rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureExc
eption
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jbosstools-issues mailing list