Yes, we have already done this (downloaded an put in local repository) and internally we are doing this in development. But we do not have the ability to serve as a Maven2 repository to customers we ship to so when they run the installer it will need to fetch the Oracle jars from somewhere.
suggestions would be appreciated. We may need to ship the actual .jar in the release and somehow tell maven to look at the lib/*.jars instead of trying to fetch it from a repository. thanks Si'mon dennisl-2 wrote: > > SiSi'mon wrote: >> Does Oracle run a maven2 repository we can get them from? > > No, you need to download them and install them in your local repo. > Please see: > > http://maven.apache.org/guides/mini/guide-3rd-party-jars-local.html > >> >> thanks >> >> Si'mon >> >> >> >> Carlos Sanchez-4 wrote: >>> what about they are a commercial product that is not free >>> >>> On 5/31/07, SiSi'mon <[EMAIL PROTECTED]> wrote: >>>> Does anyone know why there are no jars under >>>> >>>> http://repo1.maven.org/maven2/com/oracle/ojdbc14/10.2.0.2.0/ >>>> >>>> also how would one go about getting 10.1.0.2.0 jars there? >>>> >>>> thanks >>>> >>>> >>>> Si'mon >>>> -- >>>> View this message in context: >>>> http://www.nabble.com/com-oracle-ojdbc14--where-are-Oracle-driver-jars--tf3848209s177.html#a10899698 >>>> Sent from the Maven - Users mailing list archive at Nabble.com. >>>> >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>> >>>> >>> >>> -- >>> I could give you my word as a Spaniard. >>> No good. I've known too many Spaniards. >>> -- The Princess Bride >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >>> >> > > > -- > Dennis Lundberg > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/com-oracle-ojdbc14--where-are-Oracle-driver-jars--tf3848209s177.html#a10902029 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
