switch maven to gradle#777
Conversation
|
@iluwatar Switching to gradle should be a good step forward. What are your thoughts? |
|
@npathai while I don't have anything bad to say about Maven I think Gradle is the more modern build solution. Great comparison available at https://gradle.org/maven-vs-gradle/. I think we can do the switch after a thorough review. |
|
@jiahut there are some conflicts that should be resolved |
|
@iluwatar had updated the code, there is no problem performing the following build locally
up to now the But the travis-ci lose with |
|
@jiahut the build is failing |
|
@iluwatar
|
|
@jiahut I am able to build the project with All the Maven build files still seem to be there. Are they still necessary? I'm thinking that with this task we should drop support for Maven and use only Gradle. Can you provide short instructions for building the project with Gradle? We should use the Gradle wrapper, right?
|
|
This pull request is about to be closed due to inactivity |
switch the build tool from
maventogradlethe
pom.xmlis verbose