Getting up and running with Maven.
Trying to build a project I\'ve inherited. I\'ve resolved majority of the issues but am now seeing a weird error:
I was able to solve on my OS X Mac by upgrading maven, e.g. 'brew upgrade maven' from 3.3.3 to 3.3.9 as tschaible suggested.