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 failure on: Shim Kafka Implementation ............... FAILURE [ 2.586 s] #489

Open
sanyaade-iot opened this issue Feb 2, 2018 · 4 comments

Comments

@sanyaade-iot
Copy link

Hi Everybody,

Just trying to build the server but ran into build errors. This is a test failures for Shim Kafka Implementation on Ubuntu 16.04 Server.
If I use: mvn clean package --DskipTests then everything is built successfully but I think it is better to build and run tests for robustness and production quality. Many thanks!
Please help!

image

God blesses!!!

Best regardsa,
Sanyaade

@kkan2020
Copy link

kkan2020 commented Feb 5, 2018

I had this problem a few days ago. I suggest you try to stop kafka server and zookeeper server first and then run mvn clean package to see if the tests will pass.

@sanyaade-iot
Copy link
Author

Okay, I tried that but did not work. Currently skipping the test.

Many thanks!

God blesses!!!

Best regards,
Sanyaade

@alexbn71
Copy link

Hi Sanyaade, how did you get resolved this issue?

Thank
Alex

@sanyaade-iot
Copy link
Author

@alexbn71 : As I mentioned above, If you run the command shown below:

mvn clean package --DskipTests

Then everything is built successfully. It means build the package but don't run tests on your build.

God blesses!!!

Best regards,
Sanyaade

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

3 participants