Sergey Nuyanzin created FLINK-30782:
---------------------------------------
Summary: Use https for schemaLocations
Key: FLINK-30782
URL: https://issues.apache.org/jira/browse/FLINK-30782
Project: Flink
Issue Type: Technical Debt
Reporter: Sergey Nuyanzin
In poms
{code:xml}
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
{code}
use https for xsd like https://maven.apache.org/xsd/maven-4.0.0.xsd
--
This message was sent by Atlassian Jira
(v8.20.10#820010)