You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2010/02/23 10:50:58 UTC

[jira] Updated: (MRM-1144) Unable to download tar.bz2 type

     [ http://jira.codehaus.org/browse/MRM-1144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated MRM-1144:
------------------------------

    Fix Version/s:     (was: 1.4)
                   Backlog

still an issue in 1.4, pushing back as there are a bunch of path related things to deal with together in the next round of refactoring

> Unable to download tar.bz2 type 
> --------------------------------
>
>                 Key: MRM-1144
>                 URL: http://jira.codehaus.org/browse/MRM-1144
>             Project: Archiva
>          Issue Type: Bug
>          Components: browser
>    Affects Versions: 1.2-M1
>         Environment: linux, java5
>            Reporter: Dan Tran
>            Priority: Critical
>             Fix For: Backlog
>
>
> I am able to use deploy:deploy-file or archiva's upload feature to upload
> groupId: org.gnu
> artifactId: binutils
> version:2.9.1
> packaging:tar.bz2
> The browser would show it as 
> Collection: /org/gnu/binutils/2.9.1
>     * /org/gnu/binutils (Parent)
>     * binutils-2.9.1.tar.bz2
>     * binutils-2.9.1.tar.bz2.md5
>     * binutils-2.9.1.tar.bz2.sha1
>     * binutils-2.9.1.tar.pom
>     * binutils-2.9.1.tar.pom.md5
>     * binutils-2.9.1.tar.pom.sha1
>     * maven-metadata.xml
>     * maven-metadata.xml.md5
>     * maven-metadata.xml.sha1
> However when click on binutils-2.9.1.tar.bz2
> browser shows 
> HTTP ERROR: 404
> Resource does not exist
> RequestURI=/archiva/repository/thirdparty/org/gnu/binutils/2.9.1/binutils-2.9.1.tar.bz2
> Powered by Jetty://
> The work around is to use packaging "tbz2"
> However if i upload the file using tbz2 packaging with classifier as "sources"
> groupId: org.gnu
> artifactId: binutils
> version:2.9.1
> packaging:tbz2
> classifier=sources
> The browser return http 404
> but this will work if I set the classifier to "src"
> groupId: org.gnu
> artifactId: binutils
> version:2.9.1
> packaging:tbz2
> classifier=src

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