How do I handle a jar in the project.xml file that shouldn't be downloaded? For instance, we extend weblogic classes and we want to use a jar file either locally or on a shared machine.
We do pretty much the same thing.
Just install weblogic.jar manually in your maven repository, e.g. in ./weblogic/jars/weblogic.jar
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
