You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When generating a booter with the generate-daemons goal, in the generated bat/sh files the REPO_DIR variable is always set to repo and is not correctly set to the <repositoryName> specified in the plugin config.
The text was updated successfully, but these errors were encountered:
When generating a booter with the
generate-daemons
goal, in the generated bat/sh files theREPO_DIR
variable is always set torepo
and is not correctly set to the<repositoryName>
specified in the plugin config.The text was updated successfully, but these errors were encountered: