23 Jul
2008
23 Jul
'08
3:53 p.m.
Author: tchemit Date: 2008-07-23 15:53:12 +0000 (Wed, 23 Jul 2008) New Revision: 893 Modified: trunk/commandline/pom.xml Log: put back javadoc phase Modified: trunk/commandline/pom.xml =================================================================== --- trunk/commandline/pom.xml 2008-07-23 15:52:17 UTC (rev 892) +++ trunk/commandline/pom.xml 2008-07-23 15:53:12 UTC (rev 893) @@ -95,7 +95,7 @@ <artifactId>maven-javadoc-plugin</artifactId> <executions> <execution> - <phase>deploy</phase> + <phase>verify</phase> <goals> <goal>jar</goal> </goals>