You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Carlos Sanchez <ap...@carlos.cousas.net> on 2004/07/20 22:36:23 UTC

Repository for plugin snapshots

Hi,

I have just added the properties of the repository at cvs.apache.org to
plugin-parent.
Snapshots can be deployed there and note that it's not synced with ibiblio.

You should be able to deploy to it with -Dmaven.repo.list=apachecvs 

Regards

Carlos Sanchez
A Coruña, Spain

Oness Project
http://oness.sourceforge.net


> -----Original Message-----
> From: carlos@apache.org [mailto:carlos@apache.org] 
> Sent: Tuesday, July 20, 2004 10:30 PM
> To: maven-plugins-cvs@apache.org
> Subject: cvs commit: maven-plugins/plugin-parent project.properties
> 
> carlos      2004/07/20 13:30:21
> 
>   Modified:    plugin-parent project.properties
>   Log:
>   Added repository to deploy snapshots
>   
>   Revision  Changes    Path
>   1.8       +7 -0      maven-plugins/plugin-parent/project.properties
>   
>   Index: project.properties
>   ===================================================================
>   RCS file: /home/cvs/maven-plugins/plugin-parent/project.properties,v
>   retrieving revision 1.7
>   retrieving revision 1.8
>   diff -u -r1.7 -r1.8
>   --- project.properties	12 Jul 2004 09:17:33 -0000	1.7
>   +++ project.properties	20 Jul 2004 20:30:21 -0000	1.8
>   @@ -48,3 +48,10 @@
>    #maven.repo.apache.username=
>    #maven.repo.apache.privatekey=
>    #maven.repo.apache.passphrase=
>   +
>   +# Repository to deploy snapshots
>   +maven.repo.apachecvs=scp://cvs.apache.org
>   +maven.repo.apachecvs.directory=/repository
>   +maven.repo.apachecvs.username=${maven.repo.apache.username}
>   +maven.repo.apachecvs.privatekey=${maven.repo.apache.privatekey}
>   +maven.repo.apachecvs.passphrase=${maven.repo.apache.passphrase}
>   
>   
>   
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For 
> additional commands, e-mail: dev-help@maven.apache.org
> 
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org