Uploaded image for project: 'Maven Shade Plugin'
  1. Maven Shade Plugin
  2. MSHADE-333

Shading of sources uses hard-coded classifier "sources"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.2.1
    • None
    • None

    Description

      Shading sources only works for the default classifier "sources".
      The maven-source-plugin can be configured to use a different classifier with the optional parameter <classifier>, but then shading no longer works.
      Ideally, shading of sources should adopt/recognize the classifier(s) of the project(s).

      The root cause is that the classifier "sources" is hard-coded in ShadeMojo.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              peterdm Peter De Maeyer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: