commit | 2430e07d833e366c50f758bbee09cca863220940 | [log] [tgz] |
---|---|---|
author | Rashmi Pujar <rashmi.pujar@bell.ca> | Tue Mar 07 15:42:51 2017 -0500 |
committer | Rashmi Pujar <rashmi.pujar@bell.ca> | Tue Mar 07 15:42:51 2017 -0500 |
tree | 1267e3634ad56b8e4165089ffd7c0275f8fb382e | |
parent | f7ff28dad35ae9f99e88790232246ec8778d700e [diff] |
Grant permissions to *.sh from dockerfile chmod from exec-maven-plugin in pom file doesn't grant file permission. Hence, changing it directly from the Dockerfile. Change-Id: Ic152f5d881e294ae53c11e67391b6892fee4b6a7 Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca> Former-commit-id: 8c4f00ab3215d98e81e9480447696db59f36080e
This source repository contains the code for SDN Controller operations, administration and maintenance utilities. This code depends on the following, which should be downloaded and compiled first:
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".