The workaround mentioned in https://github.com/sponiro/gradle-nar-plugin/issues/5 is no longer needed. I made a fix to include all files from META-INF/services into the nar file. Please go to https://plugins.gradle.org/plugin/io.github.lhotari.gradle-nar-plugin for information about how to get the most recent version of this plugin (version 0.5.1 contains the fix).
-Lari On Tue, Sep 21, 2021 at 11:38 AM Lari Hotari <lhot...@apache.org> wrote: > Hi all, > > I have started maintaining the Gradle Nar plugin since the original author > has abandoned it (see details in > https://github.com/sponiro/gradle-nar-plugin/issues/8#issuecomment-831447590) > . > > The plugin page is at > https://plugins.gradle.org/plugin/io.github.lhotari.gradle-nar-plugin > and the source repository is https://github.com/lhotari/gradle-nar-plugin > . > > The workaround mentioned in > https://github.com/sponiro/gradle-nar-plugin/issues/5 is still needed. If > someone would like to fix that issue, pull requests are welcome! > > BR, Lari >