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

License files need to be filtered by the maven resource plugin

    XMLWordPrintable

Details

    • Hide
      cd ee-9/feature-pack
      mvn clean process-resources

      Then inspect the configuration licence files at target/resource/licenses/

      Show
      cd ee-9/feature-pack mvn clean process-resources Then inspect the configuration licence files at target/resource/licenses/

    Description

      The license files are used to overwrite the license information of the artifacts available as maven dependencies.

      These configuration license files are using ${project.groupId} and other maven variables that in some cases are not being replaced by the current environment values. Consequently, the maven license plugin is unable to match the artifact with the configuration supplied on the license file.

      I've found this issue with the wildfly-preview feature pack, however, other feature packs could be affected. 

      Attachments

        Activity

          People

            yborgess1@redhat.com Yeray Borges Santana
            yborgess1@redhat.com Yeray Borges Santana
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: