Details
-
Type:
Story
-
Status: Done
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0.0-m4, 3.0.0-m6, 3.1.0, 3.5.0
-
Fix Version/s: 3.14.0
-
Labels:
-
Story Points:5
-
Epic Link:
Description
Published SNAPSHOTs appear in search results with their raw timestamped version, when the expectation is that we can search at the x-SNAPSHOT version and find only the latest one.
Acceptance criteria
- Show only the latest snapshot in the search results (our assumption is that people don't care about older snapshots)
Technical Notes
- To accomplish this we'll have to parse the version string from the results to pull out the timestamp.
- Possibly also we can pull the latest version from maven-metadata.xml
Attachments
Issue Links
- is related to
-
NEXUS-16384 Maven SNAPSHOT timestamp versioned files are not direct children to the base snapshot version in tree or html view
-
- Closed
-
-
NEXUS-14407 REST Search & Download by 'Latest'
-
- Done
-
- relates
-
NEXUS-17471 Difficult to browse SNAPSHOT versions
-
- Done
-
- mentioned in
-
Page Loading...