[
https://issues.apache.org/jira/browse/KARAF-5978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16743228#comment-16743228
]
ASF subversion and git services commented on KARAF-5978:
--------------------------------------------------------
Commit 426697c693a6d3048b85c7f528268cac9285d54b in karaf-cave's branch
refs/heads/master from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=karaf-cave.git;h=426697c ]
[KARAF-5978] Add Maven repository browsing
> Allow browsing of Maven repositories
> ------------------------------------
>
> Key: KARAF-5978
> URL: https://issues.apache.org/jira/browse/KARAF-5978
> Project: Karaf
> Issue Type: Bug
> Components: cave
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: cave-4.1.2
>
>
> When a Cave repository is created, it's automatically exposed as a Maven
> repository ({{/cave/maven/repositories/repo_name}}).
> If the direct download of a artifact works fine
> ({{/cave/maven/repositories/repo_name/groupId/artifactId/version/artifactId-version.jar}}
> for instance), it's not possible to browse the repository content (accessing
> directly to {{/cave/maven/repositories/repo_name}} in a browser).
> Even worse, the {{CaveMavenServlet}} returns 404 when accessing this location.
> I will implement a file browser (as I did for the OBR part).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)