Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Maven with Gradle #21

Open
1 of 3 tasks
nerro opened this issue Dec 19, 2016 · 0 comments
Open
1 of 3 tasks

Replace Maven with Gradle #21

nerro opened this issue Dec 19, 2016 · 0 comments
Assignees

Comments

@nerro
Copy link
Owner

nerro commented Dec 19, 2016

Advantage is the Gradle Wrapper (https://docs.gradle.org/current/userguide/gradle_wrapper.html), so CI or developer don't need to install build tool and we can control the build tool version inside of repository.

Following tasks should be done:

  • add Gradle wrapper binaries
  • remove pom.xml and configure build.gradle
  • automate release process to Sonatype Nexus with Gradle task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant