Class PomPropertiesFinder
java.lang.Object
jenkins.plugins.maveninfo.extractor.properties.PomPropertiesFinder
- All Implemented Interfaces:
PropertiesFinder
Extracts properties from main pom.
- Author:
- emenaceb
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.commons.digester3.Digester
createDigester
(boolean secure) void
-
Constructor Details
-
PomPropertiesFinder
public PomPropertiesFinder()
-
-
Method Details
-
createDigester
- Throws:
SAXException
-
findProperties
- Specified by:
findProperties
in interfacePropertiesFinder
- Throws:
IOException
InterruptedException
-