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

Typos in warning message

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.2
    • 2.4
    • None

    Description

      In the following warning message:

      jaxen-1.1.6.jar, xom-1.2.5.jar define 1 overlappping classes: 
        - org.w3c.dom.UserDataHandler
      maven-shade-plugin has detected that some .class files
      are present in two or more JARs. When this happens, only
      one single version of the class is copied in the uberjar.
      Usually this is not harmful and you can skeep these
      warnings, otherwise try to manually exclude artifacts
      based on mvn dependency:tree -Ddetail=true and the above
      output
      See http://docs.codehaus.org/display/MAVENUSER/Shade+Plugin
      

      please replace:

      "overlappping" with "overlapping"
      "skeep" with "skip"

      Attachments

        Issue Links

          Activity

            People

              michael-o Michael Osipov
              cowwoc Gili
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: