When adding Gradle's signing plugin for signing artifacts the Gradle build file is broken because Ploceus uses the name "signatures" for one of its configurations.
Build file 'C:\Users\parke\Mods\niterucks\build.gradle' line: 14
A problem occurred evaluating root project 'niterucks'.
Failed to apply plugin 'ploceus'.
Could not create an instance of type net.ornithemc.ploceus.PloceusGradleExtension.
> Cannot add a configuration with name 'signatures' as a configuration with that name already exists.