basic plugin

  • provide basic tasks and conventions to most build
  • lifecycle tasks - act as an umbrella for the more specific tasks

task

  • clean
  • check
  • assemble
  • build
  • buildConfiguration
  • uploadConfiguration
  • cleanTask