[ http://jira.codehaus.org/browse/MASSEMBLY-87?page=all ]

John Casey closed MASSEMBLY-87.
-------------------------------

      Assignee: John Casey
    Resolution: Won't Fix

assembly:assembly only looks in the immediate project or command-line 
configuration for information on where to find the assembly descriptor. In your 
case, you'll need to bind the assembly:single mojo to the lifecycle of the 
project that contains the assembly descriptor.

> In a multi-module build, assembly descriptor paths are not project-relative, 
> but erraneously relative to the parent project directory
> -------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MASSEMBLY-87
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-87
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1, 2.0.1
>         Environment: windows xp, jdk 1.5.0_06, mvn 2.0.4
>            Reporter: Evgeny Kompaniets
>         Assigned To: John Casey
>             Fix For: 2.2
>
>         Attachments: PomWithModule.zip
>
>
> Bug with such summary already closed, but it is not fixed.
> I have the POM packaging project with one submodule (see attachment). 
> The submodule contains assembly descriptor.
> I run mvn assembly:assembly and got
> "No assembly descriptors found."
> Running the same in submodule dir (m1 in attachment) work fine.

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

        

Reply via email to