| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdcom.mastfrog |
| ArtifactId | ArtifactIdautomodule-inject |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
Descriptionautomodule-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 OrganizationMastfrog Technologies |
| Filename | Size |
|---|---|
| automodule-inject-1.0.pom | |
| automodule-inject-1.0.jar | 13 KB |
| automodule-inject-1.0-sources.jar | 8 KB |
| automodule-inject-1.0-javadoc.jar | 123 KB |
| Browse |
<plugin>
<groupId>com.mastfrog</groupId>
<artifactId>automodule-inject</artifactId>
<version>1.0</version>
</plugin>
| 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 |