[ https://issues.apache.org/jira/browse/MASSEMBLY-349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov closed MASSEMBLY-349. ------------------------------------ Resolution: Auto Closed This issue has been auto closed because it has been inactive for a long period of time. If you think this issue still persists, retest your problem with the most recent version of Maven and the affected component, reopen and post your results. > Can't download component descriptor from repository > --------------------------------------------------- > > Key: MASSEMBLY-349 > URL: https://issues.apache.org/jira/browse/MASSEMBLY-349 > Project: Maven Assembly Plugin > Issue Type: Bug > Components: component descriptor > 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 was sent by Atlassian JIRA (v6.3.4#6332)