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

[jira] Updated: (MRELEASE-264) "prepare" mojo calls "package", not "install"

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

Arnaud Heritier updated MRELEASE-264:
-------------------------------------

    Component/s: stage

> "prepare" mojo calls "package", not "install"
> ---------------------------------------------
>
>                 Key: MRELEASE-264
>                 URL: http://jira.codehaus.org/browse/MRELEASE-264
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>          Components: stage
>    Affects Versions: 2.0-beta-4
>            Reporter: Stefan Behnel
>
> The "prepare" mojo calls "mvn package" for the build after adapting the POM versions. This results in build failures if the project has interdependencies between modules (a rather common case). The problem is that the new version has not been deployed so far, so the required module artifacts are not yet available from the repository.
> The mojo should call "mvn install" to make artifacts available to the running build process.

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