4.0.0 org.onap.dcaegen2.collectors datafile 1.1.1-SNAPSHOT org.onap.dcaegen2.collectors.datafile datafile-app-server jar onap/${project.groupId}.${project.artifactId} yyyyMMdd'T'HHmmss src/main/resources org.springframework.boot spring-boot-maven-plugin ${project.artifactId} org.onap.dcaegen2.collectors.datafile.MainApp build-info com.spotify docker-maven-plugin ${onap.nexus.dockerregistry.daily} ${docker.image.name} latest ${project.basedir}/src/main/docker ${project.build.directory} ${project.artifactId}.jar /target /config ${project.basedir}/config * build-image package build tag-and-push-image-latest deploy tag ${docker.image.name}:latest ${onap.nexus.dockerregistry.daily}/${docker.image.name}:latest true tag-and-push-image-with-version deploy tag ${docker.image.name}:latest ${onap.nexus.dockerregistry.daily}/${docker.image.name}:${project.version} true tag-and-push-image-with-version-and-date deploy tag ${docker.image.name}:latest ${onap.nexus.dockerregistry.daily}/${docker.image.name}:${project.version}-${maven.build.timestamp}Z true pl.project13.maven git-commit-id-plugin get-the-git-infos revision true ${project.basedir}/.git MM-dd-yyyy '@' HH:mm:ss Z true ${project.build.outputDirectory}/git.properties true org.onap.dcaegen2.services.sdk.rest.services dmaap-client org.onap.dcaegen2.services.sdk.rest.services cbs-client org.apache.httpcomponents httpasyncclient org.springframework.boot spring-boot-starter-web org.immutables value org.immutables gson org.springframework.boot spring-boot-starter-webflux commons-io commons-io com.jcraft jsch org.apache.commons commons-lang3 org.apache.httpcomponents httpclient commons-net commons-net org.springframework.boot spring-boot-starter-actuator io.projectreactor reactor-test test org.junit.jupiter junit-jupiter-engine test org.springframework spring-test test org.springframework.boot spring-boot-starter-test test org.mockito mockito-core test org.glassfish.jersey.connectors jersey-apache-connector test org.testng testng test com.github.stefanbirkner fake-sftp-server-rule test io.springfox springfox-swagger2 io.springfox springfox-swagger-ui org.springframework.boot spring-boot-configuration-processor true javax.xml.bind jaxb-api