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

Interesting. Can you try running Maven with "-U" option?

-Gunnar

-- 
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx, http://guw.io/






On 27 Jan 2017, at 17:41, Roland Grunberg <rgrunber@xxxxxxxxxx> wrote:

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..

Might be an older version of ebr-maven-plugin that got deployed, or
perhaps a newer one is needed. The pom that was downloaded in my case seems
to be prior to the commit below.

https://github.com/eclipse/ebr/commit/ea442bdef263771836138cbae89cb4df7481e528

Cheers,
--
Roland Grunberg
_______________________________________________
orbit-dev mailing list
orbit-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/orbit-dev


Back to the top