4.0.0 ajsc-archetype-parent com.att.ajsc 2.0.0 org.onap.aai.data-router data-router 1.1.1-SNAPSHOT aai-data-router ${basedir}/target data-router v1 2.0.0 /appl/${project.artifactId} /appl/${project.artifactId}/${project.version} ${basedir}/target/swm/package/nix/dist_files${distFilesRoot} aaiadmin aaiadmin com.att.csid.lab 0 9502 workstation DEV google_checks.xml https://nexus.onap.org java jacoco ${project.build.directory}/surefire-reports ${project.build.directory}/coverage-reports/jacoco.exec false ${project.version} org.powermock powermock-module-junit4 1.6.2 test org.powermock powermock-api-mockito 1.6.2 test org.powermock powermock-module-javaagent 1.6.2 test org.powermock powermock-module-junit4-rule-agent 1.6.2 test dom4j dom4j 1.6.1 provided com.att.aft dme2 3.1.200 provided org.onap.aai.aai-common aai-schema 1.1.0 org.onap.aai.router-core router-core 1.1.0 org.json json com.google.code.gson gson 2.6.2 org.eclipse.persistence eclipselink 2.6.2 org.onap.aai.logging-service common-logging 1.1.0 org.onap.aai rest-client 1.1.0 ch.qos.logback logback-core 1.1.7 org.apache.maven.plugins maven-site-plugin 3.3 org.apache.maven.plugins maven-checkstyle-plugin 2.17 checkstyle org.apache.maven.plugins maven-resources-plugin 2.7 copy-docker-file package copy-resources target true ${basedir}/src/main/docker true **/* ${basedir}/src/main/bin/ com.spotify docker-maven-plugin 0.4.11 true docker-hub ${docker.push.registry}/onap/${project.artifactId} ${docker.location} latest true com.mycila license-maven-plugin 3.0
License.txt
src/main/java/**
format process-sources
org.sonatype.plugins nexus-staging-maven-plugin 1.6.7 true ${nexusproxy} 176c31dfe190a ecomp-staging org.apache.maven.plugins maven-deploy-plugin true org.codehaus.mojo sonar-maven-plugin 3.2 org.jacoco jacoco-maven-plugin 0.7.7.201606060606 true jacoco-initialize-unit-tests prepare-agent ${project.build.directory}/coverage-reports/jacoco.exec
runAjsc initialize org.codehaus.mojo exec-maven-plugin 1.3.2 initialize java false true java com.att.ajsc.runner.Runner com.att.ajsc ajsc-runner ${basedir}/ajsc-shared-config/etc ${runAjscHome} AJSC_HOME ${runAjscHome} CONFIG_HOME ${basedir}/appconfig-local/ AJSC_CONF_HOME ${basedir}/bundleconfig-local logback.configurationFile ${basedir}/ajsc-shared-config/etc/logback.xml AJSC_SHARED_CONFIG ${basedir}/ajsc-shared-config AJSC_EXTERNAL_LIB_FOLDERS ${basedir}/target/commonLibs AJSC_EXTERNAL_PROPERTIES_FOLDERS ${basedir}/ajsc-shared-config/etc AJSC_SERVICE_NAMESPACE ${module.ajsc.namespace.name} AJSC_SERVICE_VERSION ${module.ajsc.namespace.version} SOACLOUD_SERVICE_VERSION ${project.version} server.port ${serverPort} context=/ port=${serverPort} sslport=${sslport} java com.att.ajsc ajsc-runner ${ajscRuntimeVersion} org.apache.httpcomponents httpclient 4.5 org.apache.httpcomponents httpcore 4.4.1 org.json json 20131018 ecomp-releases ECOMP Release Repository ${nexusproxy}/content/repositories/releases/ ecomp-snapshots ECOMP Snapshot Repository ${nexusproxy}/content/repositories/snapshots/