[commands] Add conflicts for Commands v2 & v3 vendordeps (#8438)

This commit is contained in:
sciencewhiz
2025-11-30 11:12:12 -08:00
committed by GitHub
parent 42992953ed
commit ccfbf5f5b3
2 changed files with 14 additions and 0 deletions

View File

@@ -6,6 +6,13 @@
"frcYear": "2027_alpha1",
"mavenUrls": [],
"jsonUrl": "",
"conflictsWith": [
{
"uuid": "111e20f7-815e-48f8-9dd6-e675ce75b266",
"errorMessage": "Users can not have both Commands v2 and Commands v3 vendordeps in their robot program.",
"offlineFileName": "CommandsV2.json"
}
],
"javaDependencies": [
{
"groupId": "org.wpilib",