Re: moderation for repository@apache.org

2005-01-07 Thread Erik Abele
On 06.01.2005, at 21:04, Brett Porter wrote: Hi, Is it possible that I can moderate the [EMAIL PROTECTED] mail list? We seem to be getting a lot of non-subscribers posting there (and crossposting to infra@), and I'd prefer to keep the discussion together on the other list by letting them through

Re: Maven and repository@apache.org

2005-01-07 Thread Dain Sundstrom
How do you get around the problem that it is very difficult to get a url handler installed? Does this library work only when it is installed into the system class path? -dain -- Dain Sundstrom Chief Architect Gluecode Software 310.536.8355, ext. 26 On Jan 5, 2005, at 1:21 AM, Niclas Hedhman wro

Re: Maven and repository@apache.org

2005-01-07 Thread Leo Simons
Hi gang, On 05-01-2005 09:39, "Nicola Ken Barozzi" <[EMAIL PROTECTED]> wrote: > What relationship does the repository list have with Maven? > What relationship does Maven have with the repository list? > > Ass Brett Porter has written, and I agree: > " > 1) Maven PMC takes ownership for getting t

Re: Maven and repository@apache.org

2005-01-07 Thread Niclas Hedhman
On Thursday 06 January 2005 18:57, Leo Simons wrote: > Maven has support, ant will have support, magic (from the DPML guys) has > support, several ant-based scripts are around that provide support. Any > tool that can HTTP GET can trivially be made to get files from the > repository. For example I

Re: Maven and repository@apache.org

2005-01-07 Thread Niclas Hedhman
On Thursday 06 January 2005 09:21, Dain Sundstrom wrote: > How do you get around the problem that it is very difficult to get a > url handler installed? Does this library work only when it is > installed into the system class path? That is corrrect. The "issue" is in the java.net.URL handling, wh