Reputation: 11
I am trying to create personal vector for my BTP CAP for JAVA microservice and during MBT build, I get the below error.
ERROR could not execute the "mvn -B clean package" command: the process was interrupted
ERROR could not build the "px-pr2po-srv" module: the build timed out after 10m0s
I tried to change the config of the timeout as below, but it is not considered during the build.
I would like to understand how to get the build successful.
I expect the build to be successful and the creation mtar file.
Upvotes: 1
Views: 14