The following properties can be added as an option on SERVER level:
'BUILDTOOLS' => {
'Maven' => {
'TIMEOUT' => The time (in seconds) that Maven is allowed to run before TICS terminates the call. Default timeout is 1800 seconds.,
}
}
'BUILDTOOLS' => {
'Maven' => {
'TIMEOUT' => 3600,
}
}