Jar version is hardcoded - should be parameterized
hcavalle opened this issue · 2 comments
hcavalle commented
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
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
Awesome, thanks for quick turnaround on the PR!