blob: 26ec038e3683444458835dc2b91a1950c07af31b (
plain)
1
2
3
|
This source repository contains the ONAP Policy GUI code. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment.
To build it using Maven 3, run: mvn clean install
|