Set root pom.xml <name> for Sonar 25/14025/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 9 Jan 2015 19:23:53 +0000 (14:23 -0500)
committerRobert Varga <nite@hq.sk>
Thu, 15 Jan 2015 18:53:42 +0000 (18:53 +0000)
commit5981c3fa568b44aee90fdd0cb426ff05a22ae4f9
treeb030dec92d237ffb4b2ca026160676404055c428
parent64858328d7898aa3ba7952daad85ca7862f6f58d
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: I9c53cecee278b1232dbd782f1f1a73007598385a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
pom.xml