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
Currently, mvn verify fails. This is quite confusing for users who are installing/using Clotho for the first time. The following needs to be done:
Look at all the tests in the Test package. Remove all outdated tests.
If a test is relevant but failing, fix it. (Create an issue and assign it to the concerned dev)
Ensure that mvn verify returns "Success".
Check the logger and comment out cumbersome and unwanted 'text' while compiling.
The text was updated successfully, but these errors were encountered:
Once this is done, #506 should be tackled.
Sorry, something went wrong.
No branches or pull requests
Currently, mvn verify fails. This is quite confusing for users who are installing/using Clotho for the first time.
The following needs to be done:
Look at all the tests in the Test package. Remove all outdated tests.
If a test is relevant but failing, fix it. (Create an issue and assign it to the concerned dev)
Ensure that mvn verify returns "Success".
Check the logger and comment out cumbersome and unwanted 'text' while compiling.
The text was updated successfully, but these errors were encountered: