Author: rchapelet Date: 2009-08-28 11:38:25 +0200 (Fri, 28 Aug 2009) New Revision: 2655 Modified: trunk/callao-service/pom.xml Log: Ajout pour la nouvelle version eugene, pb de balise qui a chang?\195?\169 pour le fichier source xmi. Modified: trunk/callao-service/pom.xml =================================================================== --- trunk/callao-service/pom.xml 2009-08-26 15:10:16 UTC (rev 2654) +++ trunk/callao-service/pom.xml 2009-08-28 09:38:25 UTC (rev 2655) @@ -75,7 +75,14 @@ <fullPackagePath>org.chorem.callao.service</fullPackagePath> <defaultPackage>org.chorem.callao.service</defaultPackage> <extractedPackages>org.chorem.callao.service</extractedPackages> + <zargoResources> + <input>../callao-entity/src/main/xmi/</input> + <output>target/generated-sources/xmi</output> + </zargoResources> + </configuration> + + <goals> <goal>zargo2xmi</goal> <goal>xmi2objectmodel</goal>
Le Fri, 28 Aug 2009 11:38:25 +0200 (CEST), rchapelet@users.chorem.org a écrit :
<output>target/generated-sources/xmi</output>
le output n'est pas nécessaire car c'est celui par défaut :) -- Tony Chemit -------------------- tél: +33 (0) 2 40 50 29 28 email: chemit@codelutin.com http://www.codelutin.com
participants (2)
-
rchapelet@users.chorem.org -
Tony Chemit