Skip to content

smrutimo/walkmod-plugin-archetype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

walkmod-plugin-archetype

Maven Archetype project to create a copy of walkmod-foo-plugin as a base for creating your own walkmod plugin.

Usage

  • Please try to name the artifactId as walkmod-xyz-plugin, where xyz can be anything of your choice. This is to ensure that the file generated under META-INF/walkmod folder follows the convention of walkmod-xyz-plugin.xml

  • If for any reason you do want to go with a naming convention different from the one mentioned above, please update the filename under META-INF/walkmod folder appropriately.

About

Maven Archetype project to create walkmod plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages