@Extension public class PomParser extends AbstractBuildDefinitionParser
| Constructor and Description |
|---|
PomParser() |
PomParser(String filename)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AppVersion |
extractAppVersion(hudson.model.AbstractBuild<?,?> build) |
hudson.model.Descriptor<BuildDefinitionParser> |
getDescriptor() |
getParsersaddDependency, dependsOn, execute, getDependencies, getDescription, getIf, getLocation, getName, getProject, getTasks, getUnless, parseDepends, performTasks, setDepends, setDescription, setIf, setLocation, setName, setProject, setUnless, toStringpublic PomParser()
@Deprecated public PomParser(String filename)
public AppVersion extractAppVersion(hudson.model.AbstractBuild<?,?> build) throws IOException, InvalidBuildFileFormatException
public hudson.model.Descriptor<BuildDefinitionParser> getDescriptor()
Copyright © 2004-2015. All Rights Reserved.