[ http://jira.codehaus.org/browse/MNG-1766?page=comments#action_52911 ] 

Dan Tran commented on MNG-1766:
-------------------------------

does it mean, after reach daily release where we have a new snaphot version, I 
must install a snapshot of my build artifact to my local repo? ( mvn install ) 
so that the next release:prepare would work.


> release:prepare should not require multimodule artifacts to be in the local 
> repository
> --------------------------------------------------------------------------------------
>
>          Key: MNG-1766
>          URL: http://jira.codehaus.org/browse/MNG-1766
>      Project: Maven 2
>         Type: Bug
>   Components: maven-release-plugin
>     Versions: 2.0.1
>     Reporter: John Casey
>      Fix For: 2.0.2

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to