Rama created MNG-6670:
-------------------------

             Summary: Resolve the dependencies based on a custom property
                 Key: MNG-6670
                 URL: https://issues.apache.org/jira/browse/MNG-6670
             Project: Maven
          Issue Type: Improvement
          Components: Dependencies
            Reporter: Rama


My objective is to resolve the dependencies based on a given custom property

I have a settings.xml file pointing to my corporate Jfrog Artifactory 
repositories.

The libraries in repositories having the custom property "releaseid"

I would like to download the dependencies only if the custom property and value 
matches to the given custom property and value.

Custom property and value should be provided from settings.xml or system 
properties.

Ex: mvn install -Dreleaseid=2.0

Do we have any plugin available to accomplish this requirement?

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to