Set root pom.xml <name> for Sonar 46/14046/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 9 Jan 2015 20:45:38 +0000 (15:45 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 9 Jan 2015 20:45:38 +0000 (15:45 -0500)
commita3565c9d34c4084e80f6c8d9589d2dbab1dd6bb1
treeb2ea663aea3058dc8d91e208cbb96e1fe0a7d633
parent791427a556d6ed34768d39973f1ed7acfd2fcd43
Set root pom.xml <name> for Sonar

As mentioned on the mailing list Sonar uses the <name> field of the
pom.xml that is passed to the mvn command as the name of the project in
Sonar. In most cases this is the root pom.xml file in a project. This
patch sets the name to the project shortname.

https://lists.opendaylight.org/pipermail/discuss/2014-November/004024.html

Change-Id: I34549ed7631b183128b025859bd641d5ec0c8927
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
pom.xml [changed mode: 0755->0644]