From 80a748cad3053b544719a88bc169df66346c083e Mon Sep 17 00:00:00 2001 From: Francois Le Fevre - CEA Date: Wed, 23 Mar 2016 13:37:44 +0100 Subject: Bug 476222: [examples] how to add the examples - trying to integrate examples as a separate features - creation of intermediate poms Change-Id: I20af1ad53555a9256a2590fdd84fb0e8d60627e4 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=476222 Signed-off-by: Francois Le Fevre - CEA --- pom.xml | 301 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 301 insertions(+) create mode 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml new file mode 100644 index 00000000000..8136b67ff51 --- /dev/null +++ b/pom.xml @@ -0,0 +1,301 @@ + + + 4.0.0 + org.eclipse.papyrus + org.eclipse.papyrus + 0.0.1-SNAPSHOT + pom + + + 0.23.1 + 0.23.1 + scm:git:git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus + 1.1.2 + 3.0.1 + 2.7.3 + 1.8 + 1.8 + 2.4.0-SNAPSHOT + false + true + http://download.eclipse.org + + + false + + + ${eclipse.download}/nattable/snapshots/488/repository/ + + + ${eclipse.download}/technology/nebula/archives/Q12015/release/ + + + ${eclipse.download}/tools/orbit/downloads/drops/R20150821153341/repository + + + ${eclipse.download}/modeling/emft/eef/updates/releases/1.5/R201601141612/ + + + ${eclipse.download}/rmf/updates/releases + + + ${eclipse.download}/technology/swtbot/snapshots + + + ${eclipse.download}/tools/cdt/builds/neon/milestones/m6 + + + ${eclipse.download}/tools/cdt/launchbar/neon.m5 + + + ${eclipse.download}/modeling/emf/cdo/drops/S20151216-1133 + + + ${eclipse.download}/modeling/emf/compare/updates/milestones/3.2/S201603200413 + + + ${eclipse.download}/modeling/emf/query/updates/milestones + + + ${eclipse.download}/acceleo/updates/milestones/3.6/S201603211409 + + + ${eclipse.download}/upr/0.9RC1/update/ + + + ${eclipse.download}/modeling/emft/b3/updates-4.4 + + + ${eclipse.download}/mylyn/drops/3.19.0/v20160309-0410 + + + ${eclipse.download}/egit/updates-4.2 + + + ${eclipse.download}/technology/epp/logging/milestones/ + + + ${eclipse.download}/oomph/drops/milestone/S20160203-080059-1.3.0-M5 + + + neon + ${eclipse.download}/modeling/mdt/papyrus/updates/nightly/${papyrus.eclipse.target}/main + ${eclipse.download}/modeling/mdt/papyrus/updates/nightly/${papyrus.eclipse.target}/extra + https://hudson.eclipse.org/papyrus/job/Papyrus-Master-Developer/lastSuccessfulBuild/artifact/repository/ + + + + + main + extra + dev + main-tests + extra-tests + + + + + org.eclipse.cbi.maven.plugins + Eclipse CBI + https://repo.eclipse.org/content/repositories/cbi-releases/ + + true + + + false + + + + eclipse.org-mylyn + + https://repo.eclipse.org/content/repositories/mylyn/ + + + + + + emf-emf + p2 + + ${eclipse.download}/modeling/emf/emf/updates/2.12milestones/ + + + emft-mwe + p2 + + ${eclipse.download}/modeling/emft/mwe/updates/milestones/S201603221009/ + + + emf-transaction + p2 + + ${eclipse.download}/modeling/emf/transaction/updates/milestones + + + emf-validation + p2 + + ${eclipse.download}/modeling/emf/validation/updates/milestones + + + ep + p2 + + ${eclipse.download}/eclipse/updates/4.6milestones/S-4.6M6-201603170200/ + + + gef + p2 + + ${eclipse.download}/tools/gef/updates/milestones/4.0.0M6_gef-master_1868 + + + gmp-gmf-notation + p2 + + ${eclipse.download}/modeling/gmp/gmf-notation/updates/milestones + + + gmp-gmf-runtime + p2 + + ${eclipse.download}/modeling/gmp/gmf-runtime/updates/milestones + + + gmf-tooling + p2 + + ${eclipse.download}/modeling/gmp/gmf-tooling/updates/milestones-3.3/S201506090500 + + + m2t-xpand + p2 + + ${eclipse.download}/modeling/m2t/xpand/updates/milestones/S201603220642/ + + + mdt-ocl + p2 + + ${eclipse.download}/modeling/mdt/ocl/updates/milestones/6.1.0/S201603211840 + + + mdt-uml2 + p2 + + ${eclipse.download}/modeling/mdt/uml2/updates/5.2milestones + + + mmt-qvto + p2 + + ${eclipse.download}/mmt/qvto/updates/milestones/3.6.0/S201603210408 + + + nattable + p2 + + ${nattable.repo.url} + + + + + + orbit + p2 + + ${orbit.repo.url} + + + tmf-xtext + p2 + + ${eclipse.download}/modeling/tmf/xtext/updates/milestones/head/S201603220719/ + + + webtools + p2 + + ${eclipse.download}/webtools/downloads/drops/R3.8.0/S-3.8.0M5-20160202064558/repository/ + + + XWT + p2 + + ${eclipse.download}/xwt/release-1.1.0 + + + subversive + p2 + + ${eclipse.download}/technology/subversive/4.0/neon-site/ + + + + + + + org.apache.maven.plugins + maven-resources-plugin + 2.6 + + UTF-8 + + + + org.apache.maven.plugins + maven-clean-plugin + 2.6 + + + org.eclipse.xtend + xtend-maven-plugin + ${xtext.version} + + + org.eclipse.tycho + target-platform-configuration + ${tycho-version} + + + + linux + gtk + x86_64 + + + linux + gtk + x86 + + + win32 + win32 + x86_64 + + + win32 + win32 + x86 + + + macosx + cocoa + x86_64 + + + + + + + + -- cgit v1.2.3