[ 
http://jira.codehaus.org/browse/MRM-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_102485
 ] 

Mathieu Godlewski commented on MRM-433:
---------------------------------------

It doesn't seem possible to access artifacts with .xml.zip extension.
When I try accessing the following artefact in a browser:
http://MYARCHIVA:9995/archiva/repository/internal/org/andromda/metafacades/andromda-metafacades-uml/3.2/andromda-metafacades-uml-3.2.xml.zip

I've got the following stack :
it.could.webdav.DAVException: Not found
        at 
org.codehaus.plexus.webdav.simple.ReplacementGetMethod.process(ReplacementGetMethod.java:92)
        at it.could.webdav.DAVProcessor.process(DAVProcessor.java:79)
        at 
org.codehaus.plexus.webdav.simple.SimpleDavServerComponent.process(SimpleDavServerComponent.java:152)
        at 
org.apache.maven.archiva.web.repository.ProxiedDavServer.process(ProxiedDavServer.java:138)

But nothing in the archiva logs (no remote repositories are checked, neither 
archiva policies).

I try some other file type and here my conclusions:
With any simple extension, Archiva checks the remote repositories.
With any double extension, Archiva fails instantaneously.

Adding "**/*.xml.zip" pattern in artifact file types doesn't solve the issue.

> Artifacts file types aren't take in account
> -------------------------------------------
>
>                 Key: MRM-433
>                 URL: http://jira.codehaus.org/browse/MRM-433
>             Project: Archiva
>          Issue Type: Bug
>          Components: repository interface
>    Affects Versions: 1.0-alpha-2
>         Environment: maven 2.0.7
>            Reporter: Mathieu Godlewski
>


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