v2.0.0-RC6-24
Pre-release
Pre-release
Fixes
- Fix handling of version intervals in JSON report (dependencies with a version interval as version had empty dependencies).
- Ensure
latest.stabledoesn't match milestones or alpha / beta versions. - Accept space characters as separator in
COURSIER_REPOSITORIES, so that Ivy repositories with different metadata and artifact patterns can be used. - Fix
updateandlistcommand on Windows.
Enhancements
- Don't print empty line when the result of the
fetchcommand is empty. - In the
javaandjava-homecommands, don't re-download JVM index when not necessary. (If the cached index has a matching JVM, it's used straightaway, and the index is not updated. Pass--updateto force updating the index.) - Add aliases for GCS repositories (
gcs,gcs-eu,gcs-asia)