Details
-
Type:
Improvement
-
Status: New
-
Priority:
Medium
-
Resolution: Unresolved
-
Affects Version/s: 3.0.0
-
Fix Version/s: None
-
Component/s: REST
-
Labels:
Description
In Nexus 2 it's possible to access the content of an archive artifact via REST. A use case example is to link and view the javadoc in a published (or proxied) javadoc jar. Such a URL would look like this:
http://nexus2.acme.org/service/local/repositories/central/archive/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30-javadoc.jar/!/index.html
It would be good with this feature in Nexus 3 as well.