Skip to content

Latest commit

 

History

History
executable file
·
26 lines (20 loc) · 398 Bytes

File metadata and controls

executable file
·
26 lines (20 loc) · 398 Bytes

java-cli-maven-surefire-findbugs-jbehave-junit-hello-world

Description

A POC for maven app using JUnit5 and jbehave framework with findbugs and surefire plugin.

Tech stack

  • java
  • maven
    • junit
    • findbugs
    • surefire
    • jbehave

Docker stack

  • adoptopenjdk/maven-openjdk11

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h