@Mojo(name="analyze-exclusions",
requiresDependencyCollection=TEST,
threadSafe=true)
public class AnalyzeExclusionsMojo
extends org.apache.maven.plugin.AbstractMojo
Relevant use case is when an artifact in a later version has removed usage of a dependency, making the exclusion no longer valid.
Constructor and Description |
---|
AnalyzeExclusionsMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.