aboutsummaryrefslogtreecommitdiffstats
path: root/docs/build.rst
blob: 0a4c308e6b4216d885cd51ae710b99b4ff1bd452 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0

Build
=====


Environment
-----------
Requires maven release 3.3 or greater

Steps
-----
To compile this code:

1. Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.

2. To compile, run "mvn clean install".