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

fix quarkus build for 4.19.0.Final

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Critical
    • 4.19.0.Final
    • 4.19.0.AM1
    • quarkus
    • None
    • Undefined

    Description

      quarkus build is failing due to API restrictions. see log : 

      06:35:28 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:2.2.0:compile (default-compile) on project org.jboss.tools.quarkus.lsp4e.test: Compilation failure: Compilation failure: 
      06:35:28 [ERROR] /jenkins/jbosstools-quarkus_master/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/JDTJavaHoverTest.java:[13] 
      06:35:28 [ERROR] import org.eclipse.lsp4mp.jdt.core.config.MicroProfileConfigJavaHoverTest;
      06:35:28 [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      06:35:28 [ERROR] Access restriction: The type 'MicroProfileConfigJavaHoverTest' is not API (restriction on classpath entry '/jenkins/jbosstools-quarkus_master/.repository/p2/osgi/bundle/org.eclipse.lsp4mp.jdt.test/0.2.0.20210121-0809/org.eclipse.lsp4mp.jdt.test-0.2.0.20210121-0809.jar')
      06:35:28 [ERROR] /jenkins/jbosstools-quarkus_master/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/JDTJavaHoverTest.java:[21] 
      06:35:28 [ERROR] public class JDTJavaHoverTest extends MicroProfileConfigJavaHoverTest {
      06:35:28 [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      06:35:28 [ERROR] Access restriction: The type 'MicroProfileConfigJavaHoverTest' is not API (restriction on classpath entry '/jenkins/jbosstools-quarkus_master/.repository/p2/osgi/bundle/org.eclipse.lsp4mp.jdt.test/0.2.0.20210121-0809/org.eclipse.lsp4mp.jdt.test-0.2.0.20210121-0809.jar')
      06:35:28 [ERROR] 2 problems (2 errors)06:35:28 [ERROR] -> [Help 1]

      Attachments

        Activity

          People

            jmaury@redhat.com Jeff MAURY
            stephane.bouchet Stephane Bouchet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: