Author: jvanzyl Date: Sun Apr 22 11:59:18 2007 New Revision: 531256 URL: http://svn.apache.org/viewvc?view=rev&rev=531256 Log: o don't need this mdo
Modified: maven/components/trunk/build.xml Modified: maven/components/trunk/build.xml URL: http://svn.apache.org/viewvc/maven/components/trunk/build.xml?view=diff&rev=531256&r1=531255&r2=531256 ============================================================================== --- maven/components/trunk/build.xml (original) +++ maven/components/trunk/build.xml Sun Apr 22 11:59:18 2007 @@ -233,7 +233,6 @@ <modello file="maven-plugin-parameter-documenter/src/main/mdo/paramdoc.mdo"/> <modello file="maven-profile/profiles.mdo"/> <modello file="maven-repository-metadata/src/main/mdo/metadata.mdo"/> - <modello file="maven-repository-metadata/src/main/mdo/plugins.mdo"/> <modello file="maven-settings/src/main/mdo/settings.mdo"/> </target>