Something like this should work (in your settings.xml) :

<servers>
  <server>
     <id>id of server that is used in pom</id>
     <username>your username</username>
     <password>password</password>
  </server>
</servers>

Mvgr,
Martin

Martin Goldhahn wrote:
> Hi! 
> I am trying to make password authentication work with the wagon-ssh.
> Juan F. Codagnone proposed a fix a year ago (WAGONSSH-21 on
> http://jira.codehaus.org/browse/WAGONSSH-21). 
> 
> Where do I put this configuration section? Putting it in the
> settings.xml in <servers> <server> <configuration> doesn't seem to work.
> 
> Is there anyone having another suggestion on how to make password
> authentication work?
> 
> Cheers
> Martin
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to