I use

maven.repo.list=apache
maven.repo.apache=scp://www.apache.org
maven.repo.apache.username=
maven.repo.apache.password=
maven.repo.apache.directory=/www/www.apache.org/dist/java-repository/

as I really don't like specifying the passphrase and private key combo.

On Sat, 10 Jul 2004 17:00:44 +0200, Carlos Sanchez
<[EMAIL PROTECTED]> wrote:
> Hi,
> 
> Is there any reason why the repository is not set in
> plugin-parent/project.properties?
> If not, I'll add it.
> 
> # Repository to deploy to
> maven.repo.list=apache
> 
> maven.repo.apache=sftp://${pom.distributionSite}
> maven.repo.apache.directory=${pom.distributionDirectory}
> # These must be set elsewhere
> #maven.repo.apache.username=
> #maven.repo.apache.privatekey=
> #maven.repo.apache.passphrase=
> 
> Regards


-- 
http://www.multitask.com.au/people/dion/

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

Reply via email to