Oracle JDBC Dependency

2006-08-04 Thread CodingPlayer

Hi,

i'm currently looking for the correct dependency (for my pom.xml) to the
Oracle JDBC Driver 10.2.0.1.0 (ojdbc14-10.2.0.1.0.jar).

I couldn't find it in the central repository (ibiblio).

Do i have to install it manually?

Or does anyone know if it is hosted somewhere else, and if so, tell me the
correct dependency?


regards
R.C.
-- 
View this message in context: 
http://www.nabble.com/Oracle-JDBC-Dependency-tf2050925.html#a5649463
Sent from the Maven - Users forum at Nabble.com.


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



Re: Oracle JDBC Dependency

2006-08-04 Thread Tomasz Pik

On 8/4/06, CodingPlayer [EMAIL PROTECTED] wrote:


Hi,

i'm currently looking for the correct dependency (for my pom.xml) to the
Oracle JDBC Driver 10.2.0.1.0 (ojdbc14-10.2.0.1.0.jar).

I couldn't find it in the central repository (ibiblio).

Do i have to install it manually?


Yes, due to Oracle licensing you need to install it manually.


Or does anyone know if it is hosted somewhere else, and if so, tell me the
correct dependency?


No, you need to download if from oracle (or find in your oracle
installation) and add to your local repository.
It will be good to have poms for oracle jars on ibiblio (so artifact/group
ids will be defined), I think it's just waiting for volunteer...

Regards,
Tomek

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