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

Luzzu IO Module #12

Open
Kerni1996 opened this issue May 18, 2021 · 1 comment
Open

Luzzu IO Module #12

Kerni1996 opened this issue May 18, 2021 · 1 comment

Comments

@Kerni1996
Copy link

Kerni1996 commented May 18, 2021

Hello, I clean installed Luzzu as described in the readme (with hdt beforehand).

However, the build fails: "
[INFO] Luzzu Quality Metric Language ...................... SUCCESS [ 1.715 s]
[INFO] Luzzu IO Module .................................... FAILURE [ 13.655 s]
[INFO] luzzu-webapp ....................................... SKIPPED
[INFO] Luzzu Communications Module ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 49.796 s
[INFO] Finished at: 2021-05-18T13:08:03+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project luzzu-io: There are test failures."

How can I solve this?

@mazlo
Copy link

mazlo commented Jun 30, 2021

Apparently some tests failed in the test phase of maven. You can try to run it that way:

$ mvn clean install -DskipTests

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