Author: tchemit Date: 2012-08-19 13:36:09 +0200 (Sun, 19 Aug 2012) New Revision: 1177 Url: http://nuiton.org/repositories/revision/eugene/1177 Log: desactivate a it : too complex to mantain it Modified: trunk/eugene-maven-plugin/pom.xml Modified: trunk/eugene-maven-plugin/pom.xml =================================================================== --- trunk/eugene-maven-plugin/pom.xml 2012-08-17 08:54:07 UTC (rev 1176) +++ trunk/eugene-maven-plugin/pom.xml 2012-08-19 11:36:09 UTC (rev 1177) @@ -229,7 +229,8 @@ <pomInclude>generate/only-zargo/pom.xml</pomInclude> <pomInclude>generate/only-zargo-xmi/pom.xml</pomInclude> <pomInclude>generate/all/pom.xml</pomInclude> - <pomInclude>generate/generators/pom.xml</pomInclude> + <!-- This test should be removed : too much complex to test,... nothing :( --> + <!--<pomInclude>generate/generators/pom.xml</pomInclude>--> <!--this test used topia and must be move in topia not here--> <pomInclude>evol-879/model/pom.xml</pomInclude> </pomIncludes>