[
https://issues.apache.org/jira/browse/SLING-9098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-9098.
-------------------------------------
Resolution: Fixed
Implemented in rev 508836e by adding a new useMvn() option to the configuration
(disabled by default). If enabled, artifact manager will use mvn command to try
to get the artifact into the local cache
> Provide support for directly downloading artifacts through mvn
> --------------------------------------------------------------
>
> Key: SLING-9098
> URL: https://issues.apache.org/jira/browse/SLING-9098
> Project: Sling
> Issue Type: New Feature
> Components: Feature Model
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Feature Model IO 1.3.0
>
>
> The artifact manager allows to be configured with a set of repository urls,
> this can be a local mvn cache, remote repositories or any server supporting
> the maven structure.
> In some cases it is useful to leverage mvn to download artifacts: this can be
> done by first looking into the local mvn cache and then using mvn to download
> an artifact.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)