Henning Schmiedehausen created MRELEASE-1129:
------------------------------------------------
Summary: https POM URIs break the release plugin
Key: MRELEASE-1129
URL: https://issues.apache.org/jira/browse/MRELEASE-1129
Project: Maven Release Plugin
Issue Type: Bug
Components: prepare
Affects Versions: 3.0.1
Reporter: Henning Schmiedehausen
replacing the "http" URIs with "https" in the POM headers breaks the release
process.
When the pom gets prepared, the plugin rewrites the header back to "http" and
adds an xmlns section to every opening tag in the POM creating an invalid POM.
Sadly we are stuck with http:// URIs in the POMs for now.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)