You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2008/12/18 15:16:19 UTC

[jira] Closed: (MNG-3166) Multi-module with 'ear' submodule, lifecycle 'process-resources' fails

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

Brett Porter closed MNG-3166.
-----------------------------

         Assignee: Brett Porter
       Resolution: Cannot Reproduce
    Fix Version/s:     (was: Reviewed Pending Version Assignment)

I concur with Stephane... process-resources just fails because the JAR was never built

> Multi-module with 'ear' submodule, lifecycle 'process-resources' fails
> ----------------------------------------------------------------------
>
>                 Key: MNG-3166
>                 URL: http://jira.codehaus.org/browse/MNG-3166
>             Project: Maven 2
>          Issue Type: Bug
>    Affects Versions: 2.0.7
>            Reporter: Zarick Lau
>            Assignee: Brett Porter
>         Attachments: example.tar.gz
>
>
> Consider the following project structure:
> parent/
> parent/sub-module-a
> parent/sub-module-b
> The packaging for 'sub-module-a' is 'jar'.
> The packaging for 'sub-module-b' is 'ear'.
> And 'sub-module-b' depends on 'jar'.
> Running "mvn package" at parent doesn't have any error,
> but running "mvn process-resources" at parent will failed with following
> message.
> The attachement demostrate the problem, extract it and run mvn process-resources
> can reproduce the problem.

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