Re: mvn clean project

2020-06-25 Thread kezhenxu94
Exact documentation is there in the repo[1], in your case, you may also need to configure NPM registry proxy, or if you don’t need to build the UI part, use maven profile, which is also indicated in the doc I linked to[1] [1]

Re: mvn clean project

2020-06-25 Thread gaurav kodmalwar
Or can someone come online to explain the steps. If not exact documention for the build and create a local image. Thanks, Gaurav On Thu, Jun 25, 2020, 7:17 PM gaurav kodmalwar wrote: > hi all, > > As I am using this project in a restricted environment where either proxy > and credentials are

mvn clean project

2020-06-25 Thread gaurav kodmalwar
hi all, As I am using this project in a restricted environment where either proxy and credentials are needed for all the access. Where should I replace all the repositories before building this project? I tried with .maven/jev-config and most of the apps worked but then later the third last