/atlassian-plugin-sdk/src/main/velocity/commands/create-home-zip

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

  1. #set( $mvnCommand = "com.atlassian.maven.plugins:maven-amps-dispatcher-plugin:$version:create-home-zip" )
  2. #set( $goalhelp = "Creates a test-resources zip of the home directory (runs mvn $mvnCommand)." )
  3. #set( $opts = [] )