commit | e1d0e25da4f0d49adcd6d2bc2dc5f4f0bef4adfd | [log] [tgz] |
---|---|---|
author | Singal, Kapil (ks220y) <ks220y@att.com> | Mon Feb 01 22:06:16 2021 -0500 |
committer | Singal, Kapil (ks220y) <ks220y@att.com> | Mon Feb 01 22:48:21 2021 -0500 |
tree | 68f1cc59b9f717357bd582e1b051dc0834741dd8 | |
parent | 6fa7fc955092595ed2dc4760a569ae178424e4a1 [diff] |
Adding maven-deploy-plugin with deployeAtEnd true Issue-ID: CCSDK-3126 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I5c89ab63f58084808038e58b413bf51c29bcb93b
The actual parent poms are being generated from below two pom-template
ccsdk/parent/odlparent/setup/src/main/template/pom-template.xml
ccsdk/parent/springboot/spring-boot-setup/src/main/template/pom-template.xml
Any updates needed should be made to respective template and not to the generated pom.xml file/files.
Every parent pom has associated properties files (src/main/properties).
Setup module will read those properties and populate respective values within generated pom.xml