Author: tchemit Date: 2008-09-25 10:09:36 +0000 (Thu, 25 Sep 2008) New Revision: 1133 Modified: lutinpluginutil/trunk/pom.xml lutinpluginutil/trunk/src/site/site.xml Log: changement skin + clean pom attention le site ne fonctionne plus a cause de rst Modified: lutinpluginutil/trunk/pom.xml =================================================================== --- lutinpluginutil/trunk/pom.xml 2008-09-25 09:33:49 UTC (rev 1132) +++ lutinpluginutil/trunk/pom.xml 2008-09-25 10:09:36 UTC (rev 1133) @@ -10,7 +10,7 @@ <parent> <groupId>org.codelutin</groupId> - <artifactId>lutinproject</artifactId> + <artifactId>lutinpluginproject</artifactId> <version>3.0</version> </parent> @@ -26,7 +26,7 @@ <!-- ************************************************************* --> <name>Lutin plugin utilities library</name> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> <description>Library of usefull class to be used in any maven plugin.</description> <inceptionYear>2008</inceptionYear> @@ -48,10 +48,9 @@ <!--Source control management--> <scm> + <url>${maven.scm.url}</url> <connection>${maven.scm.connection}</connection> <developerConnection>${maven.scm.developerConnection}</developerConnection> - <!-- This does'nt work for viewcvs.php with stat-scm with svn conf :( - <url>${maven.scm.url}</url> --> </scm> <build> @@ -62,6 +61,7 @@ <plugin> <groupId>org.codelutin</groupId> <artifactId>maven-jrst-plugin</artifactId> + <version>0.8.2</version> </plugin> </plugins> Modified: lutinpluginutil/trunk/src/site/site.xml =================================================================== --- lutinpluginutil/trunk/src/site/site.xml 2008-09-25 09:33:49 UTC (rev 1132) +++ lutinpluginutil/trunk/src/site/site.xml 2008-09-25 10:09:36 UTC (rev 1133) @@ -2,9 +2,9 @@ <project name="${project.name}"> <skin> - <groupId>lutinlib</groupId> - <artifactId>lutin-site-skin</artifactId> - <version>0.1</version> + <groupId>org.codelutin</groupId> + <artifactId>maven-lutin-skin</artifactId> + <version>0.2</version> </skin> <bannerLeft>