org.scijava.maven.plugin
Class SnapshotFinder

java.lang.Object
  extended by org.scijava.maven.plugin.SnapshotFinder

public class SnapshotFinder
extends Object

This class recursively checks a specified project, all dependencies, and parent poms of any of these projects, for SNAPSHOT couplings. Any such couplings are reported, and cause a SnapshotException to be thrown.

Options: