Kafdrop icon indicating copy to clipboard operation
Kafdrop copied to clipboard

maven repo requires https in pom.xml

Open winter98 opened this issue 5 years ago • 1 comments

Hi,

Had problems building this today and changing line 29 in pom.xml :+1: http://repo1.maven.org/maven2 to https://repo1.maven.org/maven2

seems to work. Could you confirm if this should be updated ?

Thx.

winter98 avatar Feb 12 '20 18:02 winter98

I came here to create the ticket for same thing! Indeed it needs to be set to https to get the mvn client pull in the dependency, Good to know i am not the only one who got this issue! took me 5-10 mins before i realized what the issue was.

navgag33 avatar Apr 26 '20 15:04 navgag33