Re: Deploying maven-scm site

2012-11-07 Thread Mark Hobson
Goodness, I've just tried adding to settings.xml and so far it seems to be happily scp'ing autonomously. I'm sure I tried this the other night.. Thanks for listening, Mark On 7 November 2012 19:51, Mark Hobson wrote: > I do mean passphrase. My public key is on people.apache.org. > > Adding

Re: Deploying maven-scm site

2012-11-07 Thread Mark Hobson
I do mean passphrase. My public key is on people.apache.org. Adding to settings.xml results in: [INFO] --- maven-site-plugin:3.1:deploy (default-deploy) @ maven-scm --- [INFO] Parent project loaded from repository: org.apache.maven:maven-parent:pom:22 [INFO] Parent project loaded from repositor

Re: Deploying maven-scm site

2012-11-07 Thread Benson Margulies
Do you really mean passphrase or password? Have you added your public key to your authorized_keys on people? On Wed, Nov 7, 2012 at 2:21 PM, Mark Hobson wrote: > Hi Benson, > > I can ssh and scp to people.apache.org by entering my passphrase. > I've even tried using ssh-add to remove the passph

Re: Deploying maven-scm site

2012-11-07 Thread Benson Margulies
the ssh command. However, if the ssh command is succeeding, I'm puzzled. On Wed, Nov 7, 2012 at 2:21 PM, Mark Hobson wrote: > Hi Benson, > > I can ssh and scp to people.apache.org by entering my passphrase. > I've even tried using ssh-add to remove the passphrase prompt but it > still resorts

Re: Deploying maven-scm site

2012-11-07 Thread Mark Hobson
Hi Benson, I can ssh and scp to people.apache.org by entering my passphrase. I've even tried using ssh-add to remove the passphrase prompt but it still resorts to a password. What takes the -d switch you mention? My settings.xml looks similar, but uncommenting still doesn't stop the prompt. Tha

Re: Deploying maven-scm site

2012-11-07 Thread Benson Margulies
Can you do a plain ssh to the target, and/or an SCP? If not, use -d and see what the fuss is about. If so, then I suspect that you have the wrong settings.xml. Mine looks like: apache.website bimargulies /users/benson/.ssh/id_rsa On We

Re: Deploying maven-scm site

2012-11-07 Thread Mark Hobson
I'd be happy to temporarily not use keys and put my password in settings.xml, although I still get prompted even then. What do others do when deploying multi-module sites? Thanks, Mark On 6 November 2012 23:00, Chris Graham wrote: > Your key is being refused (for a variety of reasons). That's

Re: Deploying maven-scm site

2012-11-06 Thread Chris Graham
Your key is being refused (for a variety of reasons). That's been the case for me when I've been prompted for passwords when using keys. Good luck in finding out why. :-) -Chris Sent from my iPhone On 07/11/2012, at 9:34 AM, Mark Hobson wrote: > Hi, > > I'm trying to deploy the maven-scm-1.

Deploying maven-scm site

2012-11-06 Thread Mark Hobson
Hi, I'm trying to deploy the maven-scm-1.8.1 site but am getting prompted for a password for every module. As per [1] my settings.xml contains: apache.website markh ${user.home}/.ssh/id_rsa I'm running Maven 3.0.4 under Cygwin with the following from [2]: mvn

Re: svn commit: r449400 - /maven/scm/trunk/maven-scm-site/src/site/apt/vss.apt

2006-09-24 Thread Emmanuel Venisse
mith Modified: maven/scm/trunk/maven-scm-site/src/site/apt/vss.apt Modified: maven/scm/trunk/maven-scm-site/src/site/apt/vss.apt URL: http://svn.apache.org/viewvc/maven/scm/trunk/maven-scm-site/src/site/apt/vss.apt?view=diff&rev=449400&r1=4493

Re: svn commit: r449400 - /maven/scm/trunk/maven-scm-site/src/site/apt/vss.apt

2006-09-24 Thread Dennis Lundberg
[EMAIL PROTECTED] wrote: Author: evenisse Date: Sun Sep 24 06:08:36 2006 New Revision: 449400 URL: http://svn.apache.org/viewvc?view=rev&rev=449400 Log: [SCM-220] Add example SCM URL and notes for VSS provider Sumbmitted by: Jeremy J. Smith Modified: maven/scm/trunk/maven-scm-site/src/

Re: Maven-SCM site

2005-12-09 Thread Wim Deblauwe
An example of a perforce SCM > URL is:>> scm:perforce://depot/modules/myproject>>> -Original Message-> From: Emmanuel Venisse [mailto: [EMAIL PROTECTED]]> Sent: Friday, December 09, 2005 7:49 AM> To: scm-dev@maven.apache.org> Subject: Maven-SCM site>> Hi,

RE: Maven-SCM site

2005-12-09 Thread Mike Perham
@maven.apache.org Subject: Maven-SCM site Hi, I deployed the new maven-scm site and scm plugin documantation. Emmanuel

[jira] Closed: (SCM-70) Incorrect license type listed for SVN on Maven SCM site

2005-11-08 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/SCM-70?page=all ] Emmanuel Venisse closed SCM-70: --- Assign To: Emmanuel Venisse Resolution: Fixed Fix Version: 1.0-beta-1 Fixed > Incorrect license type listed for SVN on Maven SCM s

[jira] Created: (SCM-70) Incorrect license type listed for SVN on Maven SCM site

2005-11-08 Thread Harald Ommang (JIRA)
Incorrect license type listed for SVN on Maven SCM site --- Key: SCM-70 URL: http://jira.codehaus.org/browse/SCM-70 Project: Maven SCM Type: Bug Environment: Any Reporter: Harald Ommang Priority: Trivial