Re: libraries and m2 artifact :

2005-05-19 Thread Steve Loughran
Brett Porter wrote: On 5/17/05, Dominique Devienne [EMAIL PROTECTED] wrote: I've used a more lenient model for my transitive dependency. The exact version used to build something is recorded, but which version of a given dependency to use is left up to the client. This is pretty much what is in

Re: libraries and m2 artifact :

2005-05-17 Thread Dominique Devienne
On 5/16/05, Steve Loughran [EMAIL PROTECTED] wrote: I think what is happening is that the maven dependency model does work if you live only in maven-land (that is, provide your own poms, only set up classpaths via the dependency declarations). In this world, dependency logic should be a lot

Re: libraries and m2 artifact :

2005-05-17 Thread Brett Porter
On 5/16/05, Steve Loughran [EMAIL PROTECTED] wrote: Example: fetching commons-logging 1.04 Hi Steve, I'm going to work through the issues you filed here. We have planned for the next release some filtering. Ideally, it shouldn't be needed, but some projects will always build one bundle for you

Re: libraries and m2 artifact :

2005-05-17 Thread Nicola Ken Barozzi
Brett Porter wrote: On 5/16/05, Steve Loughran [EMAIL PROTECTED] wrote: Example: fetching commons-logging 1.04 Hi Steve, I'm going to work through the issues you filed here. Brett, I appreciate your help, but it's unfair to only rely on your kindness and on you being on this list :-) I have a

Re: libraries and m2 artifact :

2005-05-17 Thread Brett Porter
I have a couple more things to ask. Where should the discussion on the Maven Ant tasks take place IYO? Probably users@maven.apache.org (dev@ is fine too if you are more comfortable there). Thanks. Cheers, Brett - To

Re: libraries and m2 artifact :

2005-05-16 Thread Steve Loughran
Stefan Bodewig wrote: On Thu, 05 May 2005, Steve Loughran [EMAIL PROTECTED] wrote: I am thinking of stopping all work on libraries, embracing the maven2 stuff instead. Sounds reasonable if you can make it do everything you intended to do with libraries. I am having mixed fun here. With a new