Skip to content

[plugin] gradle plugin configureModel() should be called just before task execution #1755

@dreamershl

Description

@dreamershl

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()"

Describe alternatives you've considered
N.A

Additional context
N.A

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestgradleAffects Gradle pluginsreleasedIssue has been released

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions