Project holding common code artifacts for podcastpedia-web and podcastpedia-admin. It's a maven dependency used by the both projects mentioned.
Install the podcastpedia-parent artefact in your local maven repository.
- download/clone the project
- change to the root folder of the project and execute the following maven command
mvn clean install -DskipTests=true