commit | 8392c26af0d15f2f595535b1458c7b38d0c65378 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Sun Feb 19 17:01:24 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Sun Feb 19 17:01:40 2017 -0500 |
tree | 6fdbf121d5704aefa987d4290f0e7fd50f708757 | |
parent | 3b9923ff345c5d8a5aca20b840c7bbb52d91348a [diff] |
[ROOTPOM] Parameterize pom Parameterize environment-specific settings in parent pom as properties so they can be overridden Change-Id: I9584593c12f74c62fd92540139ad76da3fd9ff28 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".