Author: dennisl
Date: Thu Dec 30 17:22:25 2010
New Revision: 1053946
URL: http://svn.apache.org/viewvc?rev=1053946&view=rev
Log:
o Add the retirement plan for plugins that was voted on.
Added:
maven/site/trunk/src/site/apt/developers/retirement-plan-plugins.apt
(with props)
Modified:
maven/site/trunk/src/site/apt/developers/index.apt
Modified: maven/site/trunk/src/site/apt/developers/index.apt
URL:
http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/developers/index.apt?rev=1053946&r1=1053945&r2=1053946&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/developers/index.apt (original)
+++ maven/site/trunk/src/site/apt/developers/index.apt Thu Dec 30 17:22:25 2010
@@ -59,6 +59,8 @@ Maven Developer Centre
* {{{./committer-settings.html}Committer Settings}}
+ * {{{./retirement-plan-plugins.html}Retirement Plan for Plugins}}
+
[]
* Developers Conventions
Added: maven/site/trunk/src/site/apt/developers/retirement-plan-plugins.apt
URL:
http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/developers/retirement-plan-plugins.apt?rev=1053946&view=auto
==============================================================================
--- maven/site/trunk/src/site/apt/developers/retirement-plan-plugins.apt (added)
+++ maven/site/trunk/src/site/apt/developers/retirement-plan-plugins.apt Thu
Dec 30 17:22:25 2010
@@ -0,0 +1,56 @@
+ ------
+ Retirement Plan for Plugins
+ ------
+ Dennis Lundberg
+ ------
+ 2010-12-30
+ ------
+
+~~ 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.
+
+~~ NOTE: For help with the syntax of this file, see:
+~~ http://maven.apache.org/doxia/references/apt-format.html
+
+Retirement Plan for Plugins
+
+ [[1]] Propose a vote on the dev-list to retire a plugin. The vote should be
+ open for the standard 72 hours to allow people to voice their opinions. Send
a
+ cc to the users-list. Standard Apache voting rules apply. Only PMC votes are
+ binding.
+
+ The vote must contain one or more options on how to retire the plugin. There
+ are multiple scenarios available. Here are a couple that have been suggested:
+
+ * Move to retired area in svn
+
+ * Move to mojo.codehaus.org, apache-extras.org or another forge
+
+ []
+
+ [[1]] Make one final release of the plugin before it is retired. This allows
+ us to make a clean break. The final release must remove the
+ "Source Repository" report from the site, since the SCM URLs will be changed
+ when the plugin is retired. A prominent notice must be placed on the front
+ page of the plugin's site, informing that the plugin is retired. If the
plugin
+ is moved elsewhere, that should also be posted on the plugin's site. The
+ person who wants to retire a plugin is the one who does the final release.
+
+ [[1]] Announce the fact that the plugin has been retired/moved on the
+ [email protected] and [email protected] mailing lists. Explain to people what they
+ should do if they would like to help with the continued development of the
+ plugin.
Propchange: maven/site/trunk/src/site/apt/developers/retirement-plan-plugins.apt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: maven/site/trunk/src/site/apt/developers/retirement-plan-plugins.apt
------------------------------------------------------------------------------
svn:keywords = Date Revision Author Id