cjstehno / ersatz

🤖 A simulated HTTP server for testing client code with configurable responses.
https://cjstehno.github.io/ersatz
Apache License 2.0
47 stars 5 forks source link

Consider switching to maven #132

Closed cjstehno closed 4 years ago

cjstehno commented 4 years ago

Gradle is awesome but it's a moving target these days and it seems that every time I try to come in and do some work, I have to spend at least a few hours making Gradle happy due to upgrades, out of date plugins and other details.

Look into switching the project to Maven to simplify things. It has its annoyances but at least its the stable.