Hi all,
I have the following error during Papyrus nightly build (https://hudson.eclipse.org/hudson/job/cbi-papyrus-0.7-nightly/1155/):
INFO: perform '--properties' '/opt/users/hudsonbuild/workspace/cbi-papyrus-0.7-nightly/buildroot/build.properties' '-Dbuckminster.reference.repository=https://hudson.eclipse.org/hudson/job/cbi-papyrus-0.7-nightly/lastSuccessfulBuild/artifact/Papyrus.p2.repository/' 'org.eclipse.papyrus.build#build'
CSpec org.junit:osgi.bundle$3.8.2.v3_8_2_v20100427-1100 has no action, group, or local artifact named java.binaries
This dependency is used since a long time for the build, there were no modification in the configuration.
The first warning issued during the build seems to be:
WARN: Problems occurred while resolving the target contents
org.eclipse.core.runtime.CoreException:
Problems occurred while resolving the target contents
at
org.eclipse.buckminster.pde.internal.PDETargetPlatform.doWithActivePlatform(PDETargetPlatform.java:170)
at
org.eclipse.buckminster.pde.internal.PDETargetPlatform.getOS(PDETargetPlatform.java:303)
at
org.eclipse.buckminster.core.RMContext.getGlobalPropertyAdditions(RMContext.java:201)
at
org.eclipse.buckminster.core.RMContext.<init>(RMContext.java:246)
at
org.eclipse.buckminster.core.RMContext.<init>(RMContext.java:242)
at
org.eclipse.buckminster.core.resolver.ResolutionContext.<init>(ResolutionContext.java:52)
at
org.eclipse.buckminster.core.resolver.ResolutionContext.<init>(ResolutionContext.java:47)
at
org.eclipse.buckminster.core.metadata.MetadataSynchronizer.refreshProject(MetadataSynchronizer.java:294)
at
org.eclipse.buckminster.core.metadata.MetadataSynchronizer.workspaceCatchUp(MetadataSynchronizer.java:394)
at
org.eclipse.buckminster.core.metadata.MetadataSynchronizer$WorkspaceCatchUpJob.run(MetadataSynchronizer.java:185)
at
org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Could the 2 errors being linked? If yes,
how could I resolve that? I tried to delete the entire workspace, but this had
no consequences, the build still fails.
Do you have any idea about this issue?
Buckminster is still a bit obscure for me.
Regards,
Rémi