Bingo, thanks Manuel. That seems to be the workaround I need. I am proceeding with the build.
On Thu, Oct 21, 2010 at 1:33 PM, Manuel Blechschmidt < [email protected]> wrote: > > Actually I just found the following work around on the internet: > > http://www.rosshuggett.com/2010/06/solution-to-svn-authorization-failed.html > > Just specify the username and password on the command line: > mvn release:prepare -Dusername=[username] -Dpassword=[password] > >
