Author: tchemit Date: 2009-08-27 19:57:48 +0200 (Thu, 27 Aug 2009) New Revision: 632 Modified: trunk/pom.xml Log: fix bug #32 : chorem site are deployed in nuiton Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-08-25 20:01:53 UTC (rev 631) +++ trunk/pom.xml 2009-08-27 17:57:48 UTC (rev 632) @@ -599,7 +599,7 @@ qui héritent de ce pom (/artifactId est rajouté) mais cela ne fonctionne pas pour mavenpom lui-même (voir profile internal) --> - <url>scpexe://${platform}/var/lib/redmine-nuiton/project-site/</url> + <url>scpexe://${platform}/var/lib/redmine-${platform}/project-site/</url> </site> </distributionManagement>