OPS4J
  Pax Coin - Source Code and Building
Added by Alin Dreghiciu, last edited by David Leangen on Aug 13, 2008  (view change)

Labels

 
(None)

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.