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

Build fails with being unable to resolve dependency org.xipki:jpkcs11wrapper #270

Closed
mputz86 opened this issue Jan 11, 2023 · 2 comments
Closed

Comments

@mputz86
Copy link
Contributor

mputz86 commented Jan 11, 2023

The currently latest master commit does not build (for me).

The first error was that the Apache snapshot repository must have a https:// URL from Maven 3.8.1 onwards (see here); in pom.xml.

The next issue is that org.xipki:jpkcs111wrapper is missing. Since it is not part of the Apache snapshot repo and no maven repo which I have checked, I dont know how the build actually "should" get the dependency.

Any hints what I am doing wrong? :)

Maven version: 3.8.6
Java version: 11.0.15
Used commit of xipki: 66008f9a7

The full error:
image

@mputz86
Copy link
Contributor Author

mputz86 commented Jan 11, 2023

Blocks the PR #271 since I cannot verify completly that all is good.

@xipki
Copy link
Owner

xipki commented Jan 12, 2023

Sorry, I forgot to deploy the jpkcs11wrapper. Now it should work.

@mputz86 mputz86 closed this as completed Jan 13, 2023
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

No branches or pull requests

2 participants