Try bootstrapping maven. This will fail due to a dependency in HttpUtils on commons-codec.
At the moment (pre-patch), maven has no external dependencies to bootstrap. It's a chicken and egg question. How do we build maven with just the source (i.e. download commons-codec using ant is one option)? Look at build-bootstrap.xml -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Dalibor Topic <[EMAIL PROTECTED]> wrote on 02/02/2004 04:40:23 PM: > Hi Dion, > > [EMAIL PROTECTED] wrote: > > The following comment has been added to this issue: > > > > Author: dion gillard > > Created: Sun, 1 Feb 2004 10:46 PM > > Body: > > This patch breaks bootstrap. > > > > Bootstrap will need to be updated to include commons-codec in the classpath > > > Thanks for the quick reply. How should I proceed from here? Patch some > bootstrap file and resubmit the patch? > > cheers, > dalibor topic > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
