diff --git a/pom.xml b/pom.xml index 7bf48b5d..4d738a3f 100644 --- a/pom.xml +++ b/pom.xml @@ -219,6 +219,31 @@ + + org.apache.maven.plugins + maven-resources-plugin + 3.2.0 + + + copy-resources + validate + + copy-resources + + + ${project.build.outputDirectory} + + + ${project.basedir} + + requirements.txt + + + + + + + org.apache.maven.plugins maven-surefire-plugin