code54 / buildversion-plugin

A maven plugin that extracts current build information from git projects
34 stars 9 forks source link

Add support for dirty label #16

Open carlos opened 5 years ago

carlos commented 5 years ago

Add the change the artifact name if contains uncommitted changes.

Label should be name -dirty by default, but could be configurable.