Commit in java/trunk/parent on MAIN
pom.xml+1-1400 -> 401
This change to parent POM should fix the 'plugin execution not covered by lifecycle' error reported in Eclipse for all projects.

java/trunk/parent
pom.xml 400 -> 401
--- java/trunk/parent/pom.xml	2014-03-27 18:54:31 UTC (rev 400)
+++ java/trunk/parent/pom.xml	2014-03-27 19:50:13 UTC (rev 401)
@@ -284,7 +284,7 @@
                 <version>1.7</version>
                 <executions>
                     <execution>
-                        <phase>generate-test-resources</phase>
+                        <phase>post-clean</phase>
                         <configuration>
                             <target>
                                 <!-- Create the directory for test output. -->
SVNspam 0.1