org.whitesource.jenkins.extractor.maven
public class MavenOssInfoExtractor extends BaseOssInfoExtractor
build, excludes, includes, listener| Constructor and Description |
|---|
MavenOssInfoExtractor(String includes,
String excludes,
hudson.maven.MavenModuleSetBuild mavenModuleSetBuild,
hudson.model.BuildListener listener,
String mavenProjectToken,
String moduleTokens,
boolean ignorePomModules) |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.whitesource.agent.api.model.AgentProjectInfo> |
extract() |
String |
getTopMostProjectName() |
public Collection<org.whitesource.agent.api.model.AgentProjectInfo> extract() throws InterruptedException, IOException
extract in class BaseOssInfoExtractorInterruptedExceptionIOExceptionpublic String getTopMostProjectName()
Copyright © 2016–2017 White Source. All rights reserved.