Refactoring docker POM 67/119567/1
authorSingal, Kapil (ks220y) <ks220y@att.com>
Mon, 22 Mar 2021 00:43:03 +0000 (20:43 -0400)
committerSingal, Kapil (ks220y) <ks220y@att.com>
Mon, 22 Mar 2021 00:43:03 +0000 (20:43 -0400)
Relacing maven-exec-plugin with maven-antrun-plugin to make it platform independent and now maven build can be run on Windows system

Adding docker.skip.run property with default value as false which can be set to true withih maven build arguments to skip image start

Issue-ID: CCSDK-3226
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I0009bdaf0754381c831098c493de047f80b56d65


No differences found