Uses of Class
org.moditect.mavenplugin.add.model.ModuleConfiguration
Packages that use ModuleConfiguration
-
Uses of ModuleConfiguration in org.moditect.mavenplugin.add
Fields in org.moditect.mavenplugin.add with type parameters of type ModuleConfigurationMethods in org.moditect.mavenplugin.add with parameters of type ModuleConfigurationModifier and TypeMethodDescriptionprivate PathAddModuleInfoMojo.getInputFile(ModuleConfiguration moduleConfiguration, ArtifactResolutionHelper artifactResolutionHelper) private StringAddModuleInfoMojo.getModuleInfoSource(Path inputFile, ModuleConfiguration moduleConfiguration, ModuleInfoGenerator moduleInfoGenerator, Map<ArtifactIdentifier, String> assignedNamesByModule, Map<ArtifactIdentifier, Path> modularizedJars) private StringAddModuleInfoMojo.getVersion(ModuleConfiguration moduleConfiguration)