No jar for Oracle POM
---------------------
Key: MEV-496
URL: http://jira.codehaus.org/browse/MEV-496
Project: Maven Evangelism
Issue Type: Bug
Components: Dependencies
Reporter: Sam Meshinoye
There are no jars in central and ibiblio for Oracle poms. The two dependencies
below result in errors.
<dependency>
<groupId>com.oracle</groupId>
<artifactId>ojdbc14</artifactId>
<version>9.0.2.0.0</version>
</dependency>
<dependency>
<groupId>ojdbc</groupId>
<artifactId>ojdbc</artifactId>
<version>14</version>
</dependency>
Thanks,
Sam
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira