I'm really astonished - this way it works. I hope it still work for all you guys who had it working before O:-)
Does anybody knows about a problem using scp instead of scpexe when having an ssh-agent running - even when indicating username, password and key location in the settings.xml? Regards Felix [EMAIL PROTECTED] schrieb: > Author: felixk > Date: Tue Sep 16 05:19:35 2008 > New Revision: 695825 > > URL: http://svn.apache.org/viewvc?rev=695825&view=rev > Log: > Still trying to find a way to make deploy working ... > Sorry about the commits, but I can't test it without having a 'committed' > project. > > Modified: > directory/project/trunk/pom.xml > > Modified: directory/project/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/directory/project/trunk/pom.xml?rev=695825&r1=695824&r2=695825&view=diff > ============================================================================== > --- directory/project/trunk/pom.xml (original) > +++ directory/project/trunk/pom.xml Tue Sep 16 05:19:35 2008 > @@ -412,7 +412,7 @@ > <configuration> > <useReleaseProfile>false</useReleaseProfile> > <goals>deploy</goals> > - <arguments>-Prelease</arguments> > + <arguments>-Prelease > -DaltDeploymentRepository=apache.release::default::scpexe://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository</arguments> > </configuration> > </plugin> > > > >
