Maven: Hello World

A relatively simple Hello World app with Maven

This repo contains a relatively simple Hello World app in Maven, along with a single JUnit test that checks whether the main method of the edu.ucsb.cs56.pconrad.App class prints "Hello World! (followed by a newline) on System.out.

See the README.md for more details.