[ 
https://issues.apache.org/jira/browse/MDEP-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Elliotte Rusty Harold updated MDEP-485:
---------------------------------------
    Issue Type: New Feature  (was: Improvement)

> unpack-dependencies should be able to use subdirectories per classifier
> -----------------------------------------------------------------------
>
>                 Key: MDEP-485
>                 URL: https://issues.apache.org/jira/browse/MDEP-485
>             Project: Maven Dependency Plugin
>          Issue Type: New Feature
>          Components: unpack-dependencies
>    Affects Versions: 2.10
>            Reporter: Dirk Rudolph
>            Priority: Minor
>             Fix For: waiting-for-feedback
>
>
> 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.
> {code}
> <configuration>
>  <useSubDirectoryPerClassifier>true</useSubDirectoryPerClassifier>
> </configuration>
> {code}
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to