[
http://jira.codehaus.org/browse/MRM-1144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brett Porter updated MRM-1144:
------------------------------
Description:
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
was:
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
Fix Version/s: 1.3
thanks. we're trying to cut down the issues for 1.2 to get a release out so
I'll schedule this for the next - however if you're able to help with a patch
we'd be able to include it in the next release
> 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: 1.3
>
>
> 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