Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

nokeedev/gradle-pom-dsl

Repository files navigation

Gradle’s Ultimate DSL: The Maven pom.xml

Are you feeling nostalgic? Do you remember a time when you wrote your build configuration in XML? Search no more!

Turn your Gradle build configuration into simple pom.xml files. This Gradle plugin will add support for the Maven Project Object Model (POM) DSL. You are not dreaming; THIS IS FOR REAL.

Getting Started

Simply download the init script into ~/.gradle/init.d and start executing Gradle inside Maven projects.

Caution
We recommend you use --init-script or -I flag instead of the global init script folder.

But, why?

Because. Read the announcement blog post, where you can see the plugin in action. You can also try you the samples over here.

How to contribute?

Open issues, submit PR, go wild!

License

MIT, as I said, go wild!

About

Feeling nostalgic? Try the Maven pom.xml DSL for Gradle

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published