Is there a way to convert a gradle project fully into maven? The only things I found where guides to produce a pom file, which basically only conatins dependencies but no “building steps”. Background: I built a small java game using command line outputs to display the game output. As next step I want to build a graphical diaplay of