Removing ONAP O-Parent as parent from CPS 65/139265/11
authorsourabh_sourabh <sourabh.sourabh@est.tech>
Thu, 24 Oct 2024 13:24:54 +0000 (14:24 +0100)
committersourabh_sourabh <sourabh.sourabh@est.tech>
Tue, 5 Nov 2024 13:25:28 +0000 (13:25 +0000)
commit9eeb8e9641163e1c7fc9bba85fedaa965a5d7e2f
tree99cc7d66a8a015e76a218884b38deaf4a0c750cc
parentc475188530572efedbcb606239da0cdcee48c05b
Removing ONAP O-Parent as parent from CPS

- Fixed checkstyle and license validation.
- Updated checkstyle configuration (`onap-java-style.xml` and `check-license.xml`) to ensure compatibility with Maven Checkstyle Plugin version 3.3.1
- Removed obsolete properties causing build failures.
- Improved code style rules to meet ONAP Java guidelines.
- Vulnerabilities scan are now configured on parent pom.xml
- Fixed all code style.

Issue-ID: CPS-2470
Change-Id: I1e72af604415aa7587cbe1dff471ed0323e29aa3
Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
checkstyle/src/main/resources/apache-license-2.regexp.txt [new file with mode: 0644]
checkstyle/src/main/resources/cps-checkstyle/check-license.xml [new file with mode: 0644]
checkstyle/src/main/resources/cps-checkstyle/cps-java-style.xml [new file with mode: 0644]
checkstyle/src/main/resources/cps-java-style.xml [deleted file]
cps-ncmp-rest/pom.xml
cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/util/DeprecationHelper.java
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/utils/http/WebClientConfiguration.java
cps-parent/pom.xml
cps-service/src/main/java/org/onap/cps/api/CpsModuleService.java
pom.xml