[ 
http://jira.codehaus.org/browse/MEV-496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_86387
 ] 

Mark Hobson commented on MEV-496:
---------------------------------

The jars cannot be hosted by ibiblio as specified by the licence in the POM:

http://mirrors.ibiblio.org/pub/mirrors/maven2/com/oracle/ojdbc14/9.0.2.0.0/ojdbc14-9.0.2.0.0.pom

> 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

        

Reply via email to