Community
Participate
Working Groups
My recent CBI builds started to fail because of the incorrect parent relative paths. Earlier they were just reported warnings that maven would eventually stop supporting invalid paths, and it happened (at least it looks like that).
Created attachment 217596 [details] Patch for the main repo
Created attachment 217597 [details] Patch for eclipse.jdt repo
Created attachment 217599 [details] Patch for eclipse.jdt.core repo
Created attachment 217601 [details] Patch for eclipse.jdt.core.binaries repo
Created attachment 217602 [details] Patch for eclipse.jdt.debug repo
Created attachment 217603 [details] Patch for eclipse.jdt.ui repo
Created attachment 217604 [details] Patch for eclipse.pde repo.
Created attachment 217605 [details] Patch for eclipse.pde.build.
Created attachment 217606 [details] Patch for eclipse.pde.ui
Created attachment 217607 [details] Patch for eclipse.platform repo
Created attachment 217608 [details] Patch for eclipse.platform.common repo
Created attachment 217609 [details] Patch for eclipse.platform.debug repo.
Created attachment 217610 [details] Patch for eclipse.platform.releng repo.
Created attachment 217611 [details] Patch for eclipse.platform.resources repo.
Created attachment 217612 [details] Patch for eclipse.platform.runtime repo.
Created attachment 217613 [details] Patch for eclipse.platform.swt repo
Created attachment 217614 [details] Patch for eclipse.platform.swt.binaries repo
Created attachment 217615 [details] Patch for eclipse.platform.team repo.
Created attachment 217616 [details] Patch for eclipse.platform.text repo.
Created attachment 217617 [details] Patch for eclipse.platform.ua repo.
Created attachment 217619 [details] Patch for eclipse.platform.ui repo
Created attachment 217620 [details] Patch for rt.equinox.bundles repo.
Created attachment 217622 [details] Patch for rt.equinox.framework repo.
Created attachment 217623 [details] Patch for rt.equinox.p2 repo.
(In reply to comment #0) > My recent CBI builds started to fail because of the incorrect parent relative > paths. Earlier they were just reported warnings that maven would eventually > stop supporting invalid paths, and it happened (at least it looks like that). Seems reasonable enough. I've pushed these changes into both CBI R3 and R4 repos. On my system the "warnings" no longer appear with these patches applied.