While many properties on JibExtension utilise lazy configuration APIs, there are some, includingentrypoint, that do not. This forces users of the plugin to have to resort to using Project.afterEvaluate() in certain scenarios.
This issue is similar to #3927 but for entrypoint