[
https://issues.apache.org/jira/browse/KARAF-5978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16743229#comment-16743229
]
ASF subversion and git services commented on KARAF-5978:
--------------------------------------------------------
Commit 5bd2f9918f9ddc9362d47e6b65d829b915e2596c in karaf-cave's branch
refs/heads/master from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=karaf-cave.git;h=5bd2f99 ]
Merge pull request #21 from jbonofre/KARAF-5978
[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)