Class Edp


final class Edp extends E
Check and pull all dependencies in. Now this does a full clean so that all existing artefacts/generated sources and targets are removed.
  • Constructor Details

  • Method Details

    • messagePrefix

      protected String messagePrefix()
      Description copied from class: Reporter
      Provide the report/log message prefix.
      Specified by:
      messagePrefix in class E
    • doRun

      protected boolean doRun()
      Description copied from class: E
      Actually run the execution.
      Specified by:
      doRun in class E