I use Gradle rather than Maven. How do I get our Jenkins continuous-integration server to not use Maven? I’ve told Jenkins about Gradle and Jenkins uses it to build the project. Jenkins then insists, however, on rebuilding the project using Maven even though I’ve removed everything from the project-configuration having to do with Maven.
I use Gradle rather than Maven. How do I get our Jenkins continuous-integration server
Share
It should work fine. Just please make sure that: