I believe there's a way I can have files automatically shadowed into ibiblio. On your local machine, a maven install will build jakarta-hivemind-xxx.jar and copy it into your local repository, where the library can see it.
-- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Tapestry: Java Web Components http://howardlewisship.com > -----Original Message----- > From: Johan Lindquist [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 02, 2004 9:07 AM > To: Jakarta Commons Developers List > Subject: Re: [HiveMind] build in in Eclipse > > > Hi, > > On the note of dependancies :) the library framework as it > stands depends > on the hivemind core components - would it be too early (in terms of > stability, proposal etc) to submit a upload request to Ibiblio? > > It's not a big hassle to build and fix the maven dependancies > manually but > could be good for early adopters ... > > Johan > > On Tue, 2 Mar 2004 08:53:24 -0500, Howard M. Lewis Ship > <[EMAIL PROTECTED]> wrote: > > > I build with Maven first; Maven downloads the dependencies. > I then set > > the Eclipse classpath > > variable to my local Maven download repository ... C:/Documents and > > Settings/Howard/.maven/repository in my case. Now Eclipse > can see the > > downloaded dependencies and > > builds fine. > > > > -- > > Howard M. Lewis Ship > > Independent J2EE / Open-Source Java Consultant > > Creator, Tapestry: Java Web Components > > http://howardlewisship.com > > > > > >> -----Original Message----- > >> From: Geoff Longman [mailto:[EMAIL PROTECTED] > >> Sent: Tuesday, March 02, 2004 7:10 AM > >> To: Howard M. Lewis Ship > >> Subject: Re: HiveMind on commons-dev > >> > >> > >> Ah, that explains the deafening silence :-) > >> > >> How do *you* build Hivemind in eclipse? I have Maven but know > >> very little > >> about it - like the MAVEN_REPO classpath variable, what's the > >> deal with > >> that? > >> > >> Geoff > >> ----- Original Message ----- > >> From: "Howard M. Lewis Ship" <[EMAIL PROTECTED]> > >> To: "'Geoff Longman'" <[EMAIL PROTECTED]> > >> Sent: Monday, March 01, 2004 6:04 PM > >> Subject: HiveMind on commons-dev > >> > >> > >> > I had forgotten that I had unsubscribed from commons-dev. I just > >> resubscribed, but I've missed a > >> > few things. Glad to see you're liking HiveMind ... the > >> latest changes are > >> really taking it the next > >> > level (i.e., so far forward you can't even see Spring in > >> the rearview > >> mirror). > >> > > >> > -- > >> > Howard M. Lewis Ship > >> > Independent J2EE / Open-Source Java Consultant > >> > Creator, Tapestry: Java Web Components > >> > http://howardlewisship.com > >> > > >> > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > -- > you too? > > --------------------------------------------------------------------- > 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]
