Image Overlay Plugin

Maven plugin to create text overlays on images.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.bonitasoft.maven
ArtifactId

ArtifactId

image-overlay-plugin
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Image Overlay Plugin
Maven plugin to create text overlays on images.
Project URL

Project URL

https://www.bonitasoft.com
Source Code Management

Source Code Management

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

Download image-overlay-plugin

How to add to project

<plugin>
    <groupId>org.bonitasoft.maven</groupId>
    <artifactId>image-overlay-plugin</artifactId>
    <version>1.1.2</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.3

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2
org.junit.platform : junit-platform-runner jar 1.6.2
org.mockito : mockito-junit-jupiter jar 3.5.13
org.assertj : assertj-core jar 3.16.1
org.mockito : mockito-core jar 3.5.13

Project Modules

There are no modules declared in this project.

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

org.bonitasoft.maven

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.9