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
The tests in parent Maven build are default to run in the children projects. Set a flag to skip them for given modules.
https://stackoverflow.com/questions/9279852/ignore-a-module-during-maven-test-build-for-multi-module-maven-project
The text was updated successfully, but these errors were encountered:
cannot only skip lphy #513
edbb6c6
It will skip LPhyBEAST tests. Need better solution ...
Sorry, something went wrong.
No branches or pull requests
The tests in parent Maven build are default to run in the children projects. Set a flag to skip them for given modules.
https://stackoverflow.com/questions/9279852/ignore-a-module-during-maven-test-build-for-multi-module-maven-project
The text was updated successfully, but these errors were encountered: