diff --git a/maven-core-integration-tests/src/test/resources/it0040/pom.xml b/maven-core-integration-tests/src/test/resources/it0040/pom.xml new file mode 100644 index 0000000000..3013570ec0 --- /dev/null +++ b/maven-core-integration-tests/src/test/resources/it0040/pom.xml @@ -0,0 +1,18 @@ + + 4.0.0 + org.apache.maven + maven-core-it0040 + Test the use of a packaging from a plugin + coreit-packaging + 1.0 + + + + org.apache.maven.plugins + maven-core-it-plugin + 1.0 + true + + + +