Add missing <name> fields for pom.xml files 55/52555/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 1 Mar 2017 20:26:23 +0000 (15:26 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 2 Mar 2017 23:26:02 +0000 (18:26 -0500)
commitffb69bd10859d8e1de90d950b6fdf33dd69e7bae
tree2bd6859030e03399fa8b00f800c9a295d5fde884
parent9337eeee1ca8dcdaf22ef60674a72bf89be3550a
Add missing <name> fields for pom.xml files

This is used by autorelease scripts to automatically parse which project
is failing a build and report to the mailing list automatically. We need
names in the format:

    ODL :: <groupId> :: <artifactId>

This patch formats in the same format as found in the startup archetypes
patch found here: https://git.opendaylight.org/gerrit/52522

Change-Id: I494aacad440bfd7b103dcc32861890b163e1b3b4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
77 files changed:
alto-basic/auto-maps/features/pom.xml
alto-basic/auto-maps/karaf/pom.xml
alto-basic/auto-maps/pom.xml
alto-basic/manual-maps/api/pom.xml
alto-basic/manual-maps/artifacts/pom.xml
alto-basic/manual-maps/features/pom.xml
alto-basic/manual-maps/impl/pom.xml
alto-basic/manual-maps/karaf/pom.xml
alto-basic/manual-maps/pom.xml
alto-basic/pom.xml
alto-basic/simple-ecs/api/pom.xml
alto-basic/simple-ecs/artifacts/pom.xml
alto-basic/simple-ecs/features/pom.xml
alto-basic/simple-ecs/hostnodetracker/pom.xml
alto-basic/simple-ecs/impl/pom.xml
alto-basic/simple-ecs/it/pom.xml
alto-basic/simple-ecs/karaf/pom.xml
alto-basic/simple-ecs/pom.xml
alto-basic/simple-ird/api/pom.xml
alto-basic/simple-ird/artifacts/pom.xml
alto-basic/simple-ird/features/pom.xml
alto-basic/simple-ird/impl/pom.xml
alto-basic/simple-ird/it/pom.xml
alto-basic/simple-ird/karaf/pom.xml
alto-basic/simple-ird/pom.xml
alto-core/basic-types/pom.xml
alto-core/northbound/api/pom.xml
alto-core/northbound/artifacts/pom.xml
alto-core/northbound/features/pom.xml
alto-core/northbound/impl/pom.xml
alto-core/northbound/it/pom.xml
alto-core/northbound/karaf/pom.xml
alto-core/northbound/pom.xml
alto-core/pom.xml
alto-core/resourcepool/pom.xml
alto-core/standard-northbound-routes/costmap/pom.xml
alto-core/standard-northbound-routes/endpointcost/pom.xml
alto-core/standard-northbound-routes/endpointproperty/pom.xml
alto-core/standard-northbound-routes/networkmap/pom.xml
alto-core/standard-northbound-routes/pom.xml
alto-core/standard-service-models/model-base/features/pom.xml
alto-core/standard-service-models/model-base/karaf/pom.xml
alto-core/standard-service-models/model-base/pom.xml
alto-core/standard-service-models/model-config/features/pom.xml
alto-core/standard-service-models/model-config/karaf/pom.xml
alto-core/standard-service-models/model-config/pom.xml
alto-core/standard-service-models/model-costmap/features/pom.xml
alto-core/standard-service-models/model-costmap/karaf/pom.xml
alto-core/standard-service-models/model-costmap/pom.xml
alto-core/standard-service-models/model-endpointcost/features/pom.xml
alto-core/standard-service-models/model-endpointcost/karaf/pom.xml
alto-core/standard-service-models/model-endpointcost/pom.xml
alto-core/standard-service-models/model-endpointproperty/features/pom.xml
alto-core/standard-service-models/model-endpointproperty/karaf/pom.xml
alto-core/standard-service-models/model-endpointproperty/pom.xml
alto-core/standard-service-models/model-ird/features/pom.xml
alto-core/standard-service-models/model-ird/karaf/pom.xml
alto-core/standard-service-models/model-ird/pom.xml
alto-core/standard-service-models/model-networkmap/features/pom.xml
alto-core/standard-service-models/model-networkmap/karaf/pom.xml
alto-core/standard-service-models/model-networkmap/pom.xml
alto-core/standard-service-models/pom.xml
alto-extensions/pom.xml
alto-extensions/simple-pce/api/pom.xml
alto-extensions/simple-pce/artifacts/pom.xml
alto-extensions/simple-pce/features/pom.xml
alto-extensions/simple-pce/impl/pom.xml
alto-extensions/simple-pce/karaf/pom.xml
alto-extensions/simple-pce/network-tracker/api/pom.xml
alto-extensions/simple-pce/network-tracker/artifacts/pom.xml
alto-extensions/simple-pce/network-tracker/config/pom.xml
alto-extensions/simple-pce/network-tracker/features/pom.xml
alto-extensions/simple-pce/network-tracker/impl/pom.xml
alto-extensions/simple-pce/network-tracker/pom.xml
alto-extensions/simple-pce/pom.xml
alto-karaf/pom.xml
alto-release-features/pom.xml