Installing a Plug-in Manually

It is also possible to install a plug-in manually. Simply download the plug-in JAR and drop it in your MAVEN_HOME/plugins directory (or in your ~user/.maven/plugins directory if you wish it to be independent of your Maven installation).

Make sure to remove any previously installed version of the same plug-in, as otherwise you won't be sure which version Maven will use. If you have problems executing the new plug-in, remove the ~user/.maven/cache Maven cache directory. It'll be re-created the next time you run Maven.

Get Maven: A Developer's Notebook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.