Set root pom.xml <name> for Sonar 50/14050/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 9 Jan 2015 20:53:27 +0000 (15:53 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 9 Jan 2015 20:53:27 +0000 (15:53 -0500)
commitb6772b7645e64588ec230cb73832750271fb02ea
tree6fce58c16388b540d165f731bdae2a26cb346db7
parent3a71d1a912829b14bb474c5e4ab8afdf6f206e4b
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: I51859978242e4d93ba434890a12a1014b286dd30
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
pom.xml