Skip to main content

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

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
 


Back to the top