Add project to m2 folder after build in Netbeans. Is there such a feature in Intellij idea that save in the m2 folder after build?
CodePudding user response:
Run mvn install
to install to ~/.m2
Add project to m2 folder after build in Netbeans. Is there such a feature in Intellij idea that save in the m2 folder after build?
CodePudding user response:
Run mvn install
to install to ~/.m2