Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bonitasoft/image-overlay-plugin


https://github.com/bonitasoft/image-overlay-plugin

lifecycle-independent published-full transitive-dep

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Image Overlay Maven Plug-in

[![Actions Status](https://github.com/bonitasoft/image-overlay-plugin/workflows/Build/badge.svg)](https://github.com/bonitasoft/image-overlay-plugin/actions?query=workflow%3ABuild)
[![Sonarcloud Status](https://sonarcloud.io/api/project_badges/measure?project=bonitasoft_image-overlay-plugin&metric=alert_status)](https://sonarcloud.io/dashboard?id=bonitasoft_image-overlay-plugin)
[![GitHub release](https://img.shields.io/github/v/release/bonitasoft/image-overlay-plugin?color=blue&label=Release)](https://github.com/bonitasoft/image-overlay-plugin/releases)
[![Maven Central](https://img.shields.io/maven-central/v/org.bonitasoft.maven/image-overlay-plugin.svg?label=Maven%20Central&color=orange)](https://search.maven.org/search?q=g:%22org.bonitasoft.maven%22%20AND%20a:%22image-overlay-plugin%22)
[![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-yellow.svg)](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)