Exclude the swagger folder from build 64/94364/1
authorHarish Venkata Kajur <vk250x@att.com>
Tue, 27 Aug 2019 18:17:28 +0000 (14:17 -0400)
committerHarish Venkata Kajur <vk250x@att.com>
Tue, 27 Aug 2019 18:17:30 +0000 (14:17 -0400)
Issue-ID: AAI-2579
Change-Id: I0ae1b5c2cd1922b0bf9c3cc7255a3b4b4fd70c2c
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 848f46c..9a02d41 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -624,6 +624,7 @@ limitations under the License.
                                     <version>${version.org.onap.aai.aai-schema}</version>
                                     <type>jar</type>
                                     <includes>onap/**/</includes>
+                                    <excludes>onap/*swagger**/</excludes>
                                     <outputDirectory>${aai.build.directory}/bundleconfig/etc</outputDirectory>
                                 </artifactItem>
                             </artifactItems>