On 5/31/07, SiSi'mon <[EMAIL PROTECTED]> wrote:
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.
Instead, you should either install these jars in your local repostiory, or establish an internal corporate repository to share them among your development team (assuming that's allowed by the license.) -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
