from: tomcat8-maven-plugin to: common-tomcat-maven-plugin evidence: - file: "tomcat8-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat8/deploy/UndeployMojo.java" contains "import org.apache.tomcat.maven.common.deployer.TomcatManagerException;" from: tomcat8-maven-plugin to: common-tomcat-maven-plugin evidence: - file: "tomcat8-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat8/deploy/AbstractDeployWarMojo.java" contains "import org.apache.tomcat.maven.common.deployer.TomcatManagerException;" from: tomcat8-maven-plugin to: common-tomcat-maven-plugin evidence: - file: "tomcat8-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat8/deploy/AbstractDeployMojo.java" contains "import org.apache.tomcat.maven.common.deployer.TomcatManagerException;" from: tomcat8-maven-plugin to: common-tomcat-maven-plugin evidence: - file: "tomcat8-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat8/AbstractTomcat8Mojo.java" contains "import org.apache.tomcat.maven.common.deployer.TomcatManagerResponse;" from: tomcat8-maven-plugin to: common-tomcat-maven-plugin evidence: - file: "tomcat8-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat8/AbstractCatalinaMojo.java" contains "import org.apache.tomcat.maven.common.deployer.TomcatManager;" from: tomcat8-maven-plugin to: common-tomcat-maven-plugin evidence: - file: "tomcat8-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat8/run/Webapp.java" contains "import org.apache.tomcat.maven.common.config.AbstractWebapp;" from: tomcat8-maven-plugin to: common-tomcat-maven-plugin evidence: - file: "tomcat8-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat8/run/AbstractRunMojo.java" contains "import org.apache.tomcat.maven.common.config.AbstractWebapp;" from: tomcat8-maven-plugin to: common-tomcat-maven-plugin evidence: - file: "tomcat8-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat8/run/ShutdownMojo.java" contains "import org.apache.tomcat.maven.common.run.EmbeddedRegistry;" from: tomcat8-maven-plugin to: common-tomcat-maven-plugin evidence: - file: "tomcat8-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat8/run/RunMojo.java" contains "import org.apache.tomcat.maven.common.run.ClassLoaderEntriesCalculator;"