Re: [PROPOSAL] Download of jars with Maven ant tasks

2005-04-28 Thread Brett Porter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, (please CC me on a response to this, or it might be another week before I check back :) Nicola earlier pointed me at this thread, and I thought I'd just reassure you on a point... How do artifacts get into the remote Maven respository and how

Re: [PROPOSAL] Download of jars with Maven ant tasks

2005-04-27 Thread Niclas Hedhman
On Wednesday 27 April 2005 04:23, David Crossley wrote: How do artifacts get into the remote Maven respository and how are they guaranteed to be the legitimate file? AFAIK, this is a topic that Maven is considering to attend to in Wagon. In my personal opinion, Wagon better than the Maven1

Re: [PROPOSAL] Download of jars with Maven ant tasks

2005-04-27 Thread Nicola Ken Barozzi
David Crossley wrote: How do artifacts get into the remote Maven respository and how are they guaranteed to be the legitimate file? We don't necessarily have to use Maven's central repository, we can make our own repository with only the jars that we need and use that. In this way we would be

Re: [PROPOSAL] Download of jars with Maven ant tasks

2005-04-27 Thread Nicola Ken Barozzi
Nicola Ken Barozzi wrote: ... We don't necessarily have to use Maven's central repository, we can make our own repository with only the jars that we need and use that. BTW, from an implementation POV IMHO it's better to start this way, as it's more incremental and solves one problem at a time

RE: [PROPOSAL] Download of jars with Maven ant tasks

2005-04-26 Thread Nathaniel Alfred
-Original Message- From: Leszek Gawron [mailto:[EMAIL PROTECTED] Sent: Montag, 25. April 2005 20:54 To: dev@cocoon.apache.org Subject: Re: [PROPOSAL] Download of jars with Maven ant tasks quote All of the tasks can optionally take one or more remote repositories to download

Re: [PROPOSAL] Download of jars with Maven ant tasks

2005-04-26 Thread Torsten Curdt
Would it be legally acceptable to link also to non-Apache licensed stuff? (Provided it is made available in a repository somewhere.) IANAL ...but I reckon that should be ok. Problem is - mocks are still not ok ...so it does not buy us much. ...I still don't get why mocks are a problem - this

Re: [PROPOSAL] Download of jars with Maven ant tasks

2005-04-26 Thread Leszek Gawron
Torsten Curdt wrote: Would it be legally acceptable to link also to non-Apache licensed stuff? (Provided it is made available in a repository somewhere.) IANAL ...but I reckon that should be ok. Problem is - mocks are still not ok ...so it does not buy us much. ...I still don't get why mocks are

Re: [PROPOSAL] Download of jars with Maven ant tasks

2005-04-26 Thread Reinhard Poetz
Leszek Gawron wrote: Torsten Curdt wrote: Would it be legally acceptable to link also to non-Apache licensed stuff? (Provided it is made available in a repository somewhere.) IANAL ...but I reckon that should be ok. Problem is - mocks are still not ok ...so it does not buy us much. ...I still

Re: [PROPOSAL] Download of jars with Maven ant tasks

2005-04-26 Thread Sylvain Wallez
Nicola Ken Barozzi wrote: Some time ago, it was noted that the usage of a jar download and handling mechanism would greatly help Cocoon, because it makes it easy to share jars and to download only the ones needed. Ivy was proposed as a possible solution, but I suggested instead to use the

Re: [PROPOSAL] Download of jars with Maven ant tasks

2005-04-26 Thread Torsten Curdt
Leszek Gawron wrote: Torsten Curdt wrote: Would it be legally acceptable to link also to non-Apache licensed stuff? (Provided it is made available in a repository somewhere.) IANAL ...but I reckon that should be ok. Problem is - mocks are still not ok ...so it does not buy us much.

Re: [PROPOSAL] Download of jars with Maven ant tasks

2005-04-26 Thread Stefano Mazzocchi
Reinhard Poetz wrote: Leszek Gawron wrote: Torsten Curdt wrote: Would it be legally acceptable to link also to non-Apache licensed stuff? (Provided it is made available in a repository somewhere.) IANAL ...but I reckon that should be ok. Problem is - mocks are still not ok ...so it does not buy

Re: [PROPOSAL] Download of jars with Maven ant tasks

2005-04-26 Thread Ralph Goers
Stefano Mazzocchi wrote: Reinhard Poetz wrote: Leszek Gawron wrote: Torsten Curdt wrote: Would it be legally acceptable to link also to non-Apache licensed stuff? (Provided it is made available in a repository somewhere.) IANAL ...but I reckon that should be ok. Problem is - mocks are still not

Re: [PROPOSAL] Download of jars with Maven ant tasks

2005-04-26 Thread Sylvain Wallez
Ralph Goers wrote: snip/ Please see (if you haven't already) http://www.gnu.org/licenses/lgpl-java.html. There's a problem with from the reverse-engineering clause: it requires the Apache code to be reverse-engineerable in all circumstances, which goes against the ASL, as it allows any kind

Re: [PROPOSAL] Download of jars with Maven ant tasks

2005-04-26 Thread Stefano Mazzocchi
Ralph Goers wrote: Stefano Mazzocchi wrote: Reinhard Poetz wrote: Leszek Gawron wrote: Torsten Curdt wrote: Would it be legally acceptable to link also to non-Apache licensed stuff? (Provided it is made available in a repository somewhere.) IANAL ...but I reckon that should be ok. Problem is -

Re: [PROPOSAL] Download of jars with Maven ant tasks

2005-04-26 Thread David Crossley
How do artifacts get into the remote Maven respository and how are they guaranteed to be the legitimate file? Surely this concern has been discussed before, but i cannot find the answer. The Maven web pages just say something like: create a Jira issue and tell us what you want to add. That

Re: [PROPOSAL] Download of jars with Maven ant tasks

2005-04-25 Thread Daniel Fagerstrom
Nicola Ken Barozzi wrote: Some time ago, it was noted that the usage of a jar download and handling mechanism would greatly help Cocoon, because it makes it easy to share jars and to download only the ones needed. Ivy was proposed as a possible solution, but I suggested instead to use the

Re: [PROPOSAL] Download of jars with Maven ant tasks

2005-04-25 Thread Stefano Mazzocchi
Daniel Fagerstrom wrote: Nicola Ken Barozzi wrote: Some time ago, it was noted that the usage of a jar download and handling mechanism would greatly help Cocoon, because it makes it easy to share jars and to download only the ones needed. Ivy was proposed as a possible solution, but I suggested

Re: [PROPOSAL] Download of jars with Maven ant tasks

2005-04-25 Thread Leszek Gawron
Nicola Ken Barozzi wrote: Some time ago, it was noted that the usage of a jar download and handling mechanism would greatly help Cocoon, because it makes it easy to share jars and to download only the ones needed. Ivy was proposed as a possible solution, but I suggested instead to use the

Re: [PROPOSAL] Download of jars with Maven ant tasks

2005-04-25 Thread Leszek Gawron
Stefano Mazzocchi wrote: Daniel Fagerstrom wrote: Nicola Ken Barozzi wrote: Some time ago, it was noted that the usage of a jar download and handling mechanism would greatly help Cocoon, because it makes it easy to share jars and to download only the ones needed. Ivy was proposed as a possible