Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-4568

Migrate Quarkus PrimeFaces Support out of MyFaces

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3-next-M7, 4.0.0-RC4
    • 2.3-next-M8, 4.0.0
    • None
    • None

    Description

      Currently the Quarkus extension in MyFaces has built in support for PrimeFaces.  This is being removed in 2.3-next-m8 and 4.0 final.    To use PrimeFaces with Quarkus users must migrate to the new PrimeFaces specific Quarkus extension found here: https://github.com/quarkiverse/quarkus-primefaces

      And by adding this to their pom.xml:

      <dependency>
        <groupId>io.quarkiverse.primefaces</groupId>
        <artifactId>quarkus-primefaces</artifactId>
        <version>2.12.0</version>
      </dependency> 

       

       

      Attachments

        Activity

          People

            tandraschko Thomas Andraschko
            melloware Melloware
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: