Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 346 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 346 Bytes

Maven Sample Plugin

This is a Maven Sample plugin for beginners or people who want to create maven architecture plugin quickly

Dependencies

To add dependencies to your plugin you have to add them directly into the pom.xml.

Build

To build and export your plugin you have to run the package procedure in Lifecycle Maven tab.