Changes to the pom.xml file
- Rename the artifactId and groupId
- Change the name attribute to reflect the new plugin
- Optional: Change the description attribute to reflect the new plugin
- Optional: Select a logging framework dependency (see descriptor for more details)
- Optional: Add any dependencies the new plugin requires
Remove or rename and modify the sample resource types from the plugin descriptor
Once the references to the sample code components are removed from the plugin descriptor, those classes may be deleted