A composite GitHub Action to build and locally install a Apache Maven dependency. Apache Maven and Java should be available.
This plugin aims to fill the tiny gap for people who need to create an Apache Maven plugin from a Gradle build. To do this the plugin wraps around the Maven Plugin Tools API and feeds it with the ...