Is there anything that I can do to make it where my users don’t have to define the fully qualified path to a spec? I don’t want them to have to have an import statement either.
Right now I get No such property: CustomSpec for class: org.gradle.model.ModelMap
if I don’t specify the full path.