| Interface | Description |
|---|---|
| SciJavaDependencyChecker |
DependencyNodeVisitor with convenience methods for logging and
configuration. |
| Class | Description |
|---|---|
| AbstractSciJavaDependencyChecker |
Abstract
SciJavaDependencyChecker superclass, containing useful
default implementations. |
| DependencyUtils |
Utility class for initiating Maven-based dependency checks.
|
| EclipseHelperMojo |
Runs the annotation processor of the scijava-common artifact even
inside Eclipse.
|
| HelpMojo |
Display help information on scijava-maven-plugin.
Call mvn scijava:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| SetRootDirPropertyMojo |
Sets the project.rootdir property to the top-level directory of the
current Maven project structure.
|
| SnapshotFinder |
SciJavaDependencyChecker implementation that fails when it encounters
a SNAPSHOT dependency or parent. |
| VerifyNoSnapshotsMojo |
Mojo wrapper for the
SnapshotFinder. |
| Exception | Description |
|---|---|
| SciJavaDependencyException |
Convenience exception to use when
SciJavaDependencyCheckers fail. |
Copyright © 2014–2020 SciJava. All rights reserved.