Re: Classpath woes ...

2006-11-30 Thread Jerome Lacoste
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

Classpath woes ...

2006-11-30 Thread David Whitehurst
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