Set root pom.xml <name> for Sonar 61/14061/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 9 Jan 2015 21:43:25 +0000 (16:43 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 9 Jan 2015 21:43:25 +0000 (16:43 -0500)
commitbb5e3424c3efe8126933b099d1d075e85ab9e9f5
treec18f9a033e14407d3996e83d9e07c34f5fce3a3b
parent0167c60f5b79c2ce51990a24286414b65a422cd0
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: If965c1f9bef2472b772034618837fd40eb27f94e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
pom.xml