org.onap.msb.apigateway.apiroute apiroute-parent 1.1.0-SNAPSHOT 4.0.0 org.onap.msb.apigateway.apiroute apiroute-service onap/msb/apigateway/apiroute/apiroute-service jar 1.1.0-SNAPSHOT io.dropwizard dropwizard-core io.dropwizard dropwizard-assets io.dropwizard dropwizard-client redis.clients jedis org.projectlombok lombok junit junit test org.powermock powermock-module-junit4 test org.powermock powermock-api-mockito test com.orbitz.consul consul-client com.fasterxml.jackson.core jackson-databind com.fasterxml.jackson.core jackson-core com.fasterxml.jackson.core jackson-annotations org.apache.httpcomponents httpasyncclient org.immutables value compile com.fiftyonred mock-jedis commons-io commons-io org.onap.msb.swagger-sdk swagger-sdk 1.0.1-SNAPSHOT org.slf4j slf4j-log4j12 org.apache.maven.plugins maven-jar-plugin 2.4 true org.apache.maven.plugins maven-shade-plugin 2.3 true *:* META-INF/*.SF META-INF/*.DSA META-INF/*.RSA package shade org.onap.msb.apiroute.ApiRouteApp org.codehaus.mojo properties-maven-plugin 1.0.0 initialize read-project-properties ${basedir}/src/main/resources/swagger.properties com.github.kongchen swagger-maven-plugin 3.1.4 ${api-rest-package} http https ${api-host-ip}:${api-host-port} ${api-base-path} ${api-title} ${api-version} ${api-description} ${api-license} ${basedir}/src/main/resources compile generate org.apache.maven.plugins maven-install-plugin 2.3.1 install-file-id install install-file ${basedir}/src/main/resources/swagger.json ${project.groupId} ${project.artifactId}-swagger-schema ${project.version} json org.apache.maven.plugins maven-antrun-plugin 1.8 initialize ant-create-script true run ant-contrib ant-contrib 1.0b3 ant ant io.swagger swagger-codegen-maven-plugin 2.2.1 generate ${basedir}/src/main/resources/swagger.json ${project.build.directory}/generated-sources java joda jersey2 ${project.groupId} ${project.artifactId} ${project.version} ${project.groupId}.${project.artifactId}.client.model ${project.groupId}.${project.artifactId}.client.api ${project.groupId}.${project.artifactId}.client.invoker exec-maven-plugin org.codehaus.mojo 1.5.0 swagger-generate-sources generate-sources exec ${project.build.directory}${file.separator}${swagger.sdk.script.file} org.apache.maven.plugins maven-clean-plugin 3.0.0 clean-generated-files generate-sources clean ${project.build.directory}/generated-sources src/main/java **/*.properties src/main/resources