@Mojo(name="analyze", requiresDependencyResolution=TEST, threadSafe=true) @Execute(phase=TEST_COMPILE) public class AnalyzeMojo extends AbstractAnalyzeMojo
test-compile
 phase - use the dependency:analyze-only goal instead when participating in the build lifecycle.
 
 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.
AnalyzeOnlyMojo| Constructor and Description | 
|---|
AnalyzeMojo()  | 
contextualize, createProjectDependencyAnalyzer, execute, isSkip, setSkipgetLog, getPluginContext, setLog, setPluginContextCopyright © 2002–2014 The Apache Software Foundation. All rights reserved.