You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Youri De Bondt (JIRA)" <ji...@codehaus.org> on 2009/12/07 16:43:56 UTC

[jira] Issue Comment Edited: (MRELEASE-3) release:prepare should not require multimodule artifacts to be in the local repository

    [ http://jira.codehaus.org/browse/MRELEASE-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=201562#action_201562 ] 

Youri De Bondt edited comment on MRELEASE-3 at 12/7/09 9:43 AM:
----------------------------------------------------------------

-DpreparationGoals="clean install" doesn't work for me.
I have to perform a clean install first, then release:prepare (which will check if the modules are installed, and also runs clean install)

      was (Author: ydbondt):
    -DpreparationGoals="clean install" doesn't work for me.
I have to perform a clean install first, then release:prepare which will check if the modules are installed, and finaly perform the clean install again.
  
> release:prepare should not require multimodule artifacts to be in the local repository
> --------------------------------------------------------------------------------------
>
>                 Key: MRELEASE-3
>                 URL: http://jira.codehaus.org/browse/MRELEASE-3
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>          Components: prepare
>            Reporter: John Casey
>             Fix For: Future
>
>
> Currently, if you try to run release:prepare on a multimodule project after removing any of that build's artifacts from the local repository, it will fail. Investigate why release:prepare needs the multimodule artifacts installed in the local repository before it can succeed.
> To reproduce, comment the following line in it2002/test.sh:
> mvn clean install
> NOTE: This may have to do with the version resolution code, which is used to resolve SNAPSHOT versions.

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