browse interface should accept URL paths
----------------------------------------

                 Key: MRM-132
                 URL: http://jira.codehaus.org/browse/MRM-132
             Project: Maven Repository Manager
          Issue Type: Improvement
            Reporter: Brett Porter


currently browsing the repository uses inconvenient URLs:
- browse.action
- browseGroup.action?groupId=...
- browseArtifact.action?artifactId=...&groupId=....
- showArtifact.action?artifactId=...&groupId=...&version=...

Instead, the following paths should be used:
/browse/[groupId[/artifactId[/version]]]

-- 
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

        

Reply via email to