diff --git a/plugin-parent/README.txt b/plugin-parent/README.txt new file mode 100644 index 00000000..da4697b2 --- /dev/null +++ b/plugin-parent/README.txt @@ -0,0 +1,6 @@ +This directory contains Maven build configuration inherited by all +plugin projects. + +The top level project is reserved for the master build and plugins +should no longer inherit from it as it contains configurations that +make sense only for the master build. diff --git a/plugin-parent/project.properties b/plugin-parent/project.properties new file mode 100644 index 00000000..cbfdf0bb --- /dev/null +++ b/plugin-parent/project.properties @@ -0,0 +1,31 @@ +# ------------------------------------------------------------------- +# Copyright 2001-2004 The Apache Software Foundation. +# +# Licensed 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. +# ------------------------------------------------------------------- + +#==================================================================== +# WARNING: All these properties are inherited by the plugin projects +#==================================================================== + +# Display the date on the Maven web site +maven.xdoc.date = left +maven.xdoc.date.format = dd MMMM yyyy HH:mm z +maven.xdoc.distributionUrl=http://www.ibiblio.org/maven/maven/plugins + +# Checkstyle plugin settings +maven.checkstyle.header.file = ${basedir}/../checkstyle-license.txt +maven.checkstyle.properties = ${basedir}/../checkstyle.xml + +# License plugin settings +maven.license.licenseFile=${basedir}/../LICENSE.txt diff --git a/plugin-parent/project.xml b/plugin-parent/project.xml new file mode 100644 index 00000000..ae138d93 --- /dev/null +++ b/plugin-parent/project.xml @@ -0,0 +1,176 @@ + + + + + + + 3 + plugin-parent + Optional Maven Plugins + maven + 1.0 + + Apache Software Foundation + http://www.apache.org/ + http://maven.apache.org/images/apache-maven-project.png + + 2001 + org.apache.maven + http://maven.apache.org/images/maven.gif + + http://jira.codehaus.org/BrowseProject.jspa?id=10030 + maven.apache.org + /www/maven.apache.org/reference/plugins/optional/ + www.ibiblio.org + /public/html/maven/maven/plugins/ + + + + Maven User List + users-subscribe@maven.apache.org + users-unsubscribe@maven.apache.org + http://nagoya.apache.org/eyebrowse/SummarizeList?listName=users@maven.apache.org + + + Maven Developer List + dev-subscribe@maven.apache.org + dev-unsubscribe@maven.apache.org + http://nagoya.apache.org/eyebrowse/SummarizeList?listName=dev@maven.apache.org + + + + + scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven-plugins/ + http://cvs.apache.org/viewcvs/maven-plugins/ + + + + + dIon Gillard + dion + dion@multitask.com.au + Multitask Consulting + + Java Developer + + +10 + + + Vincent Massol + vmassol + vmassol@pivolis.com + Pivolis + + Java Developer + + +1 + + + Eric Pugh + epugh + epugh@upstate.com + Upstate + + Java Developer + + + + James Strachan + jstrachan + james_strachan@yahoo.co.uk + Spiritsoft + + Java Developer + + + + Emmanuel Venisse + evenisse + emmanuel@venisse.net + + + Java Developer + + +1 + + + Jason van Zyl + jvanzyl + jason@zenplex.com + Zenplex + + Architect + Release Manager + + + + + + src/main + src/test + + + + **/*Test.java + + + + + + .. + META-INF + + NOTICE.txt + + + + src/plugin-resources + plugin-resources + + + . + + plugin.jelly + plugin.properties + project.properties + project.xml + + + + + + + maven-changes-plugin + maven-changelog-plugin + maven-file-activity-plugin + maven-developer-activity-plugin + maven-tasklist-plugin + maven-linkcheck-plugin + maven-javadoc-plugin + maven-jxr-plugin + maven-jdepend-plugin + maven-checkstyle-plugin + maven-junit-report-plugin + maven-jellydoc-plugin + maven-pmd-plugin + maven-simian-plugin + maven-faq-plugin + + +