Add jbang-catalog.json and document JBang usage in README - #1792
Open
maxandersen wants to merge 1 commit into
Open
Add jbang-catalog.json and document JBang usage in README#1792maxandersen wants to merge 1 commit into
maxandersen wants to merge 1 commit into
Conversation
- Add jbang-catalog.json with aliases for bacon, pnc, da, pig (release + snapshot)
- Use ${bacon.version:RELEASE/LATEST} for version pinning via -Dbacon.version
- Document JBang run, install, version pinning, and snapshot usage in README
maxandersen
force-pushed
the
jbang-catalog-docs
branch
from
July 15, 2026 19:31
54063dc to
610c6f1
Compare
rnc
reviewed
Jul 17, 2026
| "aliases": { | ||
| "bacon": { | ||
| "script-ref": "org.jboss.pnc.bacon:cli:RELEASE:shaded", | ||
| "description": "PNC/DA/PiG CLI for ProjectNCL 2.0", |
Contributor
There was a problem hiding this comment.
Why is this 2.0? Current version of Bacon is 3.5.0 and PNC is at 3.5.x. Would it not be better to remove the version?
Contributor
Mend Scan ResultsStatus: SCA scan outputSAST scan output |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a JBang catalog so users can run/install bacon directly from Maven Central:
Changes:
jbang-catalog.jsonwith aliases:bacon,pnc,da,pig(+ snapshot variants)