Package org.scijava.maven.plugin

Interface Summary
SciJavaDependencyChecker DependencyNodeVisitor with convenience methods for logging and configuration.
 

Class Summary
AbstractSciJavaDependencyChecker Abstract SciJavaDependencyChecker superclass, containing useful default implementations.
BumpMojo Bumps dependency and parent versions in SciJava projects.
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.
RequireReproducibleBuilds A EnforcerRule wrapper for the SnapshotFinder.
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 Summary
SciJavaDependencyException Convenience exception to use when SciJavaDependencyCheckers fail.
 



Copyright © 2014–2015 SciJava. All rights reserved.