dcos-labs / dcos-maven-plugin

Apache License 2.0
4 stars 5 forks source link

Inline configuration of the application #6

Open arun-gupta opened 7 years ago

arun-gupta commented 7 years ago

The plugin should allow an inline configuration of the application. This will reduce the need for an additional app-definition.json.

An example for fabric8-maven-plugin is shown at: https://github.com/arun-gupta/docker-java-sample/blob/master/pom.xml#L60-L78

unterstein commented 7 years ago

Sounds good, thank you for the enhancement request! 🎉