I am trying to create a new Maven project using IntelliJ IDEA 2016.1. I am following the Jetbrains help page for help.
Following step 1, I click on File -> New -> Module
, and I'm shown an option dialogue without a Maven option.
I do have Maven installed, and I'm able to use it through the command line.
In the file menu select settings -> plugins. search for maven, select maven, select enable. Restart intellij. Once restarted you will now have the option to start new maven project and maven functionality will be accessible in all your previous projects.
Maven IntelliJ IDEA supports a fully-functional integration with Maven that helps you automate your building process. You can easily create a new Maven project, open and sync an existing one, add a Maven support to any existing IntelliJ IDEA project, configure and manage a multi-module project.
Turns out I didn't have the Maven plugin enabled.
To enable it I went to File -> Settings... -> Plugins
and clicked the check box with Maven. One restart later and it works fine.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With