Uses of Class
org.jenkinsci.plugins.pipeline.maven.MavenPublisher
Packages that use MavenPublisher
Package
Description
-
Uses of MavenPublisher in org.jenkinsci.plugins.pipeline.maven
Methods in org.jenkinsci.plugins.pipeline.maven that return MavenPublisherModifier and TypeMethodDescriptionMavenPublisherStrategy.buildConfiguredMavenPublisher
(MavenPublisher pipelinePublisher, MavenPublisher globallyConfiguredPublisher, MavenPublisher defaultPublisher, TaskListener listener) Methods in org.jenkinsci.plugins.pipeline.maven that return types with arguments of type MavenPublisherModifier and TypeMethodDescriptionabstract List<MavenPublisher>
MavenPublisherStrategy.buildPublishersList
(List<MavenPublisher> configuredPublishers, TaskListener listener) Build the list ofMavenPublisher
s that should be invoked for the build execution of the givenTaskListener
with the desired configuration.WithMavenStep.getOptions()
WithMavenStep.DescriptorImpl.getOptionsDescriptors()
Return all the registered Maven publishersWithMavenStep.getOptionsDescriptors()
Return all the registered Maven publishersGlobalPipelineMavenConfig.getPublisherOptions()
Methods in org.jenkinsci.plugins.pipeline.maven with parameters of type MavenPublisherModifier and TypeMethodDescriptionMavenPublisherStrategy.buildConfiguredMavenPublisher
(MavenPublisher pipelinePublisher, MavenPublisher globallyConfiguredPublisher, MavenPublisher defaultPublisher, TaskListener listener) int
MavenPublisher.compareTo
(MavenPublisher o) Method parameters in org.jenkinsci.plugins.pipeline.maven with type arguments of type MavenPublisherModifier and TypeMethodDescriptionabstract List<MavenPublisher>
MavenPublisherStrategy.buildPublishersList
(List<MavenPublisher> configuredPublishers, TaskListener listener) Build the list ofMavenPublisher
s that should be invoked for the build execution of the givenTaskListener
with the desired configuration.void
MavenSpyLogProcessor.processMavenSpyLogs
(org.jenkinsci.plugins.workflow.steps.StepContext context, FilePath mavenSpyLogFolder, List<MavenPublisher> options, MavenPublisherStrategy publisherStrategy) void
WithMavenStep.setOptions
(List<MavenPublisher> options) void
GlobalPipelineMavenConfig.setPublisherOptions
(List<MavenPublisher> publisherOptions) -
Uses of MavenPublisher in org.jenkinsci.plugins.pipeline.maven.publishers
Subclasses of MavenPublisher in org.jenkinsci.plugins.pipeline.maven.publishersModifier and TypeClassDescriptionclass
class
class
Fingerprint the dependencies of the maven project.class
class
class
class
class
class
class
Likely to disappear as we improve the rendering of Maven build details.class
Fingerprint the dependencies of the maven project.class
handlemvn spotbugs:spotbugs
invocations.class