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
Is your feature request related to a problem? Please describe.
JReleaserProjectConfigurer::configure() will register tasks with the captured JReleaserModel variable. This will cause the project won't be able to be re-configured in the "afterEvaluate" conditionally
Describe the solution you'd like
All tasks should directly get the "JReleaserModel" within the "execute()"