Pax Coin - Source Code and Building

Pax Coin - Source Code and Building

The source code for Pax Coin is available from the OPS4J Subversion repository at https://scm.ops4j.org/repos/ops4j/projects/pax/coin/. (browse via FishEye)

To build Pax Coin by yourself you will need to:

  1. Checkout the source code (requires SVN):

    svn co https://scm.ops4j.org/repos/ops4j/projects/pax/coin pax-coin
  2. From within the created pax-coin directory (requires Maven 2):

    mvn clean install

Pax Coin sources and JavaDoc are deployed alongside the main artifacts into the OPS4J maven repository.