Kim Hansen created MRM-1800:
-------------------------------
Summary: "filename format is invalid, should start with artifactId
as stated in path"
Key: MRM-1800
URL: https://jira.codehaus.org/browse/MRM-1800
Project: Archiva
Issue Type: Bug
Components: remote proxy
Affects Versions: 1.3.6
Environment: Java 7 OpenJDK, Debian squeeze
Reporter: Kim Hansen
As reported on the mailing list, I am trying to configure Apache Archiva 1.3.6
as a proxy, but it will not cache the file:
http://repo1.maven.org/maven2/com/earldouglas/xsbt-web-plugin_2.10_0.13/0.6.0/xsbt-web-plugin-0.6.0.pom
My path to the file seems to be:
http://myserver/archiva/repository/internal/com/earldouglas/xsbt-web-plugin_2.10_0.13/0.6.0/xsbt-web-plugin-0.6.0.pom
It replies with the error:
==============
Problem accessing
/archiva/repository/internal/com/earldouglas/xsbt-web-plugin_2.10_0.13/0.6.0/xsbt-web-plugin-0.6.0.pom.
Reason:
Invalid path to Artifact: filename format is invalid, should start
with artifactId as stated in path.
==============
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)