List<E> goals
Map<K,V> systemProps
hudson.model.BuildListener listener
Map<K,V> proxies
Map<K,V> reporters
public Object readResolve()
MavenBuildInformation mavenBuildInformation
protected Object readResolve()
ExecutedMojos tend to have the same groupId, artifactId, etc., so interning them help
with memory consumption.
TODO: better if XStream has a declarative way of marking fields as "target for intern".String groupId
String artifactId
String version
String goal
String executionId
long duration
String digest
boolean profile
org.jvnet.hudson.maven3.listeners.HudsonMavenExecutionResult mavenExecutionResult
Class<T> maven3MainClass
Class<T> maven3LauncherClass
boolean supportEventSpy
String mojoNote
String mvnHome
hudson.model.TaskListener listener
private Object writeReplace()
hudson.maven.SplittableBuildListener listener
long startTime
OutputStream log
MavenModuleSetBuild parentBuild
boolean blockBuildEvents
MavenBuildProxy core
MavenBuildProxy proxy
MavenBuildProxy.BuildCallable<V,T extends Throwable> program
String mavenHome
protected Object readResolve()
String groupId
String artifactId
String version
boolean plugin
org.apache.maven.artifact.versioning.VersionRange range
VersionRange.createFromVersionSpec(version)ModuleDependency.getVersionAsRange()org.apache.maven.artifact.versioning.ArtifactVersion parsedVersion
ModuleDependency.versionModuleDependency.parseVersion()String scope
String type
String classifier
protected Object readResolve()
boolean aggregated
hudson.FilePath target
String groupId
String artifactId
String version
String classifier
String type
String fileName
<finalName> setting in POM.
This name is taken directly from the name of the file as used during the build
(thus POM would be most likely just pom.xml and artifacts would
use their finalName if one is configured.) This is often
different from MavenArtifact.canonicalName.
String canonicalName
The reason we persist this is that the extension is only available
through ArtifactHandler.
String md5sum
String recipients
String mavenRecipients
MavenModuleboolean dontNotifyEveryUnstableBuild
boolean sendToIndividuals
boolean perModuleEmail
protected Object readResolve()
AtomicBoolean hasTestFailures
Copyright © 2016–2017. All rights reserved.