Yes, but in 2 steps
build.sh clean
then the git pull
and then build.sh
without install but that's the default if nothing is given.
After third or fourth try the build including the smoke tests was
successful now.
Some and then a smoke test fails for me.
I thought it's something to do with the workload on the machine when
doing the build and tests. It's a quite old machine (1,2 GHz CPUs).
The default deployment-timeout of 60 seconds is not sufficient when
starting the JBoss instance with more than 1 ear deployed.
So I increased it to 300 sec. for my needs.