Jean-Baptiste Onofré created KARAF-5663:
-------------------------------------------

             Summary: 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é
             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