[Lutinutil-commits] r1238 - lutini18neditor/trunk
Author: chemit Date: 2008-11-18 10:25:13 +0000 (Tue, 18 Nov 2008) New Revision: 1238 Modified: lutini18neditor/trunk/changelog lutini18neditor/trunk/pom.xml Log: produce javadoc Modified: lutini18neditor/trunk/changelog =================================================================== --- lutini18neditor/trunk/changelog 2008-11-18 10:22:19 UTC (rev 1237) +++ lutini18neditor/trunk/changelog 2008-11-18 10:25:13 UTC (rev 1238) @@ -1,5 +1,5 @@ 0.4 2008???? [???] - * 20081118 [chemit] use lutinproject 3.1 + * 20081118 [chemit] use lutinproject 3.1, produce javadoc * 20081117 [chemit] bump jaxx to 0.6 0.3 * use src/main/java to store jaxx, no more use of uimodel directory Modified: lutini18neditor/trunk/pom.xml =================================================================== --- lutini18neditor/trunk/pom.xml 2008-11-18 10:22:19 UTC (rev 1237) +++ lutini18neditor/trunk/pom.xml 2008-11-18 10:25:13 UTC (rev 1238) @@ -112,6 +112,11 @@ <artifactId>maven-dependency-plugin</artifactId> </plugin> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-javadoc-plugin</artifactId> + </plugin> + <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jar-plugin</artifactId>
participants (1)
-
chemit@users.labs.libre-entreprise.org