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

cert error #179

Open
Arpey opened this issue Aug 4, 2021 · 1 comment
Open

cert error #179

Arpey opened this issue Aug 4, 2021 · 1 comment

Comments

@Arpey
Copy link

Arpey commented Aug 4, 2021

when i run mvn package, failure with error as below, win10, what shoud i do

Expected: is "/kafka/config/user.jks"
but: was "D:\kafka\config\user.jks"
[ERROR] MainTest.testConfigConvertsTruststoreToAbsolute:63
Expected: is "/kafka/config/cert.jks"
but: was "D:\kafka\config\cert.jks"

@its-dave
Copy link
Contributor

You can run mvn package -DskipTests if you want to build without running tests - are you making changes to the code or do you just want to build the app?

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