MAVEN
Use maven without Admin access on Windows OS
Overview In this blog, we will cover how to use maven without Admin access through cmd on Windows OS. Prerequisites JAVA is installed (check C:\Program Files\Java\) Apache Maven zip Download Apache Maven directly from here or choose the latest zip file from here. env.bat Create a .bat file that will Read more…