I am able to generate project documentation using using mvn site command without specifying mvn-site-plugin in my pom, which confuses me.
Does mvn already has this plugin installed by default? If yes, in which scenario should I use this plugin? What advantage does it serve?