[
https://issues.apache.org/jira/browse/KARAF-5663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré resolved KARAF-5663.
-----------------------------------------
Resolution: Not A Problem
> CaveMavenServlet download doesn't do anything
> ---------------------------------------------
>
> Key: KARAF-5663
> URL: https://issues.apache.org/jira/browse/KARAF-5663
> Project: Karaf
> Issue Type: Bug
> Components: cave-maven
> Affects Versions: cave-4.1.0
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
>
> When trying to resolve an artifact via the {{CaveMavenServlet}}, both:
> {code}
> Matcher artifactMatcher = ARTIFACT_REQUEST_URL_REGEX.matcher(path);
> Matcher metadataMatcher = ARTIFACT_METADATA_URL_REGEX.matcher(path);
> {code}
> don't match.
> So {{download}} operation always returns {{null}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)