Converting Gradle Project to Maven Project (Gradle 7+), Solving 'Plugin with id maven not found'
1. Using Maven Publishing Plugin to Generate pom.xml
1. Using Maven Publishing Plugin to Generate pom.xml
Add the following content to build.gradle:
The solution comes from this blog post: Always a problem with IntelliJ and Gradle