Correct. The task is configured to ignore subproject tasks by the HelpTasksPlugin using an internal API
HelpTasksPlugin
Then TaskNameResolver does not look at subprojects for the task if impliesSubProjects is true.
TaskNameResolver
impliesSubProjects
true