This is a Maven Sample plugin for beginners or people who want to create maven architecture plugin quickly
To add dependencies to your plugin you have to add them directly into the pom.xml.
To build and export your plugin you have to run the package
procedure in Lifecycle
Maven tab.