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

On Thu, 2019-01-17 at 16:07 +0000, Thomas Watson wrote:
> 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?

I tried running individually : 
apache/felix/org.apache.felix.scr_2.0.14 
apache/felix/org.apache.felix.scr_2.1.14 (currently on review)

with mvn clean install and an empty local repository cache but it all
seemed to succeed, and can see it ran the eclipse-ip-info goal.

Cheers,
-- 
Roland Grunberg



Back to the top