Wayne,

Thanks that worked. Nows its saying it cant get password. do i need to
add a username and a password element to the scm element in my pom?

Ben

On 5/20/06, Wayne Fay <[EMAIL PROTECTED]> wrote:
You need to add the "svn" executable to your system path.

Type "svn" at the prompt -- if it works, then release:prepare should find it.

Wayne

On 5/20/06, ben short <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Im trying to use the release plugin.
>
> I have the following in my pom
>
> <scm>
> <connection>scm:svn:svn://192.168.100.20/my-app/trunk</connection>
> 
<developerConnection>scm:svn:svn://192.168.100.20/my-app/trunk</developerConnection>
> </scm>
>
> when i try todo the release:prepare command i get the follwoing error
>
> [ERROR] BUILD FAILURE
> [INFO] 
------------------------------------------------------------------------
> [INFO] Unable to check for local modifications
> Provider message:
> The svn command failed.
> Command output:
> 'svn' is not recognized as an internal or external command,
> operable program or batch file.
>
> Any ideas?
>
> Ben
>
> ---------------------------------------------------------------------
> 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]



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

Reply via email to