From d8c5efec77c54f6354a88cc6350ff161f72e6676 Mon Sep 17 00:00:00 2001 From: "ying.yunlong" Date: Sat, 3 Mar 2018 14:18:41 +0800 Subject: Fix vfc-vnfmgr sonar job failure Change-Id: Ifc946e9b2868f088fefbfe4c5563320091804651 Issue-ID: VFC-781 Signed-off-by: ying.yunlong --- pom.xml | 83 ----------------------------------------------------------------- 1 file changed, 83 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index a3280e8..9793c19 100644 --- a/pom.xml +++ b/pom.xml @@ -26,91 +26,8 @@ 1.1.0-SNAPSHOT pom vfc-gvnfm-vnfmgr - - UTF-8 - . - xunit-results.xml - coverage.xml - py - python - **/**.py - **/tests/**.py,**/test*.py,**/__init__.py,setup.py - vfc gvnfm vnfmgr mgr - - - - - org.codehaus.mojo - exec-maven-plugin - 1.2.1 - - ${session.executionRootDirectory}/mvn-phase-script.sh - - - ${project.groupId} - ${project.artifactId} - ${project.version} - - - - - - - - org.codehaus.mojo - exec-maven-plugin - 1.2.1 - - - clean phase script - clean - - exec - - - - __ - clean - - - - - test script - test - - exec - - - - __ - test - - - - - - - maven-assembly-plugin - - false - - assembly.xml - - - - - make-assembly - package - - single - - - - - - -- cgit 1.2.3-korg