commit | 8f7e5de17521836a96fa1c771a1651f63216675c | [log] [tgz] |
---|---|---|
author | Anaël Closson <ac2550@intl.att.com> | Wed Apr 12 11:09:25 2017 +0200 |
committer | Anaël Closson <ac2550@intl.att.com> | Wed Apr 12 13:08:31 2017 +0200 |
tree | 5b6b9da826378274087b578717effa7682900eac | |
parent | b67f417a751a98c4119ab4e8c2267e94c495a5de [diff] |
Allow push on custom repo Current configuration doesn't give the possibility to fully change where the artifacts should be pushed. This blocks the possibility to push artifacts to a custom repository outside of the LF Change-Id: I573ac8a05b380801b8c6034097ce1e9af18d811c Signed-off-by: Anaël Closson <ac2550@intl.att.com>
This source repository contains the OpenECOMP Policy DroolsPDP 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, first build 'policy-common-modules' (which contains dependencies), and then run: mvn clean install