//If I able to create project then I can't build that project using mvn clean install -PautoInstallPackage this also throws error like not able to find pom.xml I think you could have forget to traverse to the root folder before run the "mvn clean install" command.Lets say, you run maven project crea...