...

Select the "Maven" option. Click "Next".


- Set the "Root directory" to point to your GIT directory that contains the bitronix project. In the example above, "/Users/brettw/Documents/dev/bitronix"
- Select the checkbox to keep your project files in a separate directory, and select a directory. In the example above, "/Users/brettw/Documents/intellij".
- Select the checkbox to "Import Maven projects automatically".
- Select the checkbox to "Create module groups for multi-module Maven projects".
- Click "Next".
...