Search and Browse do not work for snapshots
-------------------------------------------
Key: MRM-425
URL: http://jira.codehaus.org/browse/MRM-425
Project: Archiva
Issue Type: Bug
Components: web application
Affects Versions: 1.0-alpha-2
Reporter: John Didion
When I to browse or search an artifact with snapshots, I usually get an error
when I try to go to the artifact info page. Looking at the logs, Archiva is
complaining that the version (x.y.z-SNAPSHOT) does not match the pom file's
version (x.y.z-timestamp-buildno).
Ideally, sequence for browse would be group->artifact->base version->snapshot
version. In other words, I would first browse to the base version, under which
would be listed all the snapshot versions. The pom snippet on the base version
page would have <version>x.y.z-SNAPSHOT</version> and the pom snippet on the
snapshot version page would have <version>x.y.z-timestamp-buildno</version>. I
think this would be a lot more clear than how it currently works - mixing base
versions and snapshot versions on the same page.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira