Skip to content

Point the SCM URLs at HTTPS - #595

Merged
slachiewicz merged 1 commit into
masterfrom
scm-https-urls
Aug 19, 2026
Merged

Point the SCM URLs at HTTPS#595
slachiewicz merged 1 commit into
masterfrom
scm-https-urls

Conversation

@slachiewicz

Copy link
Copy Markdown
Member

connection is meant to be the anonymous, read-only URL, and both it and developerConnection here are
the scp-like SSH form. That makes a release depend on the releaser having an SSH key configured, and gives
anonymous consumers a URL they cannot use.

Every other component in the org uses the HTTPS URL, which works through the git credential helper. Same
change as codehaus-plexus/plexus-sec-dispatcher#142, where the SSH form was not merely inconvenient but
malformed and blocked the release outright.

This change was created with AI assistance.

@slachiewicz slachiewicz added the build Pull requests that change the build process label Aug 19, 2026
@slachiewicz
slachiewicz merged commit ceeae4b into master Aug 19, 2026
12 checks passed
@slachiewicz
slachiewicz deleted the scm-https-urls branch August 19, 2026 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Pull requests that change the build process

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant