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

Jean-Baptiste Onofré commented on KARAF-5663:
---------------------------------------------

Actually, the artifact {{type}} should be optionally in the regex. Thanks to 
this change, Cave would be a fully compliant Maven repository.

> 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
>             Fix For: cave-4.1.1
>
>
> 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)

Reply via email to