Set root pom.xml <name> for Sonar. 33/14033/4
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 9 Jan 2015 19:45:41 +0000 (14:45 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 12 Feb 2015 15:44:32 +0000 (10:44 -0500)
commit0af455339817464aadbc0830d267f3b9577bca3c
tree01c1aad623250d41c9810b5126a4111892431944
parent8eed1c1a2bd8a9c37f0ddcac4472d7613c830cc1
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: I93b6db7bfc5d578231d9926cb19894151b4ce394
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
pom.xml [changed mode: 0755->0644]