Anyone else getting maven central errors recently? I was trying a fresh checkout and build of ctakes trunk...
If using the apache parent pom 13: [INFO] Scanning for projects... Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] Non-resolvable parent POM: Could not find artifact org.apache:apache:pom:13 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 85, column 10 -> [Help 2] If using parent pom 11: [ERROR] Failed to execute goal on project ctakes-utils: Could not resolve dependencies for project org.apache.ctakes:ctakes-utils:jar:3.2.0-SNAPSHOT: The following artifacts could not be resolved: log4j:log4j:jar:1.2.16, org.apache.lucene:lucene-core:jar:4.0.0, org.apache.lucene:lucene-queries:jar:4 .0.0, org.apache.lucene:lucene-queryparser:jar:4.0.0, org.apache.lucene:lucene-analyzers-common:jar:4.0.0: Failure to find log4j:log4j:jar:1.2.16 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1] Wonder if there's just something weird going on with the env... --Pei
