(Translated by https://www.hiragana.jp/)
GitHub - bonitasoft/image-overlay-plugin
Skip to content

bonitasoft/image-overlay-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Overlay Maven Plug-in

Actions Status Sonarcloud Status GitHub release Maven Central License: GPL v2

This Maven plug-in give the possibility to create text overlay on image (bmp,png...) It is used to update the version label for our product assets.

Build

Clone or fork this repository, then at the root of the project run:

./mvnw

Release

In order to create a new release push a release-<version> branch with the desired version in pom.xml. Update the master with the next SNAPSHOT version.

Contributing

We would love you to contribute, pull requests are welcome! Please see the CONTRIBUTING.md for more information.

License

The sources and documentation in this project are released under the GPLv2 License