You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Allan Ramirez (JIRA)" <ji...@codehaus.org> on 2006/03/17 08:20:11 UTC

[jira] Updated: (MASSEMBLY-8) Assembly plugin fails to resolve dependency when it tries to package the application

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

Allan Ramirez updated MASSEMBLY-8:
----------------------------------

    Remaining Estimate: 5 hours
     Original Estimate: 5 hours

> Assembly plugin fails to resolve dependency when it tries to package the application
> ------------------------------------------------------------------------------------
>
>          Key: MASSEMBLY-8
>          URL: http://jira.codehaus.org/browse/MASSEMBLY-8
>      Project: Maven 2.x Assembly Plugin
>         Type: Bug

>  Environment: windows XP Prof, Maven 2.0, maven-assembly-plugin 2.0
>     Reporter: Anuerin Diaz
>     Assignee: Allan Ramirez
>      Fix For: 2.1

>
> Original Estimate: 5 hours
>         Remaining: 5 hours
>
> When invoking goals in the assembly plugin, it tries to build the application modules. However it fails when trying to resolve the dependencies because the artifacts of the base modules are not yet installed in the local repository. It seems that the plugin is not able to read the reactor/storage that tthe normal compiler environment uses. 
> Issuing the package command on the project works so the fix should be such that the assembly plugin utilitze the same mechanism that "mvn package" uses for building the application, or else dont attempt to build the application and just assume that the artifacts are already built and only needs to be packaged as described in the "assembly descriptor".

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