Skip to main content

Prerequisites for the Maven Plugin

Before you install and configure the Code Insight Maven plugin, ensure that the following prerequisites are met:

  • Maven and JDK 1.8 are installed.

  • %MAVEN_HOME%/bin is configured and added to the path environment variable. (This prerequisite avoids SSL certification issues.) You can always check your Maven installation by running mvn -v.

  • All Code Insight prerequisite tasks for plugins have been performed, as described in Preparing to Use the Plugins.