You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Anders Blaagaard (JIRA)" <ji...@codehaus.org> on 2008/08/27 17:00:48 UTC

[jira] Created: (MASSEMBLY-349) Can't download component descriptor from repository

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

        

[jira] (MASSEMBLY-349) Can't download component descriptor from repository

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MASSEMBLY-349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg updated MASSEMBLY-349:
--------------------------------------

    Component/s: component descriptor
    
> Can't download component descriptor from repository
> ---------------------------------------------------
>
>                 Key: MASSEMBLY-349
>                 URL: https://jira.codehaus.org/browse/MASSEMBLY-349
>             Project: Maven 2.x 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira