commit | fd5a6566d0e12540b4ac49b24603bae26666ab94 | [log] [tgz] |
---|---|---|
author | arkadiusz.adamski <aadamski@est.tech> | Wed Mar 24 16:24:22 2021 +0000 |
committer | Ajith Sreekumar <ajith.sreekumar@bell.ca> | Mon Mar 29 17:36:22 2021 +0000 |
tree | 2c632dc755930aa571b62a9d9a4a6be569836f0f | |
parent | c2f7bba321df740d134da7da1a19d7d38b867799 [diff] |
Fix sonar issues - reduce methods Cognitive Complexity from 19 to the 15 allowed in CommandLineParser - iteration replaced with bulk 'Collection.addAll' call - remove redundant initializers - replace try with try-with-resources Issue-ID: POLICY-3093 Signed-off-by: arkadiusz.adamski <aadamski@est.tech> Change-Id: Ia727b3145ef8f63bcfc07723191c85e1ec8c923c
Copyright (C) 2016-2018 Ericsson. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy APEX PDP Engine 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