Make sure you have Java (JVM/JDK) installed along with Maven. You have a simple "HelloWorld" Java class which will return a value Hello World string. This is defined in the /src/test/java folder A ...