Author: dennisl
Date: Mon Dec 31 03:41:22 2007
New Revision: 607727

URL: http://svn.apache.org/viewvc?rev=607727&view=rev
Log:
o Fix version for maven-source-plugin.

Modified:
    maven/site/trunk/src/site/apt/developers/release/releasing.apt

Modified: maven/site/trunk/src/site/apt/developers/release/releasing.apt
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/developers/release/releasing.apt?rev=607727&r1=607726&r2=607727&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/developers/release/releasing.apt (original)
+++ maven/site/trunk/src/site/apt/developers/release/releasing.apt Mon Dec 31 
03:41:22 2007
@@ -78,10 +78,10 @@
 mvn release:perform
 +-----+
 
- <<IMPORTANT NOTE:>> Be sure that the generated artifacts should respect the
+ <<IMPORTANT NOTE:>> Be sure that the generated artifacts respect the
  {{{http://www.apache.org/dev/release.html}Apache release rules}}: NOTICE and 
LICENSE files should be present in
- META-INF directory within the jar. For -sources artifact, be sure that your 
pom does NOT use the
- maven-source-plugin:2.3 which is broken.
+ the META-INF directory within the jar. For -sources artifacts, be sure that 
your pom does NOT use the
+ maven-source-plugin:2.0.3 which is broken. The recommended version at this 
time is 2.0.4.
 
  [[3]] Propose a vote on the dev list with the closed issues, the issues left,
  the staging repository and the staging site. For instance:


Reply via email to