Set root pom.xml <name> for Sonar 44/14044/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 9 Jan 2015 20:42:26 +0000 (15:42 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 9 Jan 2015 20:42:26 +0000 (15:42 -0500)
commit346d99664b4d0add2a4f379b7b6e74c1abee55e6
treec3daa600531bb236f10b87d7d727fa828a6515b3
parent84afc03f38c7b7c9b98e157a42b95e2f67840663
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: Idca25733b692b1fdb635164d03c9646ecf27ef06
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
pom.xml