Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How will you verify if maven is installed on windows?



How will you verify if maven is installed on windows?..

Answer / Hemant Kumar Rawat

You can verify if Maven is installed on Windows by checking the 'mvn' command availability in the Command Prompt. Open Command Prompt (cmd), and type 'mvn -version'. If Maven is correctly installed, it should return information about the Maven version.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

Is there a particular sequence in which maven searches for dependency libraries?

1 Answers  


How to tackle duplicate classes in maven build?

1 Answers  


Give the command for installation of the jar file in a local repository.

1 Answers  


What are the methods for constructing an uber jar?

1 Answers  


What are gradle and maven?

1 Answers  


What is maven repository central?

1 Answers  


Mention the phases of cleaning lifecycle.

1 Answers  


Where do we configure repositories in maven?

1 Answers  


In maven what are the two setting files called and what is their location?

1 Answers  


Is there a way I can configure maven to always download sources and javadocs?

1 Answers  


Difference between maven project and module?

1 Answers  


What is meant by mojo in maven?

1 Answers  


Categories