Re: 3rd party dependencies that don't provide maven binary artifacts

2007-06-25 Thread Guillaume Nodet
always rebuild the release if needed. I know maven has a feature to create this zip file, but I can't recall where. Cheers, Guillaume Nodet kelvin goodson wrote: How can an Apache project robustly handle the situation where 3rd party dependencies don't provide maven binary artifacts

3rd party dependencies that don't provide maven binary artifacts

2007-06-25 Thread kelvin goodson
How can an Apache project robustly handle the situation where 3rd party dependencies don't provide maven binary artifacts? In particular, when an Apache release is made, we need to be sure that the 3rd party dependencies are available for as long as the release is available. Regards, Kelvin

Re: 3rd party dependencies that don't provide maven binary artifacts

2007-06-25 Thread kelvin goodson
, Guillaume Nodet kelvin goodson wrote: How can an Apache project robustly handle the situation where 3rd party dependencies don't provide maven binary artifacts? In particular, when an Apache release is made, we need to be sure that the 3rd party dependencies are available for as long

Re: 3rd party dependencies that don't provide maven binary artifacts

2007-06-25 Thread Guillaume Nodet
the release if needed. I know maven has a feature to create this zip file, but I can't recall where. Cheers, Guillaume Nodet kelvin goodson wrote: How can an Apache project robustly handle the situation where 3rd party dependencies don't provide maven binary artifacts? In particular