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

Add the ability to deploy a reduced pom in place of the original

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 1.3.3
    • None
    • None

    Description

      shade plugin is very useful to merge some jar into one. It can be used when we have a terminal pom (i mean a pom where no other pom can depend).

      sometime we want to have a project packaged with it's dependencies into one (for ex. because we use only a few class of a dep. or to avoid conflict) and deploy for other projects that can add dependencies on it.

      Shade plugin works very fine until the generation of jar and reduced pom.
      So at this stage we can deploy merging jar but not the reduced pom.

      I looking for other plugin / maven tricks to do this task but doesn't find anything.
      Is this task can be done into the shade plugin ?

      Thx
      Christopje

      Attachments

        Issue Links

          Activity

            People

              bmargulies Benson Margulies
              christophe Christophe Richard
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: