Re: Request to open and sync maven-repository on people.apache.org

2005-12-13 Thread Brett Porter
fixed Arnaud HERITIER wrote: > Brett and others, WDYT ? > > Normal ? > > Arnaud > > On 12/13/05, Jochen Wiedmann <[EMAIL PROTECTED]> wrote: > >> Arnaud HERITIER <[EMAIL PROTECTED]> wrote: >> >> >>> For releases, the repository is >>> /www/www.apache.org/dist/maven-repository >>> which is s

Re: Request to open and sync maven-repository on people.apache.org

2005-12-13 Thread Arnaud HERITIER
Brett and others, WDYT ? Normal ? Arnaud On 12/13/05, Jochen Wiedmann <[EMAIL PROTECTED]> wrote: > > > Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > > > For releases, the repository is > > /www/www.apache.org/dist/maven-repository > > which is synchronized with ibiblio. > > It's not normal if you

Re: Request to open and sync maven-repository on people.apache.org

2005-12-13 Thread Jochen Wiedmann
Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > For releases, the repository is > /www/www.apache.org/dist/maven-repository > which is synchronized with ibiblio. > It's not normal if you can't write on it. Unfortunately, it belongs to the "apsite" group, of which I am no member. IMO, it should be

Re: Request to open and sync maven-repository on people.apache.org

2005-12-12 Thread Brett Porter
Hold on :) /repository is a maven 1.x repository - not synced. /maven-snapshot-repository is a maven 2.x repository - not synced. /dist/java-repository is a maven 1.x production repository, synced to ibiblio /dist/maven-repository is the long term repository, that will be synced to ibiblio (but is

Re: Request to open and sync maven-repository on people.apache.org

2005-12-12 Thread Arnaud HERITIER
The public repository for snapshots (in m1) of apache projects is here : http://cvs.apache.org/repository/ There's no synchro with a main repository for snapshot. Projects using your snapshots should declare this repository with : maven.repo.remote = http://www.ibiblio.org/maven, http://cvs.apache.

Request to open and sync maven-repository on people.apache.org

2005-12-12 Thread Jochen Wiedmann
Hi, how do I deploy snapshots of an Apache project (JaxMe, XML-RPC) to a directory, which is synced to a public Maven repository? Same question for releases and the future, because /www/www.apache.org/dist/maven-repository is read-only? Regards, Jochen -