We have a product we wish to deliver that requires compliation.  We have a
pom.xml file that specifies all the dependencies but there is one dependency
(Oracle jdbc jars) for which there is no repository so we must package the
.jar files in a /lib/ directory under our application.

Outside of this all dependencies can be handled by Maven2.  How do you
specify the location of the jar or class files on the maven command line? 
we need to tell maven where the ojdbc jars are when it runs.

thanks

Si'mon
-- 
View this message in context: 
http://www.nabble.com/How-to-tell-Maven-where-to-find-jar-%28specify-classpath%29-tf3848482s177.html#a10900554
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to