@ApplicationScoped public class KieMavenPluginValidator extends ExampleProjectValidator
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ARTIFACT_ID |
protected static String |
GROUP_ID |
protected static String |
KIE_DEPENDENCY |
protected static String |
KIE_VERSION_PROPERTIES |
protected String |
kieArtifactId |
protected String |
kieGroupId |
protected String |
kiePluginExample |
POM_XML| Constructor and Description |
|---|
KieMavenPluginValidator() |
KieMavenPluginValidator(org.guvnor.common.services.project.service.POMService pomService) |
| Modifier and Type | Method and Description |
|---|---|
protected Optional<ExampleProjectError> |
getError(org.uberfire.backend.vfs.Path projectPath) |
void |
initialize() |
getPom, validateprotected static final String KIE_VERSION_PROPERTIES
protected static final String GROUP_ID
protected static final String ARTIFACT_ID
protected static final String KIE_DEPENDENCY
protected String kiePluginExample
protected String kieArtifactId
protected String kieGroupId
public KieMavenPluginValidator()
@Inject public KieMavenPluginValidator(org.guvnor.common.services.project.service.POMService pomService)
@PostConstruct public void initialize()
protected Optional<ExampleProjectError> getError(org.uberfire.backend.vfs.Path projectPath)
getError in class ExampleProjectValidatorCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.