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