Set root pom.xml <name> for Sonar 51/14051/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 9 Jan 2015 20:55:47 +0000 (15:55 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 9 Jan 2015 20:55:47 +0000 (15:55 -0500)
commitb25968c4a42014a51e41a7cd6828a89d4ff175e5
tree8d28f820219f20fab3acae868995e8a118132e12
parentb7beb169a46ab3cc4dc10f7d6a8878b0a0787142
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: Ia379d9ec23a58e464e8f68ea112779630819a8ba
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
pom.xml