[Lutinutil-commits] r1190 - lutinutil/trunk
Author: tchemit Date: 2008-10-12 22:56:41 +0000 (Sun, 12 Oct 2008) New Revision: 1190 Modified: lutinutil/trunk/pom.xml Log: remove unsued code Modified: lutinutil/trunk/pom.xml =================================================================== --- lutinutil/trunk/pom.xml 2008-10-12 22:46:27 UTC (rev 1189) +++ lutinutil/trunk/pom.xml 2008-10-12 22:56:41 UTC (rev 1190) @@ -69,7 +69,7 @@ <labs.id>12</labs.id> <!-- nom du projet sur le labs --> - <labs.project>${pom.artifactId}</labs.project> + <!--labs.project>${pom.artifactId}</labs.project--> <!-- TODO remove this as soon as tests are fixed --> <maven.test.testFailureIgnore>true</maven.test.testFailureIgnore> @@ -100,12 +100,6 @@ </executions> </plugin> - <!-- jrst --> - <plugin> - <groupId>org.codelutin</groupId> - <artifactId>maven-jrst-plugin</artifactId> - </plugin> - <!-- javadoc --> <plugin> <groupId>org.apache.maven.plugins</groupId>
participants (1)
-
tchemit@users.labs.libre-entreprise.org