Re: Repository Code

2003-09-25 Thread Robert Leland
Peter Donald wrote: Hi, I would like to use Mavens repository code in a few other applications. To do this what I would like to do is separate out the repository, fetching, verifying code into a separate component. Have you seen ? http://www.fedora.info I have had a look at the current

Re: Repository Code

2003-09-25 Thread Jason van Zyl
On Thu, 2003-09-25 at 02:43, Peter Donald wrote: > On Thu, 25 Sep 2003 02:08 pm, Jason van Zyl wrote: > > > I would like to use Mavens repository code in a few other applications. > > > To do this what I would like to do is separate out the repository, > > > f

Re: Repository Code

2003-09-25 Thread Jason van Zyl
On Thu, 2003-09-25 at 02:44, Peter Donald wrote: > On Thu, 25 Sep 2003 02:28 pm, [EMAIL PROTECTED] wrote: > > Have you seen maven-fetch? > > Nope - a quick grep through the CVS didn't turn up anything and I haven't been > subscribed to list for long. Want to point me at it ? TIA :) There's nothi

Re: Repository Code

2003-09-24 Thread dion
http://cvs.apache.org/viewcvs.cgi/maven-new/fetch/ -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Peter Donald <[EMAIL PROTECTED]> wrote on 25/09/2003 04:44:25 PM: > On Thu, 25 Sep 2003 02:28 pm, [EMAIL PROTECTED] wrote: > > Have you seen maven-fetch? >

Re: Repository Code

2003-09-24 Thread Peter Donald
On Thu, 25 Sep 2003 02:28 pm, [EMAIL PROTECTED] wrote: > Have you seen maven-fetch? Nope - a quick grep through the CVS didn't turn up anything and I haven't been subscribed to list for long. Want to point me at it ? TIA :) -- Cheers, Peter Donald Einstein argued that there must be simplified

Re: Repository Code

2003-09-24 Thread Peter Donald
On Thu, 25 Sep 2003 02:08 pm, Jason van Zyl wrote: > > I would like to use Mavens repository code in a few other applications. > > To do this what I would like to do is separate out the repository, > > fetching, verifying code into a separate component. > > Soon after 1.0

Re: Repository Code

2003-09-24 Thread dion
Have you seen maven-fetch? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Peter Donald <[EMAIL PROTECTED]> wrote on 25/09/2003 12:56:56 PM: > Hi, > > I would like to use Mavens repository code in a few other applications. To do >

Re: Repository Code

2003-09-24 Thread Jason van Zyl
On Wed, 2003-09-24 at 22:56, Peter Donald wrote: > Hi, > > I would like to use Mavens repository code in a few other applications. To do > this what I would like to do is separate out the repository, fetching, > verifying code into a separate component. Soon after 1.0 some com

Repository Code

2003-09-24 Thread Peter Donald
Hi, I would like to use Mavens repository code in a few other applications. To do this what I would like to do is separate out the repository, fetching, verifying code into a separate component. I have had a look at the current codebase and what documentation I could find. ie http