Can't download component descriptor from repository
---------------------------------------------------
Key: MASSEMBLY-349
URL: http://jira.codehaus.org/browse/MASSEMBLY-349
Project: Maven 2.x Assembly Plugin
Issue Type: Bug
Affects Versions: 2.2-beta-2
Reporter: Anders Blaagaard
When deploying a component descriptor with packaging "assembly-component", the
file ends with "assembly-component.xml" in the repository.
When attempting to use this in an assembly descriptor, it seems to be looking
for a file ending with ".assembly-component" in the repository and fails to
find it.
Looking at the code my guess is that the ArtifactLocatorStrategy constructor
call in DefaultAssemblyReader.mergeComponentsWithMainAssembly is missing an
"xml" argument before the "assembly-component" argument?
--
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