@javaj-r, this looks like an issue with your CircleCI config. You are running the maven/test
orb, but you aren’t actually running the build
job you wrote here
You can see your CircleCI run doesn’t actually have any of the named steps that you wrote out.