From 48eb55f658ace911eb8004c5e7edc84355c5ea8b Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Thu, 21 May 2009 20:14:22 +0000 Subject: [PATCH] o project with plugin level configuration only git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@777239 13f79535-47bb-0310-9956-ffa450edef68 --- .../pom.xml | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 maven-core/src/test/projects/lifecycle-executor/project-with-plugin-level-configuration-only/pom.xml diff --git a/maven-core/src/test/projects/lifecycle-executor/project-with-plugin-level-configuration-only/pom.xml b/maven-core/src/test/projects/lifecycle-executor/project-with-plugin-level-configuration-only/pom.xml new file mode 100644 index 0000000000..b3bb2dd9cb --- /dev/null +++ b/maven-core/src/test/projects/lifecycle-executor/project-with-plugin-level-configuration-only/pom.xml @@ -0,0 +1,42 @@ + + + + + + 4.0.0 + org.apache.maven.plugins + project-plugin-level-configuration-only + 1.0.1 + + + + org.codehaus.modello + modello-maven-plugin + 1.0.1 + + 1.1.0 + + src/main/mdo/remote-resources.mdo + + + + + +