Details
Description
When testing the RC I got the following
hector@CEE279Law3-Linux:~/Desktop/apache-oodt-0.6$ mvn install
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.apache.oodt:radix-archetype:0.6
(/home/law/Desktop/apache-oodt-0.6/mvn/archetypes/radix/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Failure to find
org.apache.oodt:oodt-core:pom:0.6 in
http://repo.maven.apache.org/maven2was cached in the local repository,
resolution will not be reattempted
until the update interval of central has elapsed or updates are forced and
'parent.relativePath' points at wrong local POM @ line 5, column 11 ->
[Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2]
http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
When you look in to offending pom.xml there seems to be a bug in the file where line 5 should be changed relative to
../../../core