| Package | Description |
|---|---|
| org.apache.maven.plugins.dependency.analyze |
| Modifier and Type | Class | 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–2019 The Apache Software Foundation. All rights reserved.