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