kafka-connect-jdbc icon indicating copy to clipboard operation
kafka-connect-jdbc copied to clipboard

Change pom repository reference value to https

Open kppullin opened this issue 4 years ago • 3 comments
trafficstars

Similar to https://github.com/confluentinc/common/pull/341, change the pom's repository value to https as now required by default with newer versions of maven (3.8.1+, ref: https://issues.apache.org/jira/browse/MNG-7118).

kppullin avatar Jul 08 '21 23:07 kppullin

@confluentinc It looks like @kppullin just signed our Contributor License Agreement. :+1:

Always at your service,

clabot

ghost avatar Jul 08 '21 23:07 ghost

It's worth noting that this change doesn't completely fix compilation issues by itself, since the version of the parent pom referenced in this project also uses http and not https. While this has been fixed in the parent pom, until the parent version is updated as well, those using newer versions of maven will have to hack around the https requirement.

kppullin avatar Jul 08 '21 23:07 kppullin

Any progress on this?

NickUfer avatar Apr 16 '22 14:04 NickUfer

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

cla-assistant[bot] avatar Aug 01 '23 23:08 cla-assistant[bot]