What is your release plugin version?
If it isn't 2.0-bate-6, you can try to set LC_MESSAGES to en_EN
Emmanuel
Owen Jacobson a écrit :
Good afternoon.
I recently upgraded from Maven 2.0.4 to 2.0.6. At about the same
time, the maven-release-plugin stopped working with subversion SCM
configurations.
When I try to run release:prepare, I get the following:
[INFO] Executing: svn --non-interactive status
[INFO] Working directory: /home/ojacobson/admin-parent
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Unable to check for local modifications
Provider message:
The svn command failed.
Command output:
svn: error: cannot set LC_ALL locale
svn: error: environment variable LANG is en_US.UTF-8
svn: error: please check that your locale name is correct
However, if I run
$ cd /home/ojacobson/admin-parent
$ svn --non-interactive status
myself, I get a normal, successful svn stat listing.
The subversion guys are stumped; anyone from the maven side have any
suggestions?
Owen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]