Git Product home page Git Product logo

parent-poms's Introduction

parent-poms

This repo contains our maven parent poms.

parent-pom

A maven parent pom to use for all Main Street Hub projects. This parent pom is unique in that it stores build artifacts in Amazon S3 using the aws-maven extension instead of to a traditional maven repo like Sonatype or Artifactory.

Releases

1.6.0

  • Add dependency convergence check to maven enforcer

ecs-parent-pom

This pom adds the ability to easily build a Docker image from the primary artifact of a maven build. This pom encapsulates all of the info necessary to build as well as publish the Docker image into Main Street Hub's private Docker registry (hosted in ECR).

Note: it is assumed that the primary artifact of the maven build is a single fat jar that contains all of it's dependencies as well as a manifest specifying a main class.

Releases

1.3.1

  • Enable skipExtendedAuth for docker-maven-plugin

1.3.0

  • Upgraded parent POM, com.mainstreethub:parent-pom, to 1.6.0

1.2.0

  • Upgraded io.fabric8:docker-maven-plugin to 0.20.1

1.1.1

  • Updated label app to application
  • Updated label app_version to version

1.1.0

  • Updated base image from docker.io/java to docker.io/openjdk.
  • Made base image configurable for image build.
  • Added labels to Docker image for application (app) and application version (app_version)
  • Upgraded docker-maven-plugin to version 0.18.1

dropwizard-parent-pom

This pom adds the ability to easily build a Dropwizard application as a Docker image. The image is automatically configured to expose ports 8080 and 8081 to the container host so that the web and admin ports can both be used. In addition, the arguments to the application command are set to server classpath://config.yaml. If necessary this can be overridden in a child pom.

Releases

1.0.5-5

  • Upgraded parent POM, com.mainstreethub:ecs-parent-pom, to 1.3.1

1.0.5-5

  • Fixed issue with removed goal from docker-maven-plugin

1.0.5-4

  • Upgraded parent POM, com.mainstreethub:ecs-parent-pom, to 1.3.0

1.0.5-3

  • Upgraded to Dropwizard 1.0.5
  • Upgraded dropwizard-metrics-datadog-ecs to 0.4.0
  • Added environment library, version 0.3.0
  • Added time library, version 0.2.0
  • Added dropwizard-config-testing library, version 0.1.0
  • Added test to verify POM dependencies

1.0.2-4

  • Upgraded parent pom to ecs-parent-pom version 1.1.1.
  • Added dropwizard-json-log-bundle 1.0.2-0
  • Rename log-format Docker label to archetype

1.0.2-3

  • Upgraded parent pom to ecs-parent-pom version 1.1.0.

dropwizard-scala-parent-pom

This pom wraps the dropwizard-parent-pom for development in Scala

Releases

1.0.3-1

  • Moved non-essential dependencies out

1.0.2-1

  • Initial release

datateam-dropwizard-scala-parent-pom

Releases

1.0.0-1

  • Initial release

parent-poms's People

Contributors

msh-jenkins avatar bbeck avatar alexwen avatar aromualdo avatar drew222 avatar agrounds avatar carwashi avatar dfstoneburner avatar

Watchers

James Cloos avatar Ellen Liu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.