from: maven-plugin-tools-annotations to: maven-plugin-annotations evidence: - file: "maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/MojoAnnotationContent.java" contains "import org.apache.maven.plugins.annotations.InstantiationStrategy;" from: maven-plugin-tools-annotations to: maven-plugin-annotations evidence: - file: "maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/ExecuteAnnotationContent.java" contains "import org.apache.maven.plugins.annotations.Execute;" from: maven-plugin-tools-annotations to: maven-plugin-annotations evidence: - file: "maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/ComponentAnnotationContent.java" contains "import org.apache.maven.plugins.annotations.Component;" from: maven-plugin-tools-annotations to: maven-plugin-annotations evidence: - file: "maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/ParameterAnnotationContent.java" contains "import org.apache.maven.plugins.annotations.Parameter;" from: maven-plugin-tools-annotations to: maven-plugin-annotations evidence: - file: "maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/MojoAnnotationsScanner.java" contains "import org.apache.maven.plugins.annotations.Component;" from: maven-plugin-tools-annotations to: maven-plugin-annotations evidence: - file: "maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/DefaultMojoAnnotationsScanner.java" contains "import org.apache.maven.plugins.annotations.Component;"