mojohaus / appassembler

https://www.mojohaus.org/appassembler/
MIT License
93 stars 49 forks source link

System Properties are not interpolated for generate-daemons goal #83

Closed adamretter closed 5 years ago

adamretter commented 5 years ago

When configuring additional jvmSettings for the plugin, if variables were specified, these are only being interpolated for the assemble goal and not also the generate-daemons goal.

Variables should also be interpolated during the generate-daemons goal.