Set root pom.xml <name> for Sonar 48/14048/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 9 Jan 2015 20:49:05 +0000 (15:49 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 9 Jan 2015 20:49:05 +0000 (15:49 -0500)
commit69a1b9b85968212d9e5038a04093a31148b47625
tree603ba8595af3609aa4438563d85bc22d4262b037
parent7d3599645037ec4191023888fa078521901f43aa
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: I3a2f8d9cbc32decaed710aa55fa98f0df94c2b9f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
pom.xml