Skip to content

Replace Maven with Gradle #21

@nerro

Description

@nerro

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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions