Package | Description |
---|---|
org.apache.maven.plugin.dependency |
Modifier and Type | Class and Description |
---|---|
class |
AnalyzeMojo
Analyzes the dependencies of this project and determines which are: used and declared; used and undeclared; unused
and declared.
|
class |
AnalyzeOnlyMojo
Analyzes the dependencies of this project and determines which are: used and declared; used and undeclared; unused
and declared.
|
Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.