mesos / docker-compose-executor

DEPRECATED: Find the new docker compose executor here https://github.com/paypal/dce-go
Apache License 2.0
56 stars 16 forks source link

Jar version is hardcoded - should be parameterized #15

Closed hcavalle closed 8 years ago

hcavalle commented 8 years ago

In the bootstrap scripts used to provision via vagrant up the version required of the target compiled jar artifact is hard-coded. This should be parameterized via mvn to get the current version of the pom at the time vagrant up is run.

mbdas commented 8 years ago

We will address it asap. We are updating docs, delivering enhanced features, upgrading vagrant setup. By end of the month we will cut a new release.

hcavalle commented 8 years ago

Awesome, thanks for quick turnaround on the PR!