Closed Yuntaz closed 5 years ago
Hi folks,
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
node --version
Maven --version
java --version
This is the error output
What am I doing wrong here?
Hi folks,
We can't build the version 12.2.0. We are following this steps
These are my versions:
node --version
is 10.4.0Maven --version
java --version
This is the error output
What am I doing wrong here?