Author: tchemit Date: 2009-05-17 02:50:02 +0000 (Sun, 17 May 2009) New Revision: 343 Modified: jrst/trunk/pom.xml Log: l'url de depot ne peut pas etre calcule, car si on a pas mavenpom en local, ... Modified: jrst/trunk/pom.xml =================================================================== --- jrst/trunk/pom.xml 2009-05-16 08:07:11 UTC (rev 342) +++ jrst/trunk/pom.xml 2009-05-17 02:50:02 UTC (rev 343) @@ -243,7 +243,7 @@ <repository> <id>nuiton-repository</id> <name>NuitonRepository</name> - <url>${repository.home.url}</url> + <url>http://lutinbuilder.labs.libre-entreprise.org/maven2-nuiton</url> <snapshots> <enabled>true</enabled> <checksumPolicy>warn</checksumPolicy>
participants (1)
-
tchemit@users.labs.libre-entreprise.org