Possibly related to hosting this in the central repo, also maybe consider the Maven Github repo now actions are available?
Add instructions to the README to show users how to get this into a function;
Maven antrun plugin is likely where you would use this a lot;
https://maven.apache.org/plugins/maven-antrun-plugin/examples/customTasks.html
Use case I have is generating some documents into Plantuml, Kroki and need a Maven HTTP task that can post encoded files;
https://docs.kroki.io/kroki/setup/http-clients/