Author: chatellier Date: 2008-10-02 16:55:50 +0000 (Thu, 02 Oct 2008) New Revision: 1153 Added: topia/trunk/src/site/ topia/trunk/src/site/rst/ Removed: topia/trunk/doc/ topia/trunk/site/ Modified: topia/trunk/ topia/trunk/pom.xml topia/trunk/src/site/site.xml Log: Update site Property changes on: topia/trunk ___________________________________________________________________ Name: svn:ignore - target .classpath .project topia2.ipr .settings + target .classpath .project topia2.ipr .settings THIRD-PARTY.txt Modified: topia/trunk/pom.xml =================================================================== --- topia/trunk/pom.xml 2008-10-02 16:52:26 UTC (rev 1152) +++ topia/trunk/pom.xml 2008-10-02 16:55:50 UTC (rev 1153) @@ -47,8 +47,17 @@ <!-- nom du projet sur le labs --> <labs.project>topia</labs.project> + + <!-- Test --> + <maven.test.skip>true</maven.test.skip> </properties> + <scm> + <connection>${maven.scm.connection}</connection> + <developerConnection>${maven.scm.developerConnection}</developerConnection> + <url>${maven.scm.url}</url> + </scm> + <build> <plugins> <!--Attaching processor plugin to the Build Lifecycle--> @@ -88,7 +97,7 @@ <dependency> <groupId>org.codelutin</groupId> <artifactId>lutinutil</artifactId> - <version>0.30</version> + <version>0.31-SNAPSHOT</version> <scope>compile</scope> </dependency> Copied: topia/trunk/src/site (from rev 1149, topia/trunk/site) Property changes on: topia/trunk/src/site ___________________________________________________________________ Name: svn:mergeinfo + Copied: topia/trunk/src/site/rst (from rev 1149, topia/trunk/doc) Property changes on: topia/trunk/src/site/rst ___________________________________________________________________ Name: svn:mergeinfo + Modified: topia/trunk/src/site/site.xml =================================================================== --- topia/trunk/site/site.xml 2008-10-02 15:24:17 UTC (rev 1149) +++ topia/trunk/src/site/site.xml 2008-10-02 16:55:50 UTC (rev 1153) @@ -2,10 +2,10 @@ <project name="Topia"> <skin> - <groupId>lutinlib</groupId> - <artifactId>lutin-site-skin</artifactId> - <version>0.1</version> - </skin> + <groupId>org.codelutin</groupId> + <artifactId>maven-lutin-skin</artifactId> + <version>0.2</version> + </skin> <bannerLeft> <name>Topia</name> @@ -31,7 +31,7 @@ <menu name="Utilisateur"> <item href="/index.html" name="Accueil"></item> - <item href="http://lutinbuilder.labs.libre-entreprise.org/maven2/lutinlib/topia/" name="Téléchargement"/> + <item href="http://lutinbuilder.labs.libre-entreprise.org/maven2/org/codelutin/topia/" name="Téléchargement"/> </menu> <menu name="Developpeur">