Re: [m2] Preventing transitive snapshot downloading

2007-03-13 Thread Mikis
So how is this going to work in practice? I don't have *one* > repository that can proxy all other repos. > > -- > Wendy > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-

Re: [m2] Preventing transitive snapshot downloading

2007-03-12 Thread Wayne Fay
A good point. Perhaps this * functionality needs some rework in 2.0.6? ;-) Wayne On 3/12/07, Tamás Cservenák <[EMAIL PROTECTED]> wrote: This puzzles me too :) ~t~ > By convention, snapshots and releases are in separate repositories. > So how is this going to work in practice? I don't hav

Re: [m2] Preventing transitive snapshot downloading

2007-03-12 Thread Tamás Cservenák
This puzzles me too :) ~t~ By convention, snapshots and releases are in separate repositories. So how is this going to work in practice? I don't have *one* repository that can proxy all other repos. - To unsubscribe, e-m

Re: [m2] Preventing transitive snapshot downloading

2007-03-10 Thread Wendy Smoak
On 3/10/07, Mikis <[EMAIL PROTECTED]> wrote: Thanks, the global * is exactly the bullet-proof internet decoupling mechanisme I was looking for :-) From the docs, "The repository must contain all of the desired artifacts, or be able to proxy the requests to other repositories." By convention

Re: [m2] Preventing transitive snapshot downloading

2007-03-10 Thread Mikis
nd delete the > original message and any copy of it in your possession. > == > > -- View this message in context: http://www.nabble.com/Preventing-transitive-snapshot-downloading-tf3375610s177.html#a9414232 Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Preventing transitive snapshot downloading

2007-03-09 Thread Wayne Fay
This has been added to JIRA (already fixed by Brett, thanks) and the Mirror mini-guide has been updated: http://maven.apache.org/guides/mini/guide-mirror-settings.html Wayne On 3/9/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Yes, this mailing list is where I heard of it. Perhaps searching

Re: Preventing transitive snapshot downloading

2007-03-09 Thread Greg_Vaughn
Yes, this mailing list is where I heard of it. Perhaps searching the archives would yield more info. -Greg Vaughn "Wayne Fay" <[EMAIL PROTECTED]> wrote on 03/09/2007 10:08:42 AM: > The * is a new feature that we've discussed here on M-U and > M-D a bit the last few months. But it seems like it

Re: Preventing transitive snapshot downloading

2007-03-09 Thread Wayne Fay
The * is a new feature that we've discussed here on M-U and M-D a bit the last few months. But it seems like it has not been documented anywhere (!). I'll post an issue in JIRA about this. Thanks for the note, Tamás. Wayne On 3/9/07, Tamás Cservenák <[EMAIL PROTECTED]> wrote: What about some (

Re: Preventing transitive snapshot downloading

2007-03-09 Thread Tamás Cservenák
What about some (possibly maven-aware) HTTP proxy? Something like DSMP should be able to solve the problem, no? Greg, where did you find this about *? I did not find anything about it in release notes and Jira issues ~t~ On 3/9/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: "Mikis" <[EM

Re: Preventing transitive snapshot downloading

2007-03-09 Thread Greg_Vaughn
"Mikis" <[EMAIL PROTECTED]> wrote on 03/09/2007 07:17:32 AM: > > I have being struggling with problems regarding dependencies on apparently > released artifacts (not snapshots), which contain snapshot or faulty > dependencies (maybe transitive). If the artifacts also define their own > remote re

Preventing transitive snapshot downloading

2007-03-09 Thread Mikis
ee (broken configuration management :-( ). -- View this message in context: http://www.nabble.com/Preventing-transitive-snapshot-downloading-tf3375610s177.html#a9394154 Sent from the Maven - Users mailing list archive at Nabble.com. --