Uses of Class
org.jreleaser.model.internal.deploy.maven.GitlabMavenDeployer
Packages that use GitlabMavenDeployer
-
Uses of GitlabMavenDeployer in org.jreleaser.model.internal.deploy.maven
Methods in org.jreleaser.model.internal.deploy.maven that return types with arguments of type GitlabMavenDeployerModifier and TypeMethodDescriptionMaven.getActiveGitlab(String name) Maven.getActiveGitlabs()Maven.getGitlab()Methods in org.jreleaser.model.internal.deploy.maven with parameters of type GitlabMavenDeployerModifier and TypeMethodDescriptionvoidMaven.addGitlab(GitlabMavenDeployer gitlab) voidGitlabMavenDeployer.merge(GitlabMavenDeployer source) Method parameters in org.jreleaser.model.internal.deploy.maven with type arguments of type GitlabMavenDeployer