-
DefaultProjectDependencyAnalyzer.analyze(org.apache.maven.project.MavenProject project,
Collection<String> excludedClasses)
ProjectDependencyAnalyzer.analyze(org.apache.maven.project.MavenProject project)
ProjectDependencyAnalyzer.analyze(org.apache.maven.project.MavenProject project,
Collection<String> excludedClasses)
Force use status of some declared dependencies, to manually fix consequences of bytecode-level analysis which
happens to not detect some effective use (constants, annotation with source-retention, javadoc).