Skip to content

Conversation

@maxandersen
Copy link
Collaborator

with this you can do //REPOS local=build/repo and jbang will turn that into an absolute file url based on current directory.

Its mainly intended for case where you use gradle publishAllPublicationsToBuildRepository and get /build/repo with the built artifacts.

with this I can put:

repos=central,gradle=build/repo

and when in root run scripts/aliases and have it resolve against local built repo.

it of course have the downside that artifacts will be copied to local maven.

I've for now marked it as experimental as I'm realizing we should have a way to resolve the path relative to where the repos ref is placed or at least be able to use property replacements to be more consistent and able to run from anywhere.

@maxandersen maxandersen requested a review from quintesse January 19, 2026 16:49
@maxandersen maxandersen marked this pull request as draft January 19, 2026 17:08
@maxandersen
Copy link
Collaborator Author

missed failing test ...moving to draft

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.

1 participant