[ http://jira.codehaus.org/browse/MASSEMBLY-8?page=all ]
Brett Porter updated MASSEMBLY-8:
---------------------------------
Fix Version: 2.1
> 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
> Fix For: 2.1
>
>
> 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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]