We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Downloading from central: https://repo.maven.apache.org/maven2/org/fidoalliance/fdo/protocol/1.1.9/protocol-1.1.9.jar is failing as the repository(jar) is missing.
To Reproduce Steps to reproduce the behavior:
Building the PRI-FIDOIOT is failing due to protocol-1.1.9.jar As the build is failed the 'aio.jar' is not created and the further tests are failing.
Expected behavior Find the jar and complete the build
Screenshots
Test Environment Ubuntu 22.04, Java 21, Maven 3.9.9
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Downloading from central: https://repo.maven.apache.org/maven2/org/fidoalliance/fdo/protocol/1.1.9/protocol-1.1.9.jar
is failing as the repository(jar) is missing.
To Reproduce
Steps to reproduce the behavior:
Building the PRI-FIDOIOT is failing due to protocol-1.1.9.jar
As the build is failed the 'aio.jar' is not created and the further tests are failing.
Expected behavior
Find the jar and complete the build
Screenshots

Test Environment
Ubuntu 22.04, Java 21, Maven 3.9.9
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: