Uses of Class
org.jreleaser.model.spi.deploy.maven.Deployable
Packages that use Deployable
-
Uses of Deployable in org.jreleaser.model.spi.deploy.maven
Methods in org.jreleaser.model.spi.deploy.maven that return DeployableModifier and TypeMethodDescriptionDeployable.deriveByFilename(String filename) Deployable.deriveByFilename(String packaging, String filename) Methods in org.jreleaser.model.spi.deploy.maven that return types with arguments of type DeployableModifier and TypeMethodDescriptionMavenDeployer.collectDeployables(Set<Deployable> deployables, String stagingRepository) Methods in org.jreleaser.model.spi.deploy.maven with parameters of type DeployableMethod parameters in org.jreleaser.model.spi.deploy.maven with type arguments of type DeployableModifier and TypeMethodDescriptionMavenDeployer.collectDeployables(Set<Deployable> deployables, String stagingRepository)