Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

0.2.0

Choose a tag to compare

@tlinkowski tlinkowski released this 30 Aug 05:25
· 21 commits to master since this release

Enhancements

  • #65: Enforce project name = module name convention
  • #64: Change artifact names to module names (BREAKING CHANGE)
  • #61: Use Java Library Gradle Plugin
  • #59: Support for superpom.automaticModuleName
  • #56: Update dependencies
  • #55: Support for superpom.isTestProject
  • #54: Add shared per-subproject superpom extension
  • #17: Add full Lombok support

Bug Fixes

  • #66: MySettingsGradlePlugin fails if there's a file in subprojects directory
  • #60: Signing commits on JGit fails
  • #44: Sync to Maven Central didn't work for 0.1.0