https://github.com/bonitasoft/image-overlay-plugin
https://github.com/bonitasoft/image-overlay-plugin
lifecycle-independent published-full transitive-dep
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bonitasoft/image-overlay-plugin
- Owner: bonitasoft
- License: gpl-2.0
- Created: 2014-09-05T07:04:38.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-08-28T00:17:19.000Z (almost 2 years ago)
- Last Synced: 2025-04-15T12:19:05.604Z (about 1 year ago)
- Topics: lifecycle-independent, published-full, transitive-dep
- Language: Java
- Homepage:
- Size: 368 KB
- Stars: 1
- Watchers: 23
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Image Overlay Maven Plug-in
[](https://github.com/bonitasoft/image-overlay-plugin/actions?query=workflow%3ABuild)
[](https://sonarcloud.io/dashboard?id=bonitasoft_image-overlay-plugin)
[](https://github.com/bonitasoft/image-overlay-plugin/releases)
[](https://search.maven.org/search?q=g:%22org.bonitasoft.maven%22%20AND%20a:%22image-overlay-plugin%22)
[](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
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-` 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](CONTRIBUTING.md) for more information.
## License
The sources and documentation in this project are released under the [GPLv2 License](LICENSE)