[ 
https://issues.apache.org/jira/browse/MNG-6670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16892158#comment-16892158
 ] 

Michael Osipov commented on MNG-6670:
-------------------------------------

I don't understand the usecase? Can you provide a simple sample project?

> Resolve the maven 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
>            Priority: Major
>
> 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.14#76016)

Reply via email to