automodule-inject

A maven plugin which injects a property - by default autoAutoModuleName into each project which will always be a *valid* Java identifier and is usable in a manifestEntries section by the maven-jar-plugin - frequently Maven artifact IDs contain hyphens or numbers which are illegal in module names.

License

License

MIT
Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

automodule-inject
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

automodule-inject
A maven plugin which injects a property - by default autoAutoModuleName into each project which will always be a *valid* Java identifier and is usable in a manifestEntries section by the maven-jar-plugin - frequently Maven artifact IDs contain hyphens or numbers which are illegal in module names.
Project Organization

Project Organization

Mastfrog Technologies

Download automodule-inject

How to add to project

<plugin>
    <groupId>com.mastfrog</groupId>
    <artifactId>automodule-inject</artifactId>
    <version>1.0</version>
</plugin>

Dependencies

provided (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.5
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4
org.apache.maven : maven-core jar 3.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0