Last Version

Maven UUID Generator 1.0.1

Generates a UUID during each build and assigns the value to project.build.uuid

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

us.springett
ArtifactId

ArtifactId

maven-uuid-generator
Version

Version

1.0.1
Type

Type

maven-plugin
Description

Description

Maven UUID Generator
Generates a UUID during each build and assigns the value to project.build.uuid
Project URL

Project URL

https://github.com/stevespringett/maven-uuid-generator
Source Code Management

Source Code Management

https://github.com/stevespringett/maven-uuid-generator.git

Download maven-uuid-generator 1.0.1


<plugin>
    <groupId>us.springett</groupId>
    <artifactId>maven-uuid-generator</artifactId>
    <version>1.0.1</version>
</plugin>

Dependencies

compile (2)

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

provided (1)

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

Project Modules

There are no modules declared in this project.