IDEA Properties Kurt Schrader Emmanuel Venisse Michal Maczka
Property name Optional? Description
maven.cvs.client.exe Yes Specifies the cvs path.
maven.idea.project.multiproject.includes Yet This is the list of file specifications to be included when searching for projects to be processed by the plugin.
Default value is ${maven.multiproject.includes} (see multiproject) It means that mutiproject setup is used when no value is provided.
maven.idea.project.multiproject.excludes Yet This is the list of file specifications to be excluded when idea:multiproject goal is executed
Default value is ${maven.multiproject.excludes}
maven.idea.project.multiproject.basdir No This is the base directory that the plugin will use for idea:multiproject goal is executed
Default value is ${maven.multiproject.basdir}