Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.26 KB

build-source.md

File metadata and controls

36 lines (27 loc) · 1.26 KB

Building from Source

Prerequisites

  • Apache Rya code
  • Maven 2.2 +

Building

Using Git, pull down the latest code from the url above.

Run the command to build the code mvn clean install

If all goes well, here are the artifacts that you will be interested in:

  • Rya-WAR : web/web-rya/target/web.rya.war