aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
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>