Skip to content
Alexey Valikov edited this page Mar 26, 2015 · 4 revisions

Prerequisites

To build the OGC Schemas project, you'll need the following installed:

  • Maven. Make sure mvn is available from the command line.
  • Node.js. Make sure node is available from the command line.
  • GIT. Make sure git and patch are available from the command line.

Building

mvn clean install
Clone this wiki locally