Author: tchemit Date: 2013-07-11 15:50:00 +0200 (Thu, 11 Jul 2013) New Revision: 1284 Url: http://nuiton.org/projects/eugene/repository/revisions/1284 Log: fixes #2749: Remove topia it in eugene Modified: trunk/eugene-maven-plugin/pom.xml Modified: trunk/eugene-maven-plugin/pom.xml =================================================================== --- trunk/eugene-maven-plugin/pom.xml 2013-07-11 13:48:09 UTC (rev 1283) +++ trunk/eugene-maven-plugin/pom.xml 2013-07-11 13:50:00 UTC (rev 1284) @@ -244,16 +244,16 @@ <configuration> <pomIncludes> <pomInclude>evol-308/pom.xml</pomInclude> - <pomInclude>evol-879/zargo/pom.xml</pomInclude> - <pomInclude>evol-879/xmi/pom.xml</pomInclude> - <pomInclude>copyVersionFiles/anomalie163/pom.xml</pomInclude> + <!--<pomInclude>evol-879/zargo/pom.xml</pomInclude>--> + <!--<pomInclude>evol-879/xmi/pom.xml</pomInclude>--> + <!--<pomInclude>copyVersionFiles/anomalie163/pom.xml</pomInclude>--> <pomInclude>generate/only-zargo/pom.xml</pomInclude> <pomInclude>generate/only-zargo-xmi/pom.xml</pomInclude> <pomInclude>generate/all/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> + <!--<pomInclude>evol-879/model/pom.xml</pomInclude>--> </pomIncludes> <postBuildHookScript>verify</postBuildHookScript> <localRepositoryPath>${basedir}/target/local-repo
participants (1)
-
tchemit@users.nuiton.org