mojohaus / appassembler

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

Interpolation not working for command line args in generate-daemons goal #84

Closed adamretter closed 5 years ago

adamretter commented 5 years ago

When configuring the command line args for the plugins generated script, if variables were specified, these are only being interpolated for the assemble goal and not also the generate-daemons goal.

Command line variables should also be interpolated during the generate-daemons goal.