Understanding Maven: A Comprehensive Guide for Beginners
maven is build tool . Build == creating end product , like .war , .jar [web archieve like ola uber java archieve standalone apps like putty Mobaxterm ]
Building = Compile + Assembly + creating deliverables
compile = convert source code into machine r...
awsthoughts.hashnode.dev2 min read