Additional custom rules for Maven enforcer.
Available extra rules:
- requireDepMgt - enforces that dependency management is used.
- requireFilesContent - enforces that the specified list of files exist and are containing the specified content.
- matchGroupIdAndPackage - enforces a module to contain a package that matches its group id.
- matchArtifactIdAndBaseDir - enforces that the pom's artifact id and the base directory name are the same.
For more sample usages, refer to integration test scenarios in src/it folder.
- Deploy to bintray
- Sign files using bintray REST API e.g. https://api.bintray.com/gpg/ceilfors/maven/enforcer-rules/versions/1.2.0
- Request for sync in jcenter