Code Monkey home page Code Monkey logo

gradle-maven-multimodule-kotlindsl's Introduction

Gradle 5 Kotlin-DSL based example build with subprojects and Maven release

NOTE

This is a work-in-progress

This aims to be an example how to use Gradle 5 and the Kotlin DSL to create a build project which consists of multiple modules/suprojects which should be published/released as Maven artifacts.

The core design goals are:

  • Elegant, clean & simple build with DRY

  • Project consisting of multiple, inter-dependent modules

  • Release to a Maven repository in quality equal to plain Maven-based build, meaning

    • Correct and fully state-of the Art pom.xml per artifact

    • Including -source and -javadoc Artifact

Tasks suported by root project

./gradlew publish or ./gradlew publishToMavenLocal

Publishes all Maven publications produced by this project

./gradlew check

Run the verification tasks

gradle-maven-multimodule-kotlindsl's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.