Changelog
Repository fixes/improvements is the name of the game.
First off, --fresh will now check for update to dependencies using SNAPSHOT and RELEASE names.
Then, adding spring-snapshot, spring-milestone, s01sonatype-snapshots and sonatype-snapshots possible shorthands for maven repositories and --deps now properly suppport comma separated list. Means you can use snapshots in a much more compact version:
jbang --repos mavencentral,s01sonatype-snapshots -Dquarkus.version=999-SNAPSHOT myrest.java
🚀 Features
- 1a45a50 improve maven repo shorthand and logging (#1360)
- 60b7c5b Set Maven update policy to ALWAYS when --fresh is used
♻️ Changes
- acf4146 turned
isRunCommandintoisMainRequired
Contributors
We'd like to thank the following people for their contributions:
Tako Schotanus, Jeremie Bresson, Max Rydahl Andersen, GitHub, andreaTP