Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(Maven): Fix SCM metadata in the parent POM #30

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

sschuberth
Copy link
Contributor

The connection is only supposed to require read-access and ideally can be used anonymously, so use HTTPS instead SSH as a Git transport. The url should point to "A publicly browsable repository", not a Git clone URL, so fix this as well. See 1 for context.

The `connection` is only supposed to require read-access and ideally can
be used anonymously, so use HTTPS instead SSH as a Git transport. The
`url` should point to "A publicly browsable repository", not a Git clone
URL, so fix this as well. See [1] for context.

[1]: https://maven.apache.org/pom.html#SCM

Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>
@sschuberth
Copy link
Contributor Author

FYI @petkivim.

@petkivim
Copy link
Contributor

Looks good to me. Thank you for the contribution @sschuberth!

@petkivim petkivim merged commit 4d86d8c into nordic-institute:develop Jan 30, 2024
@sschuberth sschuberth deleted the fix-pom-scm branch January 30, 2024 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants