Set root pom.xml <name> for Sonar 71/14071/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 9 Jan 2015 21:54:45 +0000 (16:54 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 9 Jan 2015 21:54:45 +0000 (16:54 -0500)
commit40db231b705f952dd46a6bb7aafd982b2d67607f
treee2dd2f16d36b6d5ffe1095fc561c9650a7a03633
parent47ba0624641a8421b576778fc2a300e16882b5e3
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: I138f89f0d90dfc512ec6e521b2c35c6f67152c43
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
pom.xml