You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "John Casey (JIRA)" <ji...@codehaus.org> on 2010/09/24 00:26:34 UTC

[jira] Closed: (MASSEMBLY-459) Assembly descriptors should be loaded from standard location.

     [ http://jira.codehaus.org/browse/MASSEMBLY-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Casey closed MASSEMBLY-459.
--------------------------------

       Resolution: Won't Fix
    Fix Version/s: 2.2-beta-6
         Assignee: John Casey

it is possible to configure the <descriptorSourceDirectory> configuration. Unfortunately, since this directory may contain both the assembly descriptors _and_ component descriptors that are shared between assemblies, it's not feasible to scan and load the whole directory's worth of files.

> Assembly descriptors should be loaded from standard location.
> -------------------------------------------------------------
>
>                 Key: MASSEMBLY-459
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-459
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.2-beta-5
>            Reporter: Emerson Farrugia
>            Assignee: John Casey
>            Priority: Minor
>             Fix For: 2.2-beta-6
>
>
> The Maven standard directory layout uses "src/main/assembly" as the location for assembly descriptors. (http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html)
> The maven-assembly-plugin does not search this directory at all (let alone first) for descriptor files. Should we be able to put file.xml in that location, specify file.xml in the plugin configuration, and trust in conventions that the plugin will find it?

-- 
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