Maven Plugin to replace VersionNumber in Annotation from pom
Opened this issue · 1 comments
Faithcaio commented
- replace String in Annotation with version (including commit?)
- for faster search specify the class in pom too
pschichtel commented
modulizer-maven-plugin
Plugin receives the main class and the pom meta data and generates an annotation to the class like @ModuleMetadata(version,name,description,...)