@Mojo(name="analyze-only",
requiresDependencyResolution=TEST,
defaultPhase=VERIFY,
threadSafe=true)
public class AnalyzeOnlyMojo
extends AbstractAnalyzeMojo
test-compile phase has been executed - use the dependency:analyze goal instead when
running standalone.
By default, maven-dependency-analyzer is
used to perform the analysis, with limitations due to the fact that it works at bytecode level, but any
analyzer can be plugged in through analyzer parameter.
AnalyzeMojo| Constructor and Description |
|---|
AnalyzeOnlyMojo() |
contextualize, createProjectDependencyAnalyzer, execute, isSkip, setSkipCopyright © 2002–2015 The Apache Software Foundation. All rights reserved.