Re: Deploy snapshot to apache snapshot repo

2010-05-10 Thread Brian Fox
Yeah months ago. The apache snapshot group is proxying maven snapshots from repository.sonatype.org and aggregating with the locally hosted artifacts. Since it's proxy on demand, you probably won't see it by browsing, but it should work from maven. If it's not, Give me the exact artifact you see i

Re: Deploy snapshot to apache snapshot repo

2010-05-10 Thread Barrie Treloar
On Sat, Jan 16, 2010 at 1:02 PM, Dan Tran wrote: > Hi Brian, > > Great, i am looking forward to see the snapshots deployed soon. > > Should I ping you after  few days I dont see them? > > Big Thanks > > -Dan > > On Fri, Jan 15, 2010 at 8:17 AM, Brian Fox wrote: >> If it's in the grid, it would be

Re: Deploy snapshot to apache snapshot repo

2010-01-15 Thread Dan Tran
Hi Brian, Great, i am looking forward to see the snapshots deployed soon. Should I ping you after few days I dont see them? Big Thanks -Dan On Fri, Jan 15, 2010 at 8:17 AM, Brian Fox wrote: > If it's in the grid, it would be deployed to repository.sonatype.org > and I have rao proxying that

Re: Deploy snapshot to apache snapshot repo

2010-01-15 Thread Brian Fox
If it's in the grid, it would be deployed to repository.sonatype.org and I have rao proxying that maven-snapshot folder. I figured it's more bandwidth efficient to proxy requested items than to push every single snapshot from the grid across. On Fri, Jan 15, 2010 at 12:10 AM, Brett Porter wrote:

Re: Deploy snapshot to apache snapshot repo

2010-01-14 Thread Brett Porter
On 15/01/2010, at 3:38 PM, Dan Tran wrote: > they are not there :-) the interested artifacts are quite old. > > So I guess they are not automatically deployed. Ah, I saw the "Jan 15" on https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-dependency-plugi

Re: Deploy snapshot to apache snapshot repo

2010-01-14 Thread Dan Tran
they are not there :-) the interested artifacts are quite old. So I guess they are not automatically deployed. -D On Thu, Jan 14, 2010 at 8:23 PM, Brett Porter wrote: > Try https://repository.apache.org/content/repositories/snapshots/ > > On 15/01/2010, at 3:10 PM, Dan Tran wrote: > >> I have a

Re: Deploy snapshot to apache snapshot repo

2010-01-14 Thread Brett Porter
Try https://repository.apache.org/content/repositories/snapshots/ On 15/01/2010, at 3:10 PM, Dan Tran wrote: > I have a need to deploy maven-scm-plugin-1.4-SNAPSHOT and > maven-dependency-plugin-2.2-SNAPSHOT. Do they happen automatically? > > Also how do have get karma to deploy manually? > >

Deploy snapshot to apache snapshot repo

2010-01-14 Thread Dan Tran
I have a need to deploy maven-scm-plugin-1.4-SNAPSHOT and maven-dependency-plugin-2.2-SNAPSHOT. Do they happen automatically? Also how do have get karma to deploy manually? Thanks -Dan - To unsubscribe, e-mail: dev-unsubscr..