You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2022/02/11 13:09:00 UTC

[jira] [Closed] (MNG-7412) Failed to read artifact descriptor for com.ibm.db2.jcc:db2jcc4:jar:11.1

     [ https://issues.apache.org/jira/browse/MNG-7412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov closed MNG-7412.
-------------------------------
    Resolution: Incomplete

Come back when you know how to provide valuable data to analyze a problem.

> Failed to read artifact descriptor for com.ibm.db2.jcc:db2jcc4:jar:11.1
> -----------------------------------------------------------------------
>
>                 Key: MNG-7412
>                 URL: https://issues.apache.org/jira/browse/MNG-7412
>             Project: Maven
>          Issue Type: Bug
>    Affects Versions: 4.0.0
>            Reporter: karunamoorthy
>            Priority: Blocker
>              Labels: urgent
>         Attachments: image-2022-02-11-08-02-53-917.png
>
>
> i am trying to connect IBM DB2 for selenium DB testing. for that i am trying to add the below dependency. but i am getting errors in the problem section. and not able to successfully run the maven build.
> <!-- https://mvnrepository.com/artifact/com.ibm.db2.jcc/db2jcc4 -->
> <dependency>
>     <groupId>com.ibm.db2.jcc</groupId>
>     <artifactId>db2jcc4</artifactId>
>     <version>11.1</version>
>     <scope>test</scope>
> </dependency>
>  
> !image-2022-02-11-08-02-53-917.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)