Describe the bug
Desktop native debug artifacts aren't published, this prevents ./gradlew simulateJavaDebug from working.
To Reproduce
Steps to reproduce the behavior:
- Open an example project
- run
./gradlew simulateJavaDebugg
- See failure to download artifacts
Expected behavior
The artifacts should be published allowing simulateJavaDebug to work.
Screenshots
If applicable, add screenshots to help explain your problem.
Version (required):
- OS: Ubuntu 24.04
- Project Information: WPILib Information:
Project Version: 2026.1.1-beta-1
VS Code Version: 1.105.1
WPILib Extension Version: 2026.1.1-beta-1
Project Year: 2026beta
Language: java
C++ Extension Version: 1.28.3
Java Extension Version: 1.38.0
Java Debug Extension Version: 0.58.2
Java Dependencies Extension Version 0.24.1
Java Version: 17
Java Location: /home/jade/wpilib/2026/jdk
Vendor Libraries:
AdvantageKit (26.0.0-beta-1)
CTRE-Phoenix (v6) (26.0.0-beta-1)
photonlib (v2026.0.1-beta)
WPILib-New-Commands (1.0.0)
Additional context
Add any other context about the problem here.
Describe the bug
Desktop native debug artifacts aren't published, this prevents
./gradlew simulateJavaDebugfrom working.To Reproduce
Steps to reproduce the behavior:
./gradlew simulateJavaDebuggExpected behavior
The artifacts should be published allowing simulateJavaDebug to work.
Screenshots
If applicable, add screenshots to help explain your problem.
Version (required):
Project Version: 2026.1.1-beta-1
VS Code Version: 1.105.1
WPILib Extension Version: 2026.1.1-beta-1
Project Year: 2026beta
Language: java
C++ Extension Version: 1.28.3
Java Extension Version: 1.38.0
Java Debug Extension Version: 0.58.2
Java Dependencies Extension Version 0.24.1
Java Version: 17
Java Location: /home/jade/wpilib/2026/jdk
Vendor Libraries:
AdvantageKit (26.0.0-beta-1)
CTRE-Phoenix (v6) (26.0.0-beta-1)
photonlib (v2026.0.1-beta)
WPILib-New-Commands (1.0.0)
Additional context
Add any other context about the problem here.