> Daniel Kehoe wrote:
> >src/webapp/WEB-INF/lib
> >I'd like needed jars to be picked up from there. 

On Sun, 09 Feb 2003 13:33:57 +1000, "Ben Walding" <[EMAIL PROTECTED]> said:
> Normally, you leave maven.lib.repo alone.   Unless you WEB-INF/lib is in 
> the same structure as the repository, then it won't do what you want.

I realize an advantage of maven is the common repository. But I'd like to
make maven optional for developers who build my app. I'll use maven
because it can run junit and build site documents. Not everyone will
install maven just to build my app. I already have a bullet-proof ant
script that compiles and installs using the jars in
src/webapp/WEB-INF/lib. 

Is there no possibility for obtaining jars from src/webapp/WEB-INF/lib?
That way I can use either ant or maven with the same directory layout.
-- 
  Daniel
  [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to