Author: tchemit Date: 2008-10-07 14:02:35 +0000 (Tue, 07 Oct 2008) New Revision: 200 Modified: lutinpluginproject/trunk/pom.xml Log: make javadoc on pre-site Modified: lutinpluginproject/trunk/pom.xml =================================================================== --- lutinpluginproject/trunk/pom.xml 2008-10-03 08:57:45 UTC (rev 199) +++ lutinpluginproject/trunk/pom.xml 2008-10-07 14:02:35 UTC (rev 200) @@ -373,7 +373,7 @@ </configuration> <executions> <execution> - <phase>verify</phase> + <phase>pre-site</phase> <goals> <goal>jar</goal> </goals>