wpilibsuite / WPILibInstaller-Avalonia

Other
8 stars 20 forks source link

XRP dependencies are not included in installer #370

Closed sciencewhiz closed 10 months ago

sciencewhiz commented 10 months ago

When building the XRP Command template for the first time offline, the build fails because artifacts are not found

* What went wrong:
Could not determine the dependencies of task ':jar'.
> Could not resolve all files for configuration ':runtimeClasspath'.
   > Could not resolve edu.wpi.first.xrpVendordep:xrpVendordep-java:2024.1.1-beta-3.    
     Required by:
         project :
      > Could not resolve edu.wpi.first.xrpVendordep:xrpVendordep-java:2024.1.1-beta-3. 
         > Could not get resource 'https://frcmaven.wpi.edu/artifactory/release/edu/wpi/first/xrpVendordep/xrpVendordep-java/2024.1.1-beta-3/xrpVendordep-java-2024.1.1-beta-3.pom'.
            > Could not GET 'https://frcmaven.wpi.edu/artifactory/release/edu/wpi/first/xrpVendordep/xrpVendordep-java/2024.1.1-beta-3/xrpVendordep-java-2024.1.1-beta-3.pom'.  
               > The requested name is valid, but no data of the requested type was found (frcmaven.wpi.edu)
      > Could not resolve edu.wpi.first.xrpVendordep:xrpVendordep-java:2024.1.1-beta-3. 
         > Could not get resource 'https://repo.maven.apache.org/maven2/edu/wpi/first/xrpVendordep/xrpVendordep-java/2024.1.1-beta-3/xrpVendordep-java-2024.1.1-beta-3.pom'.    
            > Could not GET 'https://repo.maven.apache.org/maven2/edu/wpi/first/xrpVendordep/xrpVendordep-java/2024.1.1-beta-3/xrpVendordep-java-2024.1.1-beta-3.pom'.
               > The requested name is valid, but no data of the requested type was found (repo.maven.apache.org)