Author: sebb
Date: Wed Apr 14 16:36:52 2010
New Revision: 934012

URL: http://svn.apache.org/viewvc?rev=934012&view=rev
Log:
COMMONSSITE-56 - Document that the Idea plugin version is deliberately not 
provided.

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=934012&r1=934011&r2=934012&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Wed Apr 14 16:36:52 2010
@@ -328,6 +328,10 @@
       </plugin>
       <plugin>
         <artifactId>maven-idea-plugin</artifactId>
+        <!--
+         | N.B. The version is deliberately not provided - see COMMONSSITE-56
+         |      This may result in some warnings, e.g. from the Maven 2 
Eclipse plugin.
+         -->
         <configuration>
           <jdkLevel>${maven.compile.source}</jdkLevel>
         </configuration>


Reply via email to