mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
Change note
This commit is contained in:
5
java/ql/lib/change-notes/2025-03-03-maven-fixes.md
Normal file
5
java/ql/lib/change-notes/2025-03-03-maven-fixes.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
category: fix
|
||||
---
|
||||
* Java build-mode `none` no longer fails when a required version of Maven cannot be downloaded, such as due to a firewall. It will now attempt to use the system version of Maven if present, or otherwise proceed without detailed dependency information.
|
||||
* Java build-mode `none` now correctly uses Maven dependency information on Windows platforms.
|
||||
Reference in New Issue
Block a user