Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roborio JDK not in installed maven directory #198

Closed
sciencewhiz opened this issue Nov 12, 2021 · 1 comment · Fixed by #200
Closed

Roborio JDK not in installed maven directory #198

sciencewhiz opened this issue Nov 12, 2021 · 1 comment · Fixed by #200
Assignees

Comments

@sciencewhiz
Copy link
Collaborator

I did an install of the beta 2 installer in a VM without internet access. After creating a java program, it did not build

Execution failed for task ':downloadDepsPreemptively'.
> Could not resolve all files for configuration ':jrefrcJavafrcjre'.
   > Could not resolve edu.wpi.first.jdk:roborio-2022:11.0.12u5-1.
     Required by:
         project :
      > Could not resolve edu.wpi.first.jdk:roborio-2022:11.0.12u5-1.
         > Could not get resource 'https://frcmaven.wpi.edu/artifactory/release/edu/wpi/first/jdk/roborio-2022/11.0.12u5-1/roborio-2022-11.0.12u5-1.pom'.
            > Could not GET 'https://frcmaven.wpi.edu/artifactory/release/edu/wpi/first/jdk/roborio-2022/11.0.12u5-1/roborio-2022-11.0.12u5-1.pom'.
               > The requested name is valid, but no data of the requested type was found (frcmaven.wpi.edu)

Looking in c:\userspublic\wpilib\maven\edu.wpi.first, there is no jdk directory

@ThadHouse
Copy link
Member

I'll investigate. I have a theory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants