You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by CodingPlayer <ro...@researchstudio.at> on 2006/08/04 14:35:16 UTC

Oracle JDBC Dependency

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Oracle JDBC Dependency

Posted by Tomasz Pik <to...@gmail.com>.
On 8/4/06, CodingPlayer <ro...@researchstudio.at> 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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org