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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 20, 2004 10:30 PM > To: [EMAIL PROTECTED] > 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: [EMAIL PROTECTED] For > additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]