Let’s please remember to verify dependencies when doing commits.
Currently our dependencies csv is not correct from a previous commit where
this was not done.
I have fixed this as part of executing my commit, so this is a gentle
reminder.


time mvn -q -T 2C -DskipTests install && time mvn -q -T 2C
surefire:test@unit-tests && time mvn -q surefire:test@integration-tests  &&
time mvn -q test --projects metron-interface/metron-config && time
build_utils/verify_licenses.sh

Reply via email to