Nope same error. -----Original Message----- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Thursday, December 01, 2005 11:53 AM To: Maven Users List Subject: Re: release plugin + scm:svn
Try mvn -Dusername=your_login -Dpassword=your_password release:prepare Erkkila, Matthew a écrit : > I am upgrading our project from 1.0.2 to 2 and also integrating it > with our subversion repository. I am trying to get the release plugin > to work. Our subversion repo is hosted through Apache2 with > authentication passed through to our active directory server. > > When I run the release:prepare goal I get an authorization failed error. > I tried adding the username and password into my pom.xml file and I > still get the error. I checked using the command line and my username > and password is being cached by subversion. > > Any ideas? > > Matt > --------------------------------------------------------------------- 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]
