aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2018-02-25Sonar and CLM fixesThomas Nelson Jr (arthurdent3)1-140/+135
Added missing files and Remove zookeeper Server issues Unit Test. Issue-ID: MUSIC-40 Change-Id: I52507fdd83327c7e6805c93e475a0d58ae9d6ee0 Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@att.com>
2018-02-23Changes related to Authentication and AtomicThomas Nelson Jr (arthurdent3)1-6/+12
Authentication Fixes Atomic with delete added. Issue-ID: MUSIC-38,MUSIC-39 Change-Id: Ide2974a42ff8618d8a94ef7e8a1b0abde3630550 Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@att.com>
2018-02-20Applying bug fixesThomas Nelson Jr (arthurdent3)1-1/+1
To many overlapping changes so including all of them. When pushing individually build was breaking. Issue-ID: MUSIC-33,MUSIC-34,MUSIC-35,MUSIC-36,MUSIC-37 Change-Id: I15b6f7c683d0d2eeadd99c2376dedd6c43a67a8c Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@att.com>
2018-02-20Setting Repositories back to pom.xmlThomas Nelson Jr (arthurdent3)1-30/+61
Looks like somehow the oParent and the Repository info got removed. Adding them back. This should hopefully correct the issues with docker build. Issue-ID: MUSIC-32 Change-Id: I3b45a9a7602d8bf8c8f252af31783e7fc8838359 Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@att.com>
2018-02-20Adding distribution management to pom for dockerThomas Nelson Jr (arthurdent3)1-1/+10
Issue-ID: MUSIC-32 Change-Id: If208dadd55fb9fd44dfb29df6d84822a17a36236 Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@att.com>
2018-02-19Fix for pom to moce docker plugin to a profileThomas Nelson Jr (arthurdent3)1-56/+69
Issue-ID: MUSIC-32 Change-Id: Ic075f0d38a8b3aed86a08ee0938c9657dbebdb42 Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@att.com>
2018-02-19Set up project to work with dockerThomas Nelson Jr (arthurdent3)1-309/+303
Update Pom to add docker plugin and add Dockerfile to build docker image. This is part of the requirement for a functional test case with the Robot Framework. Issue-ID: MUSIC-32 Change-Id: I548730b75ef0c73d6e840e4894b7f4460d94deb6 Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@att.com>
2018-02-15Adding oparentThomas Nelson Jr (arthurdent3)1-43/+11
Hopefully this should solve all my headaches. Issue-ID: MUSIC-24 Change-Id: Ia0becd349625500fc3d5c416e3934bbf9fde7a92 Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@att.com>
2018-02-14Fixing broken buildThomas Nelson Jr (arthurdent3)1-126/+129
Removed ofending Plugin from Pom. Change-Id: I56ce1cf6759f267e6c379e4cfd5ac4a12c3115e1 Issue-ID: MUSIC-24 Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@att.com>
2018-02-11Sonar Changes to pom fileThomas Nelson Jr (arthurdent3)1-1/+38
Trying to get Sonar working right. Code coverage is not showing up. Assuming its somethign missing from pom. Change-Id: I8a695ce6639666b79a2d92e4d5cb92307515a858 Issue-ID: MUSIC-24 Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@att.com>
2018-02-09Add missing pom.xml componentsJessica Wagantall1-3/+56
Add missing components: - distribution management - repositories - plugins - properties Change-Id: I57568771f148168d0b8524205c78bb30f85e2f58 Issue-ID: MUSIC-21 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-08Add Comment to plugin for Sonararthurdent31-0/+1
run-clm run-sonar Issue-ID: MUSIC-24 Change-Id: Ia59c8971c376fc3538da9acdd59e4fa7f5e68173 Signed-off-by: arthurdent3 <tn1381@att.com>
2018-02-08Adding sonar plugin for sonar scansarthurdent31-1/+5
Issue-ID: MUSIC-24 Change-Id: Ib5860d1506435ac257def7d0b9a3157cebb94e45 Signed-off-by: arthurdent3 <tn1381@att.com>
2018-02-05Initial code Import.arthurdent31-0/+281
Issue-ID: MUSIC-21 Change-Id: I89ceab0891b4b7cb999dab532d6bae9092f027cc Signed-off-by: arthurdent3 <tn1381@att.com>