It's more a political question. AFAIK that repository shouldn't be sync to
ibiblio, e.g. the Struts team has released version 1.2.1 but as long as it
hasn't been voted as a public release they told me that it mustn't be
uploaded to ibiblio, so they used repository at cvs.apache.org
What I meant was that we aren't currently deploying plugin snapshots and
what I suggest is that we should deploy them to the repository at
cvs.apache.org often (as it's very easy) and that way ibiblio repository is
not messed up (the mail say that nothing must be deleted from ibiblio).
I will add
# Repository to deploy to
maven.repo.list=apachecvs
# 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 plugin-parent project, so when making a release you only need to add
-Dmaven.repo.list=apache.
> -----Original Message-----
> From: Jason van Zyl [mailto:[EMAIL PROTECTED]
> Sent: Friday, July 16, 2004 3:42 PM
> To: Maven Developers List
> Subject: Re: Repository for snapshots
>
> On Fri, 2004-07-16 at 09:33, Carlos Sanchez wrote:
> > Hi,
> >
> > I've read recently a mail about an apache repository for non public
> > releases at http://cvs.apache.org/repository/, not mirrored to
> > ibiblio, that we (maven-plugins developers) don't use.
> >
> > I suggest setting it up so we can deploy SNAPSHOT versions there,
> > avoiding user's need to compile sources.
>
> That's easy enough if you get the details of the location of
> the repository I can coordinate a sync to ibiblio or Mark
> Diggory can also help. I'm not subscribed to the
> [EMAIL PROTECTED] list anymore.
>
> > The mail is here
> > http://article.gmane.org/gmane.comp.jakarta.commons.devel/39469
> >
> >
> > Regards
> >
> > Carlos Sanchez
> > A Coru�a, Spain
> >
> > Oness Project
> > http://oness.sourceforge.net
> >
> >
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED] For
> > additional commands, e-mail: [EMAIL PROTECTED]
>
> --
> jvz.
>
> Jason van Zyl
> [EMAIL PROTECTED]
> http://maven.apache.org
>
> happiness is like a butterfly: the more you chase it, the
> more it will elude you, but if you turn your attention to
> other things, it will come and sit softly on your shoulder ...
>
> -- Thoreau
>
>
> ---------------------------------------------------------------------
> 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]