Closed mhdirkse closed 5 months ago
I discovered that you can control the FF! build by creating frank-runner/specials/iaf-webapp/build.properties.
I see now that the title of this issue is wrong. It is of course OK that the FF! sources are built. It is about unnecessary execution of the unit tests.
In build.properties, you can set
maven.skip.tests=true
. That skips the unit tests when building Ladybug, but I am missing a similar option to skip the unit tests of the F!F coude.