/atlassian-plugin-sdk/src/main/velocity/commands/create-crowd-plugin-module

https://bitbucket.org/mmeinhold/amps · #! · 5 lines · 3 code · 2 blank · 0 comment · 0 complexity · 5e4b96634aacd699c0e4cf3b50f305d8 MD5 · raw file

  1. #set( $mvnCommand = "com.atlassian.maven.plugins:maven-crowd-plugin:$version:create-plugin-module" )
  2. #set( $goalhelp = "Creates a Crowd Plugin Module" )
  3. #set( $opts = [] )