@Mojo(name="analyze-duplicate", aggregator=false, threadSafe=true) public class AnalyzeDuplicateMojo extends AbstractMojo
<dependencies/> and <dependencyManagement/> tags in the
 pom.xml and determines the duplicate declared dependencies.| Constructor and Description | 
|---|
AnalyzeDuplicateMojo()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
execute() | 
boolean | 
isSkip()  | 
void | 
setSkip(boolean skip)  | 
getLog, getPluginContext, setLog, setPluginContextpublic void execute()
             throws MojoExecutionException,
                    MojoFailureException
public boolean isSkip()
public void setSkip(boolean skip)
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.