Server example:
http://maven.apache.org/maven2/configuration.html

POM example:
<distributionManagement>
  <repository>
    <id>my-id-that-matches-server-id</id>
    <url>scp://hostname/path/to/repository</url>
  </repository>
</distributionManagement>

Cheers,
Brett

On 4/14/05, Ilyevsky, Leonid (Equity Trading) <[EMAIL PROTECTED]> wrote:
> I want to use scp for deployment. Does it work now in maven2 ?
> If so, I would need an example of what to put in pom.xml and in
> settings.xml.
> 
> Thanks,
> 
> Leonid
> --------------------------------------------------------
> 
> If you are not an intended recipient of this e-mail, please notify the 
> sender, delete it and do not read, act upon, print, disclose, copy, retain or 
> redistribute it. Click here for important additional terms relating to this 
> e-mail.     http://www.ml.com/email_terms/
> --------------------------------------------------------
> 
>

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

Reply via email to