public interface DaemonBuildTriggerWithTimeout extends DaemonBuildTrigger
| Modifier and Type | Method and Description |
|---|---|
DaemonBuild |
build()
Triggers a build of the project using previously configured project data and environment settings.
|
DaemonBuild build() throws TimeoutException
DaemonBuild as a representation of the daemon Maven build.TimeoutException - if the previously set condition hasn't been met within the set timeout.Copyright © 2024 JBoss by Red Hat. All rights reserved.