You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sam Meshinoye (JIRA)" <ji...@codehaus.org> on 2007/01/31 12:06:44 UTC

[jira] Created: (MEV-496) No jar for Oracle 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

        

[jira] Closed: (MEV-496) No jar for Oracle POM

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MEV-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carlos Sanchez closed MEV-496.
------------------------------

      Assignee: Carlos Sanchez
    Resolution: Won't Fix

> 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
>         Assigned To: Carlos Sanchez
>
> 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

        

[jira] Commented: (MEV-496) No jar for Oracle POM

Posted by "Mark Hobson (JIRA)" <ji...@codehaus.org>.
    [ 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