Hi! I'm a newbie to this so please try to ignore my incompetence:-)
I have the following: Version: Helios Service Release 1, Build id: 20100917-0705 Maven2Eclipse plugin installed Checked out trunk of http://svn.apache.org/repos/asf/uima/sandbox/trunk/DictionaryAnnotator When I try to import the trunk above into Eclipse using the m2e plugin I get the following error: 2010-11-12 14:39:43 CET: Failed to read Maven project 2010-11-12 14:39:43 CET: org.apache.maven.project.ProjectBuildingException: 1 problem was encountered while building the effective model for org.apache.uima:DictionaryAnnotator:2.3.1-SNAPSHOT [FATAL] Non-resolvable parent POM org.apache.uima:parent-pom:1-SNAPSHOT for org.apache.uima:DictionaryAnnotator:2.3.1-SNAPSHOT: Failed to resolve POM for org.apache.uima:parent-pom:1-SNAPSHOT due to Missing: ---------- 1) org.apache.uima:parent-pom:pom:1-SNAPSHOT ---------- 1 required artifact is missing. for artifact: org.apache.uima:parent-pom:pom:1-SNAPSHOT from the specified remote repositories: central (http://repo1.maven.org/maven2, releases=true, snapshots=false) @ org.apache.uima:DictionaryAnnotator:2.3.1-SNAPSHOT, C:\...\apache- uima\trunk\DictionaryAnnotator\pom.xml for project org.apache.uima:DictionaryAnnotator:2.3.1-SNAPSHOT at C:\...\apache-uima\trunk\DictionaryAnnotator\pom.xml Obviously I miss something here, but what? Many thanks in advance /Peter
