public class VerifierServiceImpl extends Object implements VerifierService
| Constructor and Description |
|---|
VerifierServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
setMavenContext(MavenContext mavenContext) |
boolean |
verify(URI metadataRepositoryUri,
URI artifactRepositoryUri,
BuildOutputDirectory tempDirectory) |
public boolean verify(URI metadataRepositoryUri, URI artifactRepositoryUri, BuildOutputDirectory tempDirectory) throws FacadeException
verify in interface VerifierServiceFacadeExceptionpublic void setMavenContext(MavenContext mavenContext)
Copyright © 2008-2018 Eclipse Foundation. All Rights Reserved.