On 11/30/06, David Whitehurst <[EMAIL PROTECTED]> wrote:
I'm using Maven to do a number of things and I'm unable to obtain access
to
a jar dependency using two plugins to accomplish my purpose. First I use
maven to jar my application and it writes an executable JAR file and a
manifest that cont
I'm using Maven to do a number of things and I'm unable to obtain access to
a jar dependency using two plugins to accomplish my purpose. First I use
maven to jar my application and it writes an executable JAR file and a
manifest that contains my needed Jar file for log4j.
I then use the maven-ex