Hi Team, Also Apparently getting below errors while performing maven Build on my laptop . Any quick suggestion to get ride of this error
[INFO] Running 'npm install' in C:\git\apache-ranger-2.1.0\apache-ranger-2.1.0\security-admin\target\jsmain *[ERROR] npm notice created a lockfile as package-lock.json. You should commit this file.* [WARNING] npm WARN [email protected] No description [WARNING] npm WARN [email protected] No repository field. [WARNING] npm WARN [email protected] No license field. [ERROR] I tried - npm config set package-lock false But now error message got changed and still not able to Build it Below are the details: [INFO] Running 'npm install' in C:\git\apache-ranger-2.1.0\apache-ranger-2.1.0\security-admin\target\jsmain [WARNING] npm WARN [email protected] No description [WARNING] npm WARN [email protected] No repository field. [WARNING] npm WARN [email protected] No license field. [ERROR] [INFO] added 1 package from 1 contributor and audited 1 package in 3.19s [INFO] found 0 vulnerabilities [INFO] [INFO] [INFO] --- frontend-maven-plugin:1.6:npm (npm run r.js) @ security-admin-web --- [INFO] Running 'npm run r.js -- -o ../security-admin-web-2.1.0/minify.build.js' in C:\git\apache-ranger-2.1.0\apache-ranger-2.1.0\security-admin\target\jsmain [INFO] [INFO] > [email protected] r.js C:\git\apache-ranger-2.1.0\apache-ranger-2.1.0\security-admin\target\jsmain [INFO] > r.js "-o" "../security-admin-web-2.1.0/minify.build.js" [INFO] [ERROR] npm ERR! code ELIFECYCLE [ERROR] npm ERR! errno 1 [ERROR] npm ERR! [email protected] r.js: `r.js "-o" "../security-admin-web-2.1.0/minify.build.js"` [ERROR] npm ERR! Exit status 1 [ERROR] npm ERR! [ERROR] npm ERR! Failed at the [email protected] r.js script. [ERROR] npm ERR! This is probably not a problem with npm. There is likely additional logging output above. [ERROR] [ERROR] npm ERR! A complete log of this run can be found in: [ERROR] npm ERR! C:\Users\hp\AppData\Roaming\npm-cache\_logs\2023-04-12T21_10_22_056Z-debug.log [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Security Admin Web Application [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Security Admin Web Application 2.1.0: [INFO] [INFO] Security Admin Web Application ..................... FAILURE [03:15 min] [INFO] Unix User Group Synchronizer ....................... SKIPPED [INFO] Ldap Config Check Tool ............................. SKIPPED [INFO] Unix Authentication Service ........................ SKIPPED [INFO] KMS Security Plugin ................................ SKIPPED Kalyan Kharade " Wish it Get it !! " ---------- Forwarded message --------- From: Madhan Neethiraj <[email protected]> Date: Wed, Apr 12, 2023 at 8:27 PM Subject: Re: [ranger] 18/28: RANGER-3712:Update Apache Ranger website for 2.3.0 release To: Kalyan Kharade <[email protected]> Kalyan, I haven’t tried building Apache Ranger on Windows OS. It is better to raise this in dev mailing list at [email protected]. Thanks, Madhan *From: *Kalyan Kharade <[email protected]> *Date: *Wednesday, April 12, 2023 at 11:36 AM *To: *Madhan Neethiraj <[email protected]> *Subject: *Re: [ranger] 18/28: RANGER-3712:Update Apache Ranger website for 2.3.0 release Also Apparently getting below errors while performing maven Build [INFO] Running 'npm install' in C:\git\apache-ranger-2.1.0\apache-ranger-2.1.0\security-admin\target\jsmain *[ERROR] npm notice created a lockfile as package-lock.json. You should commit this file.* [WARNING] npm WARN [email protected] No description [WARNING] npm WARN [email protected] No repository field. [WARNING] npm WARN [email protected] No license field. [ERROR] Kalyan Kharade " Wish it Get it !! " On Mon, Apr 10, 2023 at 8:10 PM Madhan Neethiraj <[email protected]> wrote: Hi, Apache Ranger releases don’t include pre-built binaries. You would need to build them from release sources available at https://ranger.apache.org/download.html. Madhan *From: *hi <[email protected]> *Date: *Monday, April 10, 2023 at 3:35 AM *To: *"[email protected]" <[email protected]> *Subject: *[ranger] 18/28: RANGER-3712:Update Apache Ranger website for 2.3.0 release Hello, >From where I can down load Readymade Apache Ranger 2.1.0 or higher version of Installable which doest need BUILD work? Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for Windows
