diff --git a/maven-model/maven.xml b/maven-model/maven.xml
deleted file mode 100644
index 4d251e6986..0000000000
--- a/maven-model/maven.xml
+++ /dev/null
@@ -1,50 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/maven-model/project.properties b/maven-model/project.properties
deleted file mode 100644
index 5185905494..0000000000
--- a/maven-model/project.properties
+++ /dev/null
@@ -1,71 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements. See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership. The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing,
-# software distributed under the License is distributed on an
-# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-# KIND, either express or implied. See the License for the
-# specific language governing permissions and limitations
-# under the License.
-
-#=====
-# Repositories settings
-#=====
-
-# TODO: remove http://people.apache.org/repo/m1-snapshot-repository/, just there for SNAPSHOTs
-maven.repo.remote = http://repo1.maven.org/maven,http://people.apache.org/repo/m1-snapshot-repository/,http://snapshots.dist.codehaus.org/modello/
-
-# Repository to deploy to
-maven.repo.list=apache.snapshots
-
-maven.repo.apache.releases=scp://${pom.distributionSite}
-maven.repo.apache.releases.directory=${pom.distributionDirectory}
-maven.repo.apache.releases.group=maven
-# These must be set elsewhere
-#maven.repo.apache.releases.username=
-#maven.repo.apache.releases.privatekey=
-#maven.repo.apache.releases.passphrase=
-
-# Repository to deploy snapshots
-maven.repo.apache.snapshots=scp://people.apache.org
-maven.repo.apache.snapshots.directory=/www/people.apache.org/repo/m1-snapshot-repository
-maven.repo.apache.snapshots.username=${maven.repo.apache.releases.username}
-maven.repo.apache.snapshots.privatekey=${maven.repo.apache.releases.privatekey}
-maven.repo.apache.snapshots.passphrase=${maven.repo.apache.releases.passphrase}
-maven.repo.apache.snapshots.group=${maven.repo.apache.releases.group}
-
-# Compilation settings
-maven.compile.source=1.4
-maven.compile.target=1.4
-
-# Modello settings
-maven.modello.model=${basedir}/target/maven.mdo.m1
-maven.modello.model.m2=${basedir}/src/main/mdo/maven.mdo
-maven.modello.packageWithVersion=false
-maven.modello.version=3.0.0
-maven.modello.plugins=xpp3,stax,dom4j
-
-# LinkCheck plugin settings
-maven.linkcheck.exclude=${pom.repository.url},${maven.changelog.svn.baseurl}
-
-# Site plugin settings
-maven.site.stage.address=people.apache.org
-maven.site.deploy.method=rsync
-maven.site.stage.directory=${wwwroot}/staging-sites/maven-model/${pom.currentVersion}
-wwwroot=/home/${maven.username}/public_html
-
-# XDOC plugin settings
-# Display the date on the Maven web site
-maven.xdoc.date = bottom
-maven.xdoc.date.format = dd MMMM yyyy HH:mm z
-# Use the maven site theme
-maven.xdoc.theme.url=http://maven.apache.org/maven-1.x/style/maven-stylus.css
-maven.xdoc.locale.default=en
-maven.docs.src=${basedir}/src/site/xdoc
\ No newline at end of file
diff --git a/maven-model/project.xml b/maven-model/project.xml
deleted file mode 100644
index 3ce2fef5ec..0000000000
--- a/maven-model/project.xml
+++ /dev/null
@@ -1,209 +0,0 @@
-
-
-
-
- Maven Model
- maven
- maven-model
- 3.0.2
- The Maven project descriptor used in Maven 1.x. This library is used to represent in Java the POM (project.xml) and it offers services to parse and to serialize it.
- The Maven project descriptor used in Maven.
-
- Apache Software Foundation
- http://www.apache.org/
- http://maven.apache.org/images/apache-maven-project-2.png
-
- 2005
- org.apache.maven
- http://maven.apache.org/images/maven-logo-2.gif
- http://maven.apache.org/maven-1.x/reference/maven-model/${pom.currentVersion}/
- people.apache.org
- /www/maven.apache.org/maven-1.x/reference/maven-model/${pom.currentVersion}/
- people.apache.org
- /www/people.apache.org/repo/m1-ibiblio-rsync-repository/
-
- scm:svn:http://svn.apache.org/repos/asf/maven/components/trunk/maven-model/
- scm:svn:https://svn.apache.org/repos/asf/maven/components/trunk/maven-model/
- http://svn.apache.org/viewcvs/maven/components/trunk/maven-model/
-
-
-
- Maven User List
- users-subscribe@maven.apache.org
- users-unsubscribe@maven.apache.org
- users@maven.apache.org
- http://mail-archives.apache.org/mod_mbox/maven-users/
-
- http://www.mail-archive.com/users@maven.apache.org/
- http://www.nabble.com/Maven---Users-f178.html
-
-
-
- Maven Developer List
- dev-subscribe@maven.apache.org
- dev-unsubscribe@maven.apache.org
- dev@maven.apache.org
- http://mail-archives.apache.org/mod_mbox/maven-dev/
-
- http://www.mail-archive.com/dev@maven.apache.org/
- http://www.nabble.com/Maven-Developers-f179.html
-
-
-
- Maven Commits List
- commits-subscribe@maven.apache.org
- commits-unsubscribe@maven.apache.org
- commits@maven.apache.org
- http://mail-archives.apache.org/mod_mbox/maven-dev/
-
-
- Maven Issues List
- issues-subscribe@maven.apache.org
- issues-unsubscribe@maven.apache.org
- issues@maven.apache.org
- http://mail-archives.apache.org/mod_mbox/maven-issues/
-
-
- Maven Announce List
- announce-subscribe@maven.apache.org
- announce-unsubscribe@maven.apache.org
- announce@maven.apache.org
- http://mail-archives.apache.org/mod_mbox/maven-announce/
-
-
- Apache Announce List
- announce-subscribe@apache.org
- announce-unsubscribe@apache.org
- announce@apache.org
- http://mail-archives.apache.org/mod_mbox/www-announce/
-
-
-
-
- Arnaud Heritier
- aheritier
- aheritier@apache.org
- Octo Technology
-
- Developer
-
- +1
-
-
- Vincent Massol
- vmassol
- vmassol@pivolis.com
- Pivolis
-
- Java Developer
-
- +1
-
-
- Brett Porter
- brett
- brett@apache.org
- f2 network
-
- Developer
-
- +10
-
-
- Jason van Zyl
- jvanzyl
- jason@zenplex.com
- Zenplex
-
- Architect
- Release Manager
-
-
-
- Emmanuel Venisse
- evenisse
- emmanuel@venisse.net
-
-
- Java Developer
-
- +1
-
-
-
-
- plexus
- plexus-utils
- 1.0.3
-
-
- maven
- dom4j
- 1.7-20060614
- http://www.dom4j.org/
-
- Maven model dependency - Required to read/write XML using dom4j.
-
-
-
- stax
- stax
- 1.2.0
-
- Maven model dependency - Required to read/write XML using stax.
-
-
-
- stax
- stax-api
- 1.0.1
-
- Maven model dependency - Required to read/write XML using stax.
-
-
-
- net.java.dev.stax-utils
- stax-utils
- 20060502
-
- Maven model dependency - Required to read/write XML using stax.
-
-
-
-
- jar:install
- ${maven.build.dir}/generated-src/main/modello
-
-
- maven-modello-plugin
- maven-javadoc-plugin
- maven-changelog-plugin
- maven-file-activity-plugin
- maven-developer-activity-plugin
- maven-linkcheck-plugin
-
-
-
- 3.0.2
- 3.0.2
- maven-model-3.0.2
-
-
-