Class DependencyUpdate

All Implemented Interfaces:
Callable<Integer>

public class DependencyUpdate extends DependencyList
  • Field Details

    • file

      public File file
    • clean

      protected boolean clean
  • Constructor Details

  • Method Details

    • doCall

      public Integer doCall() throws Exception
      Overrides:
      doCall in class DependencyList
      Throws:
      Exception
    • outputGav

      protected void outputGav(org.apache.camel.tooling.maven.MavenGav gav, int index, int total)
      Overrides:
      outputGav in class DependencyList
    • outputGavMaven

      protected void outputGavMaven(org.apache.camel.tooling.maven.MavenGav gav, int index, int total) throws Exception
      Throws:
      Exception
    • outputGavJBang

      protected void outputGavJBang(org.apache.camel.tooling.maven.MavenGav gav, int index, int total)