[ 
https://jira.codehaus.org/browse/MRM-676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=275873#comment-275873
 ] 

Mark Wood commented on MRM-676:
-------------------------------

Maven handles this in a different way:  
http://docs.codehaus.org/display/MAVEN/Repository+-+SNAPSHOT+Handling

> Provide 302 redirect for latest SNAPSHOT
> ----------------------------------------
>
>                 Key: MRM-676
>                 URL: https://jira.codehaus.org/browse/MRM-676
>             Project: Archiva
>          Issue Type: New Feature
>            Reporter: Dan Fabulich
>             Fix For: Backlog
>
>
> It would be very useful to have a single link that would always give you the 
> latest snapshot jar, e.g.:
> http://archiva./repository/snapshots/com/my-company/my-app/1.0-SNAPSHOT/my-app-1.0-SNAPSHOT.jar
> Right now this is 404 because there's no file called -SNAPSHOT.jar; instead, 
> it has a specific jar file with a versioned name, e.g. 
> my-app-20071130.231146-44.jar.  It would be handy if Archiva recognized the 
> URL above and provided a 302 redirect to the current latest deployed snapshot.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to