karunamoorthy created MNG-7412:
----------------------------------
Summary: 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
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)