The documentation says:
"To Run:
- Update atomfeed-standalone/src/main/resources/atomfeed.properties with Postgres credentials.
- cd atomfeed-standalone
- mvn jetty:run -P IT"
But there is no 'atomfeed-standalone' module. Plus I cannot find any module with the jetty plugin. Is this module 'atomfeed-standalone' committed to source control?