I do not believe that there is plugin task for generating a NetBeans project in Gradle. As far as I can tell the Gradle developers are holding off on adding support for NetBeans until more users request support.
I have forked/cloned https://github.com/kelemen/netbeans-gradle-project which...