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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17490914#comment-17490914 ] 

karunamoorthy commented on MNG-7412:
------------------------------------

[~michael-o] could you please let me know anything you needed. or is there any template to create blocker issues ?

> 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)