public interface PluginPresents
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isAlternativeCompilerPresent()
Signals if the alternative incremental compiler (takari) is present
|
Boolean |
isDefaultCompilerPresent()
Signals if the Default Maven compiler is explicitely declared
|
Boolean |
isKiePluginPresent()
Signals ff the kie plugin is declared in the pom
|
Boolean |
pomOverwriteRequired()
Signals if needed overwrite the pom
|
Boolean isDefaultCompilerPresent()
Boolean isAlternativeCompilerPresent()
Boolean isKiePluginPresent()
Boolean pomOverwriteRequired()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.