[nous] Add CommandLineRunner, dependecies to pom.xml and optimize Dockerfile
- Added CommandLineRunner so that everyone can now test their pumps.
- Added JGit and Jira dependencies to pom.xml.
- Optimized Dockerfile so that it doesn't download dependencies during "mvn clean package" phase
Closes [#12019]