It works everywhere else....how do I find how why? I suspect it might be how the Maven Release Plugin is calling SVN, but using the -e command line option didn't provide any additional information that helps.
On Wed, Apr 4, 2012 at 1:32 PM, Jeff MAURY <jeffma...@jeffmaury.com> wrote: > This seems to be an authentication problem and is probably linked to > SVNBridge > > Regards > Jeff > > > On Wed, Apr 4, 2012 at 7:54 PM, Jeff <predato...@gmail.com> wrote: > > > This is likely a n00b question, but I'm banging my head with no success. > > I am trying to run the maven release plugin on my first mavenized > project. > > > > Our infrastructure has SVNBridge to TFS (not my choice) and I'm using the > > latest TortoiseSVN 1.7.6.22632 client with command-line files. > > > > I can use SVN to check out, commit, etc. from the command-line, Internet > > Explorer, via NetBeans (using SVN client files) but when I run > > > > 'mvn release:prepare' > > > > or > > > > 'mvn release:prepare -Dusername=me -Dpassword=mypassword' > > > > from the command-line, I get the following error: > > > > [ERROR] Failed to execute goal > > org.apache.maven.plugins:maven-release-plugin:2.2.2:prepare (default-cli) > > on project Shared: Unable to tag SCM > > [ERROR] Provider message: > > [ERROR] The svn tag command failed. > > [ERROR] Command output: > > [ERROR] svn: E170001: COPY of '/!svn/bc/131514/Shared': authorization > > failed: Could not authenticate to server: rejected Digest challenge > > > > I'm not sure if I'm missing something in my POM or mvn command line or if > > there is an issue with my SVN client or with SVNBridge. SVN works for > all > > other activities I have been doing. > > > > Any ideas? > > > > -- > > > > Jeff Vincent > > predato...@gmail.com > > See my LinkedIn profile at: > > http://www.linkedin.com/in/rjeffreyvincent > > I ♥ DropBox <http://db.tt/9O6LfBX> !! > > > > > > -- > Jeff MAURY > > > "Legacy code" often differs from its suggested alternative by actually > working and scaling. > - Bjarne Stroustrup > > http://www.jeffmaury.com > http://riadiscuss.jeffmaury.com > http://www.twitter.com/jeffmaury > -- Jeff Vincent predato...@gmail.com See my LinkedIn profile at: http://www.linkedin.com/in/rjeffreyvincent I ♥ DropBox <http://db.tt/9O6LfBX> !!