Uses of Class
org.moditect.mavenplugin.generate.ModuleInfoGenerator
Packages that use ModuleInfoGenerator
-
Uses of ModuleInfoGenerator in org.moditect.mavenplugin.add
Methods in org.moditect.mavenplugin.add with parameters of type ModuleInfoGeneratorModifier and TypeMethodDescriptionprivate String
AddModuleInfoMojo.getModuleInfoSource
(Path inputFile, MainModuleConfiguration moduleConfiguration, ModuleInfoGenerator moduleInfoGenerator, Map<ArtifactIdentifier, String> assignedNamesByModule, Map<ArtifactIdentifier, Path> modularizedJars) private String
AddModuleInfoMojo.getModuleInfoSource
(Path inputFile, ModuleConfiguration moduleConfiguration, ModuleInfoGenerator moduleInfoGenerator, Map<ArtifactIdentifier, String> assignedNamesByModule, Map<ArtifactIdentifier, Path> modularizedJars)