Skip to content

nielsbasjes/conventional-commits-maven-release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conventional Commits for the Maven Release Plugin

Github actions Build status Coverage Status License Maven Central Reproducible Builds GitHub stars If this project has business value for you then don't hesitate to support me with a small donation. If this project has business value for you then don't hesitate to support me with a small donation. Conventional Commits

What is this?

This is a Version Policy (next version calculator) for the maven-release-plugin that follows the Conventional Commits model.

So the scm tags and commit messages are automatically used to determine the next version number of your project.

The documentation can be found here: https://maven.basjes.nl

License

Conventional Commits Version Policy
Copyright (C) 2022-2024 Niels Basjes

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.