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

Hi Tom,

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.


-Gunnar

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






On 27 Jan 2017, at 16:48, Thomas Watson <tjwatson@xxxxxxxxxx> wrote:

I'm not sure why this started happening, but it is consistent across two of my workstations (linux and Mac).  Anyone else seeing this when trying to do a mvn clean install?
 
 
[ERROR] Failed to execute goal org.eclipse.ebr:ebr-maven-plugin:1.0.0-SNAPSHOT:bundle (default-bundle) on project org.antlr.runtime: Execution default-bundle of goal org.eclipse.ebr:ebr-maven-plugin:1.0.0-SNAPSHOT:bundle failed: A required class was missing while executing org.eclipse.ebr:ebr-maven-plugin:1.0.0-SNAPSHOT:bundle: com/google/common/base/Preconditions
[ERROR] -----------------------------------------------------

Tom
 

_______________________________________________
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