Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-14587

unknown enum constant Scopes.GLOBAL

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Trivial
    • None
    • 14.0.7.Final
    • Core
    • None

    Description

      Compiling my project in IntelliJ produces warning:

      warning: unknown enum constant Scopes.GLOBAL
      reason: class file for org.infinispan.factories.scopes.Scopes not found

      in my build.gradle file:

         implementation 'org.infinispan:infinispan-hibernate-cache-v60'

       
      version is from Spring Boot 3.0.4 and is 14.0.6.Final
       
      The warning disappears only  when adding
       

      implementation 'org.infinispan:infinispan-component-annotations'

       
       
       

      Attachments

        Activity

          People

            Unassigned Unassigned
            vygen.janning Janning Vygen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: