Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-18793

Compile errors in arquillian when using Mars target platform

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.3.0.Alpha1
    • 4.3.0.Alpha1
    • arquillian
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              snjeza_jira Snjezana Peco (Inactive)
              snjeza_jira Snjezana Peco (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: