Uploaded image for project: 'Maven Dependency Plugin'
  1. Maven Dependency Plugin
  2. MDEP-485

unpack-dependencies should be able to use subdirectories per classifier

    XMLWordPrintableJSON

Details

    Description

      When using classifiers to build environment specific artefacts, aggregating them to for example a single deployment unit (in my case its an rpm file, using the rpm plugin) would be easier when there would be a configuration option to unpack all dependencies to a subdirectory per classifier.

      <configuration>
       <useSubDirectoryPerClassifier>true</useSubDirectoryPerClassifier>
      </configuration>
      

      In this case we could easily unpack all dependencies build for development environment to a single place. Adding a new artefact would require adding a dependency and not changing the plugin configuration for the build of the deployment unit.

      Attachments

        Activity

          People

            Unassigned Unassigned
            diru Dirk Rudolph
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: