Maven Repository Status

2004-04-23 Thread Mark R. Diggory
I just wanted to drop everyone a note to let you know that I made the 
rsync of the java-repository between Apache and Ibiblio much more stable 
this week. It now occurs every 4 hours (EST 12am, 4am, 8am ...). If you 
ever encounter issues with your jars not getting synced into ibiblio, 
please contact me.

-Mark

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


Re: Maven Repository Status

2004-04-23 Thread Jason van Zyl
On Fri, 2004-04-23 at 10:37, Mark R. Diggory wrote:
> I just wanted to drop everyone a note to let you know that I made the 
> rsync of the java-repository between Apache and Ibiblio much more stable 
> this week. It now occurs every 4 hours (EST 12am, 4am, 8am ...). If you 
> ever encounter issues with your jars not getting synced into ibiblio, 
> please contact me.

Awesome! Thanks very much for seeing this through from beginning to end,
it definitely makes admin much easier. In addition the artifacts are now
distributed in a fashion in accordance with what the board originally
requested. Kudos! Everyone should be happy all around.

> -Mark
> 
> 
> -
> 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]



RE: Maven Repository Status

2004-04-23 Thread Howard M. Lewis Ship
I've been asked to mirror the Tapestry and HiveMind libraries, but haven't been able 
to find docs on
the web about how to do so.

--
Howard M. Lewis Ship
Independent J2EE / Open-Source Java Consultant
Creator, Tapestry: Java Web Components 
Creator, HiveMind
http://howardlewisship.com


> -Original Message-
> From: Mark R. Diggory [mailto:[EMAIL PROTECTED] 
> Sent: Friday, April 23, 2004 10:38 AM
> To: Avalon Developers List; Jakarta Commons Developers List; 
> [EMAIL PROTECTED]; [EMAIL PROTECTED]; 
> [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Maven Repository Status
> 
> 
> I just wanted to drop everyone a note to let you know that I made the 
> rsync of the java-repository between Apache and Ibiblio much 
> more stable 
> this week. It now occurs every 4 hours (EST 12am, 4am, 8am 
> ...). If you 
> ever encounter issues with your jars not getting synced into ibiblio, 
> please contact me.
> 
> -Mark
> 
> 
> -
> 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]



Re: Maven Repository Status

2004-04-24 Thread robert burrell donkin
hi howard

(i'm assuming that this is about getting new jars into the java 
repository so they can be accessed b maven.)

AIUI the process is still being developed so documentation is patchy at 
best. i'd suggest subscribing to [EMAIL PROTECTED] and asking what 
to do there.

- robert

On 24 Apr 2004, at 04:01, Howard M. Lewis Ship wrote:

I've been asked to mirror the Tapestry and HiveMind libraries, but 
haven't been able to find docs on
the web about how to do so.

--
Howard M. Lewis Ship
Independent J2EE / Open-Source Java Consultant
Creator, Tapestry: Java Web Components
Creator, HiveMind
http://howardlewisship.com

-Original Message-
From: Mark R. Diggory [mailto:[EMAIL PROTECTED]
Sent: Friday, April 23, 2004 10:38 AM
To: Avalon Developers List; Jakarta Commons Developers List;
[EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Maven Repository Status
I just wanted to drop everyone a note to let you know that I made the
rsync of the java-repository between Apache and Ibiblio much
more stable
this week. It now occurs every 4 hours (EST 12am, 4am, 8am
...). If you
ever encounter issues with your jars not getting synced into ibiblio,
please contact me.
-Mark

-
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]



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


RE: Maven Repository Status

2004-04-24 Thread Noel J. Bergman
Howard M. Lewis Ship wrote:
> I've been asked to mirror the Tapestry and HiveMind libraries, but
> haven't been able to find docs on
> the web about how to do so.
>

Do you mean for Maven and similar tools, or the basic mirroring requested of
all ASF projects?

If the latter, it appears that Tapestry is already in the right place, and
Jakarta's download page(s) should be providing the necessary support.  See:
http://www.apache.org/dev/mirrors.html.

If for the Maven repository, see Robert has already given you good advice.

--- Noel


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



RE: Maven Repository Status

2004-04-26 Thread Brett Porter
Howard,

This may be my fault, as I closed some upload requests asking them to follow
up with the relevant Apache teams. I thought it was already sorted.

If I understand correctly, you just need to publish your JARs to
http://www.apache.org/dist/java-repository/tapestry/jars/ If you are using
maven, that's:
 maven \
-Dmaven.repo.central=www.apache.org \
-Dmaven.repo.central.directory=/www/www.apache.org/dist/java-repository
\
jar:deploy

>From there, they will be ibiblio by Mark's script.

Cheers,
Brett

> -Original Message-
> From: Howard M. Lewis Ship [mailto:[EMAIL PROTECTED] 
> Sent: Saturday, 24 April 2004 1:01 PM
> To: 'Jakarta General List'
> Subject: RE: Maven Repository Status
> 
> 
> I've been asked to mirror the Tapestry and HiveMind 
> libraries, but haven't been able to find docs on the web 
> about how to do so.
> 
> --
> Howard M. Lewis Ship
> Independent J2EE / Open-Source Java Consultant
> Creator, Tapestry: Java Web Components 
> Creator, HiveMind
> http://howardlewisship.com
> 
> 
> > -Original Message-
> > From: Mark R. Diggory [mailto:[EMAIL PROTECTED]
> > Sent: Friday, April 23, 2004 10:38 AM
> > To: Avalon Developers List; Jakarta Commons Developers List; 
> > [EMAIL PROTECTED]; [EMAIL PROTECTED]; 
> > [EMAIL PROTECTED]; [EMAIL PROTECTED]
> > Subject: Maven Repository Status
> > 
> > 
> > I just wanted to drop everyone a note to let you know that 
> I made the
> > rsync of the java-repository between Apache and Ibiblio much 
> > more stable 
> > this week. It now occurs every 4 hours (EST 12am, 4am, 8am 
> > ...). If you 
> > ever encounter issues with your jars not getting synced 
> into ibiblio, 
> > please contact me.
> > 
> > -Mark
> > 
> > 
> > 
> -
> > 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]
>