Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add a resource on debugging task execution

...

  • the --info flag adds verbose logging
  • the --stacktrace flag adds a stacktrace on failures
  • the --scan flag creates a Gradle Build Scan

Troubleshooting Resources

Common build logic

Most re-usable steps are in BeamModulePlugin.groovy.

...