Searched defs:pom (Results 1 – 3 of 3) sorted by relevance
38 String pom = new String(Files.readAllBytes(pomPath)); in getSdkVersionFromPom() local
17 val pom = XmlParser().parse(File("../java/pom.xml")) in readJavaFlatBufferVersion() constant
101 val pom = File(localRepositoryDir, artifact.pomPath()) in checkJarArtifact() constant