Skip to content

Use /content/groups/snapshot instead of /content/repositories/snapshots for access #14681

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

Merged
merged 3 commits into from
May 1, 2025

Conversation

jamesfredley
Copy link
Contributor

@jamesfredley jamesfredley commented Apr 30, 2025

https://repository.apache.org/content/groups/snapshot lists all snapshots instead of latest and will be used for access, but not for publishing

in Nexus; groups are for access, not publishing. Instead, artifacts are published to hosted repositories like /repositories/snapshots, and the group /groups/snapshots aggregates this content, making it accessible via its URL.

This also includes changes to 4 tests which are now passing after recent changes.

grails-doc:docs intermittent, unrelated failure:
#14682

Copy link
Contributor

@matrei matrei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also publish to this url?

(cherry picked from commit ba49379)
@jamesfredley
Copy link
Contributor Author

@matrei I found a definite answer and am removing those changes.

in Nexus; groups are for access, not publishing. Instead, artifacts are published to hosted repositories like /repositories/snapshots, and the group /groups/snapshots aggregates this content, making it accessible via its URL.

groups are only used for access and not for publishing
@jamesfredley jamesfredley changed the title Use https://repository.apache.org/content/groups/snapshot instead of /content/repositories/snapshots Use /content/groups/snapshot instead of /content/repositories/snapshots for access Apr 30, 2025
@jamesfredley
Copy link
Contributor Author

I put the grails-doc:docs failure in:

#14682

@jamesfredley jamesfredley merged commit a49bac3 into 7.0.x May 1, 2025
32 of 34 checks passed
@jamesfredley jamesfredley deleted the content-groups-snapshot-repo branch May 1, 2025 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants