jbang
jbang copied to clipboard
Unleash the power of Java - JBang Lets Students, Educators and Professional Developers create, edit and run self-contained source-only Java programs with unprecedented ease.
Sometimes you want to test out things locally and would like mavenlocal to resolve first.
**Is your feature request related to a problem? Please describe.** In an ideal perfect world, I would like to be able to "pin" the JBang version in a project to...
**Is your feature request related to a problem? Please describe.** Currently the Maven repositories specified in the .m2/settings.xml are not picked up to resolve dependencies **Describe the solution you'd like**...
**Is your feature request related to a problem? Please describe.** I would be nice if I could specify the version as 4.+ and have it not go to 5. Maybe...
When one alias refers to another we now merge the attributes of the two aliases (when dealing with lists and maps, in the case of simple values the "parent" alias...
With a fresh install of Ubuntu 24.04 and JBang, I get the following warning when I execute a simple hello world example using the `-c` command: ``` $ jbang -c...
The vulnerability introduced by dev.jbang:[email protected] > org.apache.commons:[email protected] https://security.snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-6254296 Fix by upgrading to 1.26.0 or higher
early try on having a progressbar for downloads. both useful and noisy....not sure if i like it or not ;)
**Is your feature request related to a problem? Please describe.** Currently, Basic Auth for catalog-ref is only supported by setting the JBANG_AUTH_BASIC_USERNAME and JBANG_AUTH_BASIC_PASSWORD env variables. It is not scalable...
**Is your feature request related to a problem? Please describe.** In my company I would love to use `jbang` but the the process how to bring new software into the...