We can't build the version 12.2.0.
We are following this steps
$ git clone https://github.com/microfocus-idol/find.git --branch=onprem-release/12.2.0
$ cd find/webapp
$ GIT_COMMIT=`git rev-parse --short HEAD`
$ mvn clean package -Pproduction -pl idol -am -Dapplication.buildNumber=$GIT_COMMIT
These are my versions:
node --version is 10.4.0
Maven --version

java --version

This is the error output

What am I doing wrong here?
We can't build the version 12.2.0.
We are following this steps
These are my versions:


node --versionis 10.4.0Maven --versionjava --versionThis is the error output

What am I doing wrong here?