Uploaded image for project: 'Maven EAR Plugin'
  1. Maven EAR Plugin
  2. MEAR-98

Add an implementation of FileNameMapping that allows to remove version of artefact in the ear.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3.1
    • 2.5
    • None
    • Any
    • Patch

    Description

      Right now there is 2 implementations of FileNameMapping, one that bundle artifact in the form ${artifactId}{$dashClassifider?}${version}.${type} and one in the form ${groupId}${artifactId}{$dashClassifider?}-${version}.${type}. This add a new FileNameMapping that bundle artifact in the form ${artifactId}{$dashClassifider?}.${type} (it removes the version information).

      Attachments

        1. 02-patch-simplified-name-mapping.patch
          1 kB
          Benjamin LERMAN
        2. 02-patch-simplified-name-mapping.patch
          1 kB
          Benjamin LERMAN

        Activity

          People

            snicoll Stephane Nicoll
            benjamin.lerman Benjamin LERMAN
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: