Depency/module injection from profiles (.m2/settings.xml)
---------------------------------------------------------

                 Key: MNG-4445
                 URL: http://jira.codehaus.org/browse/MNG-4445
             Project: Maven 2
          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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to