Maria Odea Ching created MRM-1859:
-------------------------------------
Summary: Error upon viewing 'Artifacts' tab when browsing an
artifact
Key: MRM-1859
URL: https://jira.codehaus.org/browse/MRM-1859
Project: Archiva
Issue Type: Bug
Affects Versions: 2.1.1
Reporter: Maria Odea Ching
The following error shows up in the logs:
{quote}
org.apache.cxf.interceptor.Fault: Not a valid artifact path in a Maven 2
repository, filename 'resolver-status.properties' doesn't start with artifact
ID 'my-app-isat'
{quote}
Upon investigating, properties files are not included in the filter when
retrieving the list of artifacts in the repository directory causing the error
to occur. Only metadata, checksums, and signature files are currently included
in the filter.
Additional note: the resolver-status.properties file gets created when the
dependency tree is built for snapshot artifacts in browse.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)