RE: How to refer to dependency jar file inside pom.xml?

2007-01-25 Thread Brian E. Fox
Use the maven-dependency-plugin to copy the jar to the build tree where you can manipulate it with ant. -Original Message- From: Peter Lynch [mailto:[EMAIL PROTECTED] Sent: Thursday, January 25, 2007 1:58 PM To: users@maven.apache.org Subject: How to refer to dependency jar file inside

How to refer to dependency jar file inside pom.xml?

2007-01-25 Thread Peter Lynch
will take an argument -Djava.endorsed.dirs that will refer to the dir created by antrun. The question is how can I dynamically refer to the jar located in my local repo inside the antrun task elements? -Peter -- View this message in context: http://www.nabble.com/How-to-refer-to-dependency-jar