Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-6735

maven-scr-plugin build with Java 17

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • maven-scr-plugin 1.26.4
    • None
    • Documentation
    • None

    Description

      To make maven-scr-plugin work with we can use the following dependency in the plugin itself.

          <groupId>org.ow2.asm</groupId>
          <artifactId>asm-analysis</artifactId>
          <version>9.7.1</version>
          <scope>compile</scope>
      

      Although SCR annotations are now deprecated and maven-scr-plugin is not present in the master branch, we should atleast update the documentation.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sagarmiglani Sagar Miglani
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: