On Thu, May 7, 2009 at 9:55 AM, fachhoch <fachh...@gmail.com> wrote:
>
> I need it both for compile and runtime please suggest me how i can do this
> with ant run ?

If you need the jars to compile, then they need to be listed as
dependencies.  The repository and dependency management are big parts
of Maven, it simply doesn't do "use that pile of jars in the lib
folder."  If you will not put them in a repository, then system scope
is the only thing I can think of.

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to