Skip to content

Latest commit

 

History

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

File metadata and controls

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

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

Description

A POC for maven app using testng and jbehave framework with findbugs and urefire plugin.

Tech stack

  • java
  • maven
    • testng
    • 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