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

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

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