From: Alexis de Talhouët Date: Mon, 1 Jul 2019 23:25:41 +0000 (-0400) Subject: Error: Could not find or load main class X-Git-Tag: 0.5.0~118 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d4b56bc36db1169024fef1f54f924bf3b8f351b6;p=ccsdk%2Fcds.git Error: Could not find or load main class Use oparent as root project pom Change-Id: Ibacb94a08051c2d3f48125a66c0579fa4da94e2d Issue-ID: CCSDK-1443 Signed-off-by: Alexis de Talhouët --- diff --git a/ms/blueprintsprocessor/application/pom.xml b/ms/blueprintsprocessor/application/pom.xml index 06726ad11..0f9e08b5f 100755 --- a/ms/blueprintsprocessor/application/pom.xml +++ b/ms/blueprintsprocessor/application/pom.xml @@ -17,7 +17,8 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor @@ -123,10 +124,6 @@ - - org.springframework.boot - spring-boot-maven-plugin - maven-resources-plugin 2.6 diff --git a/ms/blueprintsprocessor/functions/netconf-executor/pom.xml b/ms/blueprintsprocessor/functions/netconf-executor/pom.xml index a46e7433d..ca5423432 100644 --- a/ms/blueprintsprocessor/functions/netconf-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/netconf-executor/pom.xml @@ -1,6 +1,6 @@ - + org.onap.ccsdk.parent @@ -54,12 +55,7 @@ limitations under the License. src/test **/*.java,**/*.kt - + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml 0.8.3