Warning is displayed when applying domain task in newer gradle versions.
Closed this issue · 0 comments
juancavallotti commented
Whenever building domains with newer gradle versions, the following warning is outputted:
Defining custom ‘build’ task is deprecated when using standard lifecycle plugin has been deprecated and is scheduled to be removed in Gradle 3.0
This warning is generated when making project.tasks.create('build').