Set root pom.xml <name> for Sonar 65/14065/3
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 9 Jan 2015 21:47:06 +0000 (16:47 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 22 Jan 2015 04:48:03 +0000 (23:48 -0500)
commit54f7245918724053f9d94f948fb74754028c1259
tree196c92413ef188ba09ab361d2ed04058902b7945
parent6e8dd956c3da938e2fcbd32d2351694f06279586
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: I1a1e76da6dd596a0b5e916f7ddcda72d3720b58d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
pom.xml