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

Can't build BOMs after switching Jakarta Faces implementation in WildFly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 29.0.0.Beta1, 29.0.0.Final
    • None
    • BOM
    • None
    • ---
    • ---

    Description

      After WFLY-18055 the build of WF BOMs is failing:

      $ mvn clean install -Dversion.server=29.0.0.Beta1-SNAPSHOT
      ...
      [ERROR] Failed to execute goal org.wildfly.plugins:wildfly-bom-builder-plugin:2.0.6.Final:build-bom (build-bom) on project wildfly-ee-builder: Dependency to include jakarta.faces:jakarta.faces-api:jar not found in builder's dependency management 
      

      https://github.com/wildfly/wildfly/pull/16881 introduced a change in dependency tree of WF build:

      New Dependencies:
      
      org.glassfish:jakarta.faces:jar:4.0.2:compile
      
      Removed Dependencies:
      
      com.sun.faces:jsf-impl:jar:4.0.2.SP01:compile
      jakarta.faces:jakarta.faces-api:jar:4.0.1:compile
      

      Attachments

        Issue Links

          Activity

            People

              emartins@redhat.com Eduardo Martins
              jbliznak@redhat.com Jan Blizňák
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: