Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-14757

IIOP -- Unable to build on Java 16 or 17

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 27.0.0.Final
    • None
    • IIOP
    • None

    Description

      Building under Java 16 or 17 fails due to a missing package:

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) on project wildfly-iiop-openjdk: Compilation failure: Compilation failure: 
      [ERROR] /tmp/tck/wildfly91/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/security/TrustedIdentityTokenLoginModule.java:[28,25] package java.security.acl does not exist
      [ERROR] /tmp/tck/wildfly91/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/security/TrustedIdentityTokenLoginModule.java:[166,15] cannot find symbol
      [ERROR]   symbol:   class Group
      [ERROR]   location: class org.wildfly.iiop.openjdk.security.TrustedIdentityTokenLoginModule
      [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 <args> -rf :wildfly-iiop-openjdk
      

      Attachments

        Issue Links

          Activity

            People

              tadamski@redhat.com Tomasz Adamski
              jaslee@redhat.com Jason Lee
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: