Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] Unable to build from master

> > This is an interesting error. I'm wondering if there are some stale
> > dependencies. Can you try running with "-U"? It might be related to a
> > change
> > I merged yesterday to the EBR plug-in. Also, running "-X" might print the
> > stack trace.
> 
> This is what I'm seeing : https://paste.fedoraproject.org/537773/raw/
> 
> It's reproducible now every time (before I switched back to older reactor
> cache, which seemed to work) now without having to clear out the cache.

The most obvious thing from my end is I don't see Guava anywhere in the
reactor cache so that probably explains the Preconditions not being found
but it should be a dependency of ebr-maven-plugin according to the pom..

Cheers,
-- 
Roland Grunberg


Back to the top