Property | Description |
---|---|
maven.idea_plugin.root | Point to the user's IDEA plugin dir.
Default ${user.home}/.IntelliJIdea/config/plugins
|
maven.idea_plugin.descriptor | Point to the IDEA plugin descriptor (it will be processed by the velocity engine).
Default ${basedir}/src/resources/META-INF/plugin.xml
|
maven.idea_plugin.build.dir | Directory where all things are built
Default ${maven.build.dir}/idea
|