Uploaded image for project: 'Fuse Tooling'
  1. Fuse Tooling
  2. FUSETOOLS-3014

Compilation errors in SAP UI tests

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 11.0.0.AM3
    • 11.0.0.AM2
    • QE, SAP
    • None

    Description

      There are compilation errors in SAP UI tests

      [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.1.0:compile (default-compile) on project org.jboss.tools.fuse.sap.reddeer: Compilation failure: Compilation failure: 
      [ERROR] /home/apodhrad/Projects/jbosstools-fuse-extras/jboss-fuse-sap-tool-suite/uitests/plugins/org.jboss.tools.fuse.sap.reddeer/src/org/jboss/tools/fuse/sap/reddeer/editor/SAPConfigurationsEditor.java:[39] 
      [ERROR] 	addConfig(SAP_CONNECTION_PATH);
      [ERROR] 	^^^^^^^^^
      [ERROR] The method addConfig(String[]) is undefined for the type SAPConfigurationsEditor
      [ERROR] /home/apodhrad/Projects/jbosstools-fuse-extras/jboss-fuse-sap-tool-suite/uitests/plugins/org.jboss.tools.fuse.sap.reddeer/src/org/jboss/tools/fuse/sap/reddeer/editor/SAPConfigurationsEditor.java:[44] 
      [ERROR] 	editConfig(SAP_CONFIG_PATH);
      [ERROR] 	^^^^^^^^^^
      [ERROR] The method editConfig(String[]) is undefined for the type SAPConfigurationsEditor
      [ERROR] /home/apodhrad/Projects/jbosstools-fuse-extras/jboss-fuse-sap-tool-suite/uitests/plugins/org.jboss.tools.fuse.sap.reddeer/src/org/jboss/tools/fuse/sap/reddeer/editor/SAPConfigurationsEditor.java:[49] 
      [ERROR] 	deleteConfig(SAP_CONFIG_PATH);
      [ERROR] 	^^^^^^^^^^^^
      [ERROR] The method deleteConfig(String[]) is undefined for the type SAPConfigurationsEditor
      [ERROR] 3 problems (3 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.jboss.tools.fuse.sap.reddeer
      

      Attachments

        Activity

          People

            apodhrad@redhat.com Andrej Podhradsky
            apodhrad@redhat.com Andrej Podhradsky
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: