Author: hboutemy
Date: Sat Jun  8 07:13:04 2013
New Revision: 1490926

URL: http://svn.apache.org/r1490926
Log:
little fixes/improvements

Modified:
    maven/site/trunk/content/apt/docs/3.1.0-alpha-1/release-notes.txt

Modified: maven/site/trunk/content/apt/docs/3.1.0-alpha-1/release-notes.txt
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/content/apt/docs/3.1.0-alpha-1/release-notes.txt?rev=1490926&r1=1490925&r2=1490926&view=diff
==============================================================================
--- maven/site/trunk/content/apt/docs/3.1.0-alpha-1/release-notes.txt (original)
+++ maven/site/trunk/content/apt/docs/3.1.0-alpha-1/release-notes.txt Sat Jun  
8 07:13:04 2013
@@ -14,15 +14,14 @@
 
   The switch in the core from Sonatype Aether to 
{{{http://eclipse.org/aether}Eclipse Aether}}.
 
-** Known Incompatibilities with Maven 3
+** Known Incompatibilities with Maven 3.0.x
 
   The significant change in Eclipse Aether with respect to API changes and 
package relocation will likely cause issues with plugins that directly depend 
on Aether.
-  We are aware of the issues in the Maven Site Plugin, the Maven Dependency 
Plugin, the Maven Shade Plugin and Maven Project Info Reports Plugin,
+  We are aware of the issues in the Maven Site Plugin, the Maven Dependency 
Plugin, the Maven Shade Plugin and the Maven Project Info Reports Plugin,
   and have fixed them in recent releases. But this
   is a significant change and is likely to cause issues in any plugin that 
depends on the now deprecated Sonatype Aether. In the external plugin 
ecosystem, it is known
   that Tycho, the Android Maven Plugin and the NetBeans Module Plugin are also 
affected: the plugin developers are aware of this issue and will release
-  a new version of the plugin to address this issue.
-
+  a new version of the plugin to address it.
 
   We maintain a 
{{{https://cwiki.apache.org/confluence/display/MAVEN/AetherClassNotFound}list 
of affected plugins with fixed version}}:
   please report if you find another plugin not yet in this list.


Reply via email to