You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Paul Benedict (JIRA)" <ji...@codehaus.org> on 2014/07/02 15:44:51 UTC

[jira] (MNG-4445) Depency/module injection from profiles (.m2/settings.xml)

     [ https://jira.codehaus.org/browse/MNG-4445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Benedict updated MNG-4445:
-------------------------------

    Fix Version/s:     (was: Issues to be reviewed for 3.x)

> Depency/module injection from profiles (.m2/settings.xml)
> ---------------------------------------------------------
>
>                 Key: MNG-4445
>                 URL: https://jira.codehaus.org/browse/MNG-4445
>             Project: Maven
>          Issue Type: New Feature
>          Components: Dependencies, Deployment, Profiles, Settings
>            Reporter: Cédric Chantepie
>
> For one project we need to be able to inject dependencies from profiles defined and activated in .m2/settings.xml, into EAR and WAR maven module. It allows to have generic EAR/WAR sources and artifact customized according profiles, so that some dynamic and specific stuff are plugged in and found at deploy/run time.
> We have codec a solution as a Maven plugin (maybe not the better solution but at least work for us) :
> * Download url : http://www.nozicaa.com/maven/artifact/maven-profiledep-plugin-1.0-SNAPSHOT.jar
> * Documentation url : http://www.nozicaa.com/maven/doc/maven-profiledep-plugin/
> It maybe useful for other people.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)