Uses of Class
org.jreleaser.model.internal.deploy.maven.MavenCentralMavenDeployer
Packages that use MavenCentralMavenDeployer
-
Uses of MavenCentralMavenDeployer in org.jreleaser.model.internal.deploy.maven
Methods in org.jreleaser.model.internal.deploy.maven that return types with arguments of type MavenCentralMavenDeployerModifier and TypeMethodDescriptionMaven.getActiveMavenCentral(String name) Maven.getActiveMavenCentrals()Maven.getMavenCentral()Methods in org.jreleaser.model.internal.deploy.maven with parameters of type MavenCentralMavenDeployerModifier and TypeMethodDescriptionvoidMaven.addMavenCentral(MavenCentralMavenDeployer mavenCentral) voidMavenCentralMavenDeployer.merge(MavenCentralMavenDeployer source) Method parameters in org.jreleaser.model.internal.deploy.maven with type arguments of type MavenCentralMavenDeployerModifier and TypeMethodDescriptionvoidMaven.setMavenCentral(Map<String, MavenCentralMavenDeployer> mavenCentral)