Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Q: does maven group id need to be distinct per repo - what if the maven artifact ID does the distinction?

...

Components NameComponents Repository name

Maven Group ID

Gildas Lanilis ? question - originally I had a single pomba group ID - and differentiated by the artifact ID

Do we need the distinct group ID per repo because of an LF jjb requirement? just wondering

Components Description
logging-analyticslogging-analyticsorg.onap.logging-analyticsA reference analytics pipeline configuration
pomba-context-aggregatorlogging-analytics/pomba/pomba-context-aggregator

org.onap.pomba.pomba-context-aggregator

(all below previously org.onap.pomba) with differentiators in the Maven artifact ID)


Orchestrates calls to various context builders and aggregates data from various data sources into one single payload
pomba-aai-context-builder logging-analytics/pomba/pomba-aai-context-builder org.onap.pomba.pomba-aai-context-builder AAI Context builder. Interacts with A&AI and transforms A&AI data into common model structure
pomba-sdc-context-builderlogging-analytics/pomba/pomba-sdc-context-builderorg.onap.pomba.pomba-sdc-context-builder
SDC Context builder. Interacts with SDC and transforms SDC TOSCA CSAR into common model structure
pomba-sdnc-context-builderlogging-analytics/pomba/pomba-sdnc-context-builderorg.onap.pomba.pomba-sdnc-context-builder
SDN-C Context Builder. Interacts with SDN-C and transforms SDN-C data into common model structure
pomba-network-discovery-context-builderlogging-analytics/pomba/pomba-network-discovery-context-builderorg.onap.pomba.pomba-network-discovery-context-builder
Network Discovery Context Builder. Interacts with Network discovery component and transforms its data into common model structure
pomba-audit-commonlogging-analytics/pomba/pomba-audit-commonorg.onap.pomba.pomba-audit-common
POJO project. Holds POMBA common  model POJO representation

...