Hi,

I'll try to have a deeper look at it later, hopefully with some answer.
In the meantime, here is a piece of advice for such investigation: whenever
you see CI failing in an unexpected way, one good thing is to try the same
build command locally. The command line used to build/test this repo on
Gerrit is `mvn clean verify -Pbuild-individual-bundle,api-check
skipTests=false maven.test.error.ignore=true maven.test.failure.ignore=true
compare-version-with-baselines.skip=false` (you can see it on the Gerrit
job config and logs. For this case, as tests are not involved, you may just
try `mvn clean verify -Pbuild-individual-bundles,api-check -DskipTests=true`

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

Reply via email to