commit | 4a62d9f6f3dfb24c2181f797339b004e16eb0649 | [log] [tgz] |
---|---|---|
author | Samuel Kontris <samuel.kontris@pantheon.tech> | Fri Aug 23 13:51:37 2019 +0200 |
committer | Samuel Kontris <samuel.kontris@pantheon.tech> | Fri Aug 23 12:15:52 2019 +0000 |
tree | 058379cb2fefc2b8893385657f476deb3cce3e12 | |
parent | 85041dd8795b84a48d0b48dd746bfbcb230c8794 [diff] |
Add the odlparent-lite to the lighty.io artifacts without any parent This addition should fix failing merge job. Error log from merge job: "Deployment failed: repository element was not specified in the POM inside distributionManagement element" Signed-off-by: Samuel Kontris <samuel.kontris@pantheon.tech> Change-Id: I0a0cc6fc59dbb5645ca9f3a5b3b250a0581763da
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 ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".