Package org.savantbuild.dep.workflow.process


package org.savantbuild.dep.workflow.process
  • Class
    Description
    This is an implementation of the Process that uses local caches to fetch and publish artifacts.
     
     
    This class is a workflow process that attempts to download artifacts from a Maven repository via HTTP.
    This class denotes that a negative cache was stored for an artifact item of some sort and that it should not be resolved again.
    This interface defines a workflow process that can be used for either publishing or for fetching.
    Thrown when a process encounters a failure (network failure, IO exception, etc.).
    This is an implementation of the Process that uses the SVNKit SubVersion library to fetch and publish artifacts from/to a SubVersion repository using SubVersion export and import commands.
    This class is a workflow process that attempts to download artifacts from the internet using the Savant scheme via HTTP.