Uploaded image for project: 'Maven Shared Components'
  1. Maven Shared Components
  2. MSHARED-32

Customization of jar-name pattern of classpath-entries inside MANIFEST.MF

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • maven-archiver-2.4
    • maven-archiver
    • None

    Description

      i followed manifest-customation as explained in:
      http://maven.apache.org/shared/maven-archiver/index.html

      what i really miss, is to configure the classpath pattern of the dependency jar-names. the only customization of classpath entries is possible by setting the classpath prefix (<addClasspath>) and (<classpathMavenRepositoryLayout/>). unfortunately it is not possible to set the jar-name pattern itself.

      to avoid library name-clashes we got pattern $groupId-$artifactId-$version for jars which are put besides the main-jar. by default maven-archiver only sets $artifactId-$version. so it would be nice to have a possible configuration like <jarPattern> or similar inside maven archive-configuration .

      Attachments

        Issue Links

          Activity

            People

              jdcasey John Dennis Casey
              aldana manuel aldana
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: