Hi,

I've tried to build the site using the Ant task but it fails almost
immediately with the error message:

[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for
org.apache.hadoop.gateway:markbook:[unknown-version]: Failure to find
org.apache.hadoop.gateway:gateway-site:pom:1.0.0 in
https://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 and 'parent.relativePath' points at wrong
local POM @ line 23, column 13

And sure enough that version 1.0.0 doesn't exist in any repository. The
parent itself exists in the same repository but is at version 1.1.0.

Am I missing something? I assume it works for you because you have version
1.0.0 cached somewhere but shouldn't this really be updated to 1.1.0?

Cheers,
Lars

Reply via email to