-
Notifications
You must be signed in to change notification settings - Fork 4
How to build RISCOSS platform
Caleb James DeLisle edited this page Oct 28, 2015
·
3 revisions
In order to build the RISCOSS Platform you need to:
- Install Java JDK7
- Install Maven 3.0.5
- Set the environment variable
MAVEN_OPTSto the value-Xmx1024m -XX:MaxPermSize=256m - Put the file
settings.xmlin your local Maven directory (usually located under.m2in your home directory). Thesettings.xmlfile is available in theetcdirectory of this repository. - Donwload and copy the Smile binary library to
riscoss-platform-jsmile/src/main/resources/. The library to copy depends on your operating system. For Linux/X86_64 it's calledlibjsmile.so
To build the RISCOSS Platform just run the command mvn install from the root directory.
Depending on your connection speed, and the number of artifacts to download, it will take between 5 and 20 minutes to build the whole platform.
RISCOSS Governance
Get Involved
###Get Started
Exploring RISCOSS GithubAnalizer
###Users
How to read analysis results
How to manage domains
###Developers
RISCOSS Architecture
How to contribute
How to build RISCOSS platform
How to deploy RISCOSS platform
GitHub Analyzer Administration
###Others
Risk Data Collectors
Risk Models