Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] Issues building an individual bundle recipe

This appeared to be caused by some invalid artifacts in my .m2/repository.  I cleared it out and the build seems to be working again.

Tom
 
 
 
----- Original message -----
From: "Thomas Watson" <tjwatson@xxxxxxxxxx>
Sent by: orbit-dev-bounces@xxxxxxxxxxx
To: orbit-dev@xxxxxxxxxxx
Cc:
Subject: [orbit-dev] Issues building an individual bundle recipe
Date: Thu, Jan 17, 2019 10:07 AM
 
I am struggling to build an individual bundle recipe in orbit.  I am getting this when running maven clean install:
 
 
[ERROR] Failed to execute goal org.eclipse.ebr:ebr-maven-plugin:1.0.0-SNAPSHOT:eclipse-ip-info (default) on project org.apache.felix.scr: Execution default of goal org.eclipse.ebr:ebr-maven-plugin:1.0.0-SNAPSHOT:eclipse-ip-info failed: A required class was missing while executing org.eclipse.ebr:ebr-maven-plugin:1.0.0-SNAPSHOT:eclipse-ip-info: org/apache/http/HttpEntity
 
Anyone else seeing this?

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


Back to the top