Skip to content

2.2.1

Compare
Choose a tag to compare
@xvik xvik released this 27 Oct 18:59
· 151 commits to master since this release
  • Incorrect usage detection: fail if pom or withPomXml closure applied to upper project convention
    This could happen in allprojects section when java plugin applied lately (e.g. in subprojects section)
    and pom closure applied to root project's convention (that's how conventions work)