Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Latest commit

 

History

History

common

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

podcastpedia-common

Project holding common code artifacts for podcastpedia-web and podcastpedia-admin. It's a maven dependency used by the both projects mentioned.

Install the project

Prerequisites

Install the podcastpedia-parent artefact in your local maven repository.

Install the artefact

  1. download/clone the project
  2. change to the root folder of the project and execute the following maven command
mvn clean install -DskipTests=true