Last Version

Maven injection plugin 1.3

Injects Maven build info like version, build timestamp etc. into compiled Java code when building

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

de.m3y.maven
ArtifactId

ArtifactId

inject-maven-plugin
Version

Version

1.3
Type

Type

maven-plugin
Description

Description

Maven injection plugin
Injects Maven build info like version, build timestamp etc. into compiled Java code when building
Project URL

Project URL

https://github.com/marcelmay/inject-maven-plugin
Source Code Management

Source Code Management

https://github.com/marcelmay/inject-maven-plugin

Download inject-maven-plugin 1.3


<plugin>
    <groupId>de.m3y.maven</groupId>
    <artifactId>inject-maven-plugin</artifactId>
    <version>1.3</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4
org.javassist : javassist jar 3.28.0-GA

provided (2)

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

test (2)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
org.testng : testng jar 7.5

Project Modules

There are no modules declared in this project.