Blog

  • 2024
  • 2023
  • 2022
  • 2021
  • 2020
  • 2019
  • 2018
  • 2017
  • 2016
  • 2015
  • 2014
  • 2013
  • 2012




We are happy to announce a new release of  the smartics Enforcer Rules for Maven 1.0!

The smartics Enforcer Rules provides a collection of rules for the Maven Enforcer Plugin.

Not much has changed since the last release: there are still two rules.

We moved the project to GitHub and made it available on Maven Central to make it much easier to use these rules in your builds. Therefore we decided to jump to the major version of '1'.

Also note that we moved the documentation for the rule set from the site to the product's homepage on our wiki. Using the projectdoc Toolbox this new location for the homepage makes it easier for us to change the documentation independently from the release cycle of the code.

Enforcer rules provided by this release:

RuleShort Description
No cyclic Package Dependency Rule
Checks for package cycles.
No SNAPSHOTs in Dependency Management Rule
Checks for SNAPSHOT dependencies in the dependency management block of a Maven POM.

 


Link

Link

Posts