n does not work for me due
> to this and forcing an upToDate check does not help.
>
> -Original Message-
> From: dan tran [mailto:[EMAIL PROTECTED]
> Sent: Friday, December 02, 2005 12:48 AM
> To: Maven Developers List
> Subject: Re: release plugin depends on mav
I modified it, so we don't need plexus-1.0.5-SNAPSHOT
Emmanuel
dan tran a écrit :
I think we should reverse the changes and put it back when maven 2.0.1 is
released.
It is hard for me to ask my user to use 2.0.1 bootstrap, inorder to do
release and maven:scm-bootstrap
-Dan
On 12/2/05, Emma
: Maven Developers List
Subject: Re: release plugin depends on maven 2.0.1
maven-scm-plugin is now depending on plexus-utils-1.5-SNAPSHOT as well.
-D
On 12/1/05, Brett Porter <[EMAIL PROTECTED]> wrote:
>
> I noticed that the release plugin now requires plexus-utils 1.0.5
> snaps
I think we should reverse the changes and put it back when maven 2.0.1 is
released.
It is hard for me to ask my user to use 2.0.1 bootstrap, inorder to do
release and maven:scm-bootstrap
-Dan
On 12/2/05, Emmanuel Venisse <[EMAIL PROTECTED]> wrote:
>
> I need it for use MAVEN_TERMINATE_CMD env
I need it for use MAVEN_TERMINATE_CMD env var and obtain the right exit code of
mvn in release:perform
Alternative will be to duplicate getSystemEnvironment method from Commandline
class
Emmanuel
Brett Porter a écrit :
I noticed that the release plugin now requires plexus-utils 1.0.5
snapsho
maven-scm-plugin is now depending on plexus-utils-1.5-SNAPSHOT as well.
-D
On 12/1/05, Brett Porter <[EMAIL PROTECTED]> wrote:
>
> I noticed that the release plugin now requires plexus-utils 1.0.5
> snapshot. This means that it will only work on Maven 2.0.1 (and recently
> bootstrapped at that).
I noticed that the release plugin now requires plexus-utils 1.0.5
snapshot. This means that it will only work on Maven 2.0.1 (and recently
bootstrapped at that).
Is there an alternative?
Please be vigilant about backwards compatibility. We really need to get
plexus-utils out of the core...
- Bre