@ApplicationScoped public class KieDependenciesValidator extends ExampleProjectValidator
| Modifier and Type | Field and Description |
|---|---|
static String |
TEST_SCOPE |
POM_XML| Constructor and Description |
|---|
KieDependenciesValidator() |
KieDependenciesValidator(org.guvnor.common.services.project.service.POMService pomService,
MandatoryDependencies mandatoryDependencies) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
buildGAV(org.apache.maven.model.Dependency dependency) |
protected Optional<ExampleProjectError> |
getError(org.uberfire.backend.vfs.Path projectPath) |
getPom, validatepublic static final String TEST_SCOPE
public KieDependenciesValidator()
@Inject
public KieDependenciesValidator(org.guvnor.common.services.project.service.POMService pomService,
MandatoryDependencies mandatoryDependencies)
protected Optional<ExampleProjectError> getError(org.uberfire.backend.vfs.Path projectPath)
getError in class ExampleProjectValidatorprotected String buildGAV(org.apache.maven.model.Dependency dependency)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.