Uses of Class
org.tentackle.maven.plugin.jlink.ModularArtifact
-
Uses of ModularArtifact in org.tentackle.maven.plugin.jlink
Methods in org.tentackle.maven.plugin.jlink that return ModularArtifactModifier and TypeMethodDescriptionJLinkResolver.Result.getModuleArtifact(String moduleName) Gets a modular artifact by its name.Methods in org.tentackle.maven.plugin.jlink that return types with arguments of type ModularArtifactModifier and TypeMethodDescriptionJLinkResolver.Result.getJlinkModules()Gets the modules to be passed to jlink.JLinkResolver.Result.getModulePath()Gets the modules to add to the module path explicitly.Methods in org.tentackle.maven.plugin.jlink with parameters of type ModularArtifact