Skip to content

bearddan2000/scala-cli-maven-surefire-pmd-junit-test-hello-world

Repository files navigation

scala-cli-maven-surefire-pmd-junit-test-hello-world

Description

Analyze source code for bugs. A POC for maven app using JUnit framework with surefire plugin.

Tech stack

  • scala
  • maven
    • pmd
    • junit
    • surefire

Docker stack

  • maven:3-openjdk-17

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit

Code concept