New laptop just checked out knox-site and ran into the same error you did.
On my old laptop I have the gateway-site/1.0.0 folder.

Kevin Risden


On Tue, Oct 9, 2018 at 9:02 AM Lars Francke <[email protected]> wrote:

> Thanks for checking. Are you sure that you don't have gateway-site in your
> Maven cache locally?
>
> Should be in ~/.m2/repository/org/apache/hadoop/gateway/gateway-site/1.0.0
>
> On Tue, Oct 9, 2018 at 2:42 PM Phil Zampino <[email protected]> wrote:
>
> > I just updated, and it built fine for me using 'ant generate'.
> >
> > On Tue, Oct 9, 2018 at 7:18 AM Lars Francke <[email protected]>
> > wrote:
> >
> > > 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