Describe the bug
I was able to build the service, without build error, despite not filling in the application properties (timefold.application.version=v1), which led to a vague error reported here: #2391
Expected behavior
If required information is not available at build time, fail the build. This includes this property as well as potential other properties.
Actual behavior
Doesn't fail the build, leading into unexpected errors.
To Reproduce
See reproducer for #2391
Describe the bug
I was able to build the service, without build error, despite not filling in the application properties (timefold.application.version=v1), which led to a vague error reported here: #2391
Expected behavior
If required information is not available at build time, fail the build. This includes this property as well as potential other properties.
Actual behavior
Doesn't fail the build, leading into unexpected errors.
To Reproduce
See reproducer for #2391