[
https://jira.codehaus.org/browse/MRM-739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=348797#comment-348797
]
Benjamin Cartereau commented on MRM-739:
----------------------------------------
Is the "tar" file type present in the list of scanned artifacts?
If you go under "Administration" - "Repository Scanning" you have the list of
scanned files types to be added or even removed...
So if not done, you should try to add "**/*.tar" in the list.
> Archiva does not expose certain artifacts for download
> ------------------------------------------------------
>
> Key: MRM-739
> URL: https://jira.codehaus.org/browse/MRM-739
> Project: Archiva
> Issue Type: Bug
> Affects Versions: 1.0.1
> Environment: RHEL/Tomcat 6
> Reporter: Carlton Brown
> Priority: Minor
> Fix For: Backlog
>
> Attachments: Archiva-Admin-Repo-Scanning.png
>
>
> I have a module that publishes an artifact of type tar, but when I browse to
> it in Archiva, the tar file is not available for download
> For a given artifact:
> <groupId>rhinestone</groupId>
> <artifactId>rhinestone-package</artifactId>
> <packaging>tar</packaging>
> <version>1.0</version>
> In the directory there does exist a file of compatible layout,
> rhinestone-package-1.0.tar
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)