From fd527936f8fa7c2db4002ccabf3d61ead8d79802 Mon Sep 17 00:00:00 2001 From: Markus Knauer Date: Fri, 15 Nov 2013 15:24:20 +0100 Subject: Extract parent pom into its own file and add more configuration --- pom.xml | 140 +++++++++------------------------------------------------------- 1 file changed, 18 insertions(+), 122 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index d7d28d05..3f39962c 100644 --- a/pom.xml +++ b/pom.xml @@ -8,51 +8,29 @@ Contributors: Igor Fedorenko - initial implementation + EclipseSource - ongoing development --> - + 4.0.0 + + org.eclipse.epp + org.eclipse.epp-parent + 2.1.0-SNAPSHOT + releng/org.eclipse.epp.config/parent/ + + org.eclipse.epp - epp-parent + org.eclipse.epp-buildall 2.1.0-SNAPSHOT pom - - 0.18.1 - 1.0.5 - - - - - tycho - https://oss.sonatype.org/content/repositories/public/ - - - cbi - https://repo.eclipse.org/content/repositories/releases/ - - - - - - eclipse - p2 - http://download.eclipse.org/releases/staging/ - - - - - packages/org.eclipse.epp.package.common.feature - + packages/org.eclipse.epp.package.rcp packages/org.eclipse.epp.package.rcp.feature packages/org.eclipse.epp.package.rcp.product - - - - - org.eclipse.tycho - tycho-maven-plugin - ${tycho.version} - true - - - - org.eclipse.tycho - target-platform-configuration - - - - linux - gtk - x86 - - - linux - gtk - x86_64 - - - win32 - win32 - x86 - - - win32 - win32 - x86_64 - - - macosx - cocoa - x86 - - - macosx - cocoa - x86_64 - - - - - - - - - - org.eclipse.tycho - target-platform-configuration - ${tycho.version} - - - org.eclipse.tycho - tycho-compiler-plugin - ${tycho.version} - - - org.eclipse.tycho - tycho-packaging-plugin - ${tycho.version} - - - org.eclipse.tycho - tycho-surefire-plugin - ${tycho.version} - - - org.eclipse.tycho - tycho-source-plugin - ${tycho.version} - - - org.eclipse.tycho - tycho-p2-director-plugin - ${tycho.version} - - - - - -- cgit v1.2.3