Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] CBI build fails for com.ibm.icu.base with missing sources

Hi Paul,

I get the error I reported also in the  R4_2_maintenance.

I use the following commands:

git clone -b R4_2_maintenance --recurse-submodules git://git.eclipse.org/gitroot
/platform/eclipse.platform.releng.aggregator.git

cd eclipse.platform.releng.aggregator
mvn -f eclipse-parent/pom.xml clean install
mvn -f maven-cbi-plugin/pom.xml clean install
mvn clean install  -Pno-bree-libs -Dmaven.test.skip=true

Does the R4_2_maintenance build work for you?

Best regards, Lars

2013/1/5 Paul Webster <pwebster@xxxxxxxxxxxxxxxxxxx>:
> R4_2_maintenance


Back to the top