Choose one of this three ways to install the plugin.
The easiest way to install the Hammurapi maven plugin is through maven:
maven plugin:download -DartifactId=maven-hammurapi-plugin -DgroupId=org.hammurapi -Dversion=1.1
jar xvf maven-hammurapi-plugin-1.1.jar maven plugin:install
<dependency> <groupId>org.hammurapi</groupId> <artifactId>maven-hammurapi-plugin</artifactId> <version>1.0</version> <type>plugin</type> </dependency>