Thanks benjamin it works fine, i've released the JDepend plugin as 2.0-beta-2 version
I've updated the plugins.apt file and deployed the mojo codehaus site. Thanks a lot for your help David 2008/7/18, Benjamin Bentmann <[EMAIL PROTECTED]>: > > dvicente wrote: > > [INFO] [release:perform] >> [INFO] Checking out the project to perform the release ... >> [INFO] Executing: svn --username dvicente72 --password ***** >> --non-interactive checkout >> https://svn.codehaus.org/mojo/tags/jdepend-maven-plugin-2.0-beta-2checkout >> > > Once you made it this far, i.e. have the tag in SVN, you can simply > checkout the tag yourself using your usual Subversion client and run > > mvn clean deploy site-deploy -DperformRelease=true > > on the 2.0-beta-2 tag. To my knowledge, the Release Plugin isn't doing > anything else so this manual way should deliver an equivalent release. > > If that's also not working, ping me and I will do the deployment. > > The svn command failed. >> Command output: >> svn: REPORT of '/mojo/!svn/vcc/default': Could not read response body: Une >> connexion existante a d– ˆtre ferm‚e par l'h"te distant. >> > > I managed to loose all my knowledge about French so that does not give my > any clue. Could you tell us what the interactive command > > svn --username ... -password ... checkout > https://svn.codehaus.org/mojo/tags/jdepend-maven-plugin-2.0-beta-2checkout > > gives you on the console (preferably translated to English) when you invoke > it manually? > > > Benjamin > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >
