thekrakken/java-grok

Drop Maven support?

Closed this issue · 2 comments

The project builds well with Gradle. Travis CI is using Gradle to build it. My IDE gets confused about the two build systems (due to the POM file). Both build systems have to be kept in sync manually. So my question is: Should we drop the POM file / Maven support? Is it really worth maintaining both?

Yes, I removed maven.
Please see #35

maven is no longer supported.