From f3a0021a36bfa96f25f6b51ab0e1768034fff43f Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Wed, 29 Oct 2008 19:10:15 +0000 Subject: Fixed levels of Eclipse dependencies as the version ranges in their POMs are not recognized by Maven. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708981 13f79535-47bb-0310-9956-ffa450edef68 --- .../tools/maven/maven-eclipse-compiler/pom.xml | 109 ++++++++++++++++++++- 1 file changed, 106 insertions(+), 3 deletions(-) (limited to 'branches/sca-equinox') diff --git a/branches/sca-equinox/tools/maven/maven-eclipse-compiler/pom.xml b/branches/sca-equinox/tools/maven/maven-eclipse-compiler/pom.xml index acaef67c7c..86384f4fcc 100644 --- a/branches/sca-equinox/tools/maven/maven-eclipse-compiler/pom.xml +++ b/branches/sca-equinox/tools/maven/maven-eclipse-compiler/pom.xml @@ -73,6 +73,22 @@ core 3.3.0-v_771 + + org.eclipse.core + resources + + + org.eclipse.core + runtime + + + org.eclipse.core + filesystem + + + org.eclipse + text + org.eclipse.equinox common @@ -84,20 +100,107 @@ + + org.eclipse.core + resources + 3.3.0-v20070604 + runtime + + + org.eclipse.equinox + common + + + org.eclipse.equinox + app + + + + + + org.eclipse.core + runtime + 3.3.100-v20070530 + runtime + + + org.eclipse.equinox + common + + + org.eclipse.equinox + app + + + + + + org.eclipse.core + filesystem + 1.1.0-v20070606 + runtime + + + org.eclipse.equinox + common + + + org.eclipse.equinox + app + + + + + + org.eclipse + text + 3.3.0-v20070606-0010 + runtime + + + org.eclipse.equinox + common + + + org.eclipse.equinox + app + + + + org.eclipse.equinox app 1.0.0-v20070606 runtime - + + + org.eclipse.equinox + common + + + org.eclipse.equinox + app + + + org.eclipse.equinox common 3.3.0-v20070426 runtime - - + + + org.eclipse.equinox + common + + + org.eclipse.equinox + app + + + -- cgit v1.2.3