Add INFO.yaml file
[ccsdk/distribution.git] / docs / sli / adaptors / docs / build.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3
4 Build
5 =====
6
7
8 Environment
9 -----------
10 Requires maven release 3.3 or greater
11
12 Steps
13 -----
14 To compile this code:
15
16 1. Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
17
18 2. To compile, run "mvn clean install".