Sorry, SNAPSHOT. Why wouldn't the dependency section depend on the user being explicit. Basically get the files from where I tell it to instead of assuming and forcing a directory layout?
Chris > -----Original Message----- > From: Jason van Zyl [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, August 13, 2002 11:40 AM > To: Turbine Maven Users List > Subject: RE: Dependency checking > > On Tue, 2002-08-13 at 12:21, Chris Widhelm wrote: > > The question is not concerning the SHARED tag for a jar. > > Shared tag for a JAR? What is that? > > > When I define > > maven.repo.remote = file:///d:/projects/BPMS/lib it tries to find the > jar > > files at d:/projects/BPMS/lib/inet/jars/inet-1.0.jar. It should be > looking > > for that jar at d:/projects/BPMS/lib/inet-1.0.jar. > > > > Is there some setting I need to change to get it to handle this > correctly? > > It is looking for it in the right location. What you see at: > > http://www.ibiblio.org/maven/ > > Is the way Maven structures your local repository. I have started on a > method to allow your local repository to be structured arbitrarily but > it's not close to being finished and I'm not sure that I like it anyway. > It's really an experiment. > > But with b5 you have to structure your local repository like the remote > repository listed above. > > > -- > jvz. > > Jason van Zyl > [EMAIL PROTECTED] > http://tambora.zenplex.org > > In short, man creates for himself a new religion of a rational > and technical order to justify his work and to be justified in it. > > -- Jacques Ellul, The Technological Society > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
