Analyze source code for potential bugs. A POC for maven app using junit5 and cucumber framework with jacoco, pmd, allure, failsafe and surefire plugins.
Serves allure report from link given after the build.
- java
- maven
- findbugs
- junit5
- failsafe
- surefire
- jacoco
- cucumber
- pmd
- allure
- maven:3-openjdk-17
sudo ./install.sh -u
- jacoco report under bin/target/site/jacoco
- pmd report found at bin/target/site
- findbugs report at bin/target/findbugs
sudo ./install.sh -d
sudo ./install.sh -h