[support-core] Upgrade parent pom and fix HTMLForm API usage

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      In order to validate the bahaviour of the plugin on Java 11, we need to upgrade the parent-pom used by the plugin. 

      Initial tests shows that some dependencies changed, resulting in the usage of removed API in SupportActionTest

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile (default-testCompile) on project support-core: Compilation failure
      [ERROR] /home/adrien/workspaces/jenkinsci/support-core-plugin/src/test/java/com/cloudbees/jenkins/support/SupportActionTest.java:[105,50] cannot find symbol
      [ERROR]   symbol:   method getHtmlElementsByTagName(java.lang.String)
      [ERROR]   location: variable form of type com.gargoylesoftware.htmlunit.html.HtmlForm
      

            Assignee:
            Adrien Lecharpentier
            Reporter:
            Adrien Lecharpentier
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: