Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [papyrus-rt-dev] Failing builds

Hi again,

I have a suspicion what went wrong with the build. In the release target platform, we don't use the tpd keyword "lazy" (or version 0.0.0 in the target), which means that when the target file has been generated, the version gets pinned to a specific one. However, as we use the nightly build, which will be overwritten each night, the pinned version is not available anymore.

I'd suggest to use lazy (version 0.0.0 in the target) for the EMF Compare / EGit features, so that the actual version will be set when the target is resolved. Or are there objections against doing that in the release build?

I'll be preparing a working patch soon: https://git.eclipse.org/r/#/c/84214/

Thanks and best wishes,

Philip



On Mon, Oct 31, 2016 at 9:54 AM, Philip Langer <planger@xxxxxxxxxxxxxxxxx> wrote:
Hi Ernesto,

thanks for the notice! I'll look at it and keep you posted. It is a bit surprising, because the missing feature should be available on every update site of EMF Compare (custom and official build). But I'll let you know as soon as I have looked at it in detail.

Thanks and best wishes,

Philip


On Fri, Oct 28, 2016 at 9:06 PM, Ernesto Posse <eposse@xxxxxxxxxxxxx> wrote:
Hello. We have builds failing complaining that they cannot find

org.eclipse.emf.compare.diagram.papyrus.feature.group/3.3.0.201610160418

[ERROR] Failed to resolve target definition /jobs/genie.papyrus-rt/Papyrus-RT-Gerrit-Releng/workspace/source/org.eclipse.papyrusrt.targetplatform/papyrusrelease/org.eclipse.papyrusrt.targetplatform.neon.releng/eclipse/org.eclipse.papyrusrt.targetplatform.neon.releng.target: Could not find "org.eclipse.emf.compare.diagram.papyrus.feature.group/3.3.0.201610160418" in the repositories of the current location -> [Help 1]
org.apache.maven.MavenExecutionException: Failed to resolve target definition /jobs/genie.papyrus-rt/Papyrus-RT-Gerrit-Releng/workspace/source/org.eclipse.papyrusrt.targetplatform/papyrusrelease/org.eclipse.papyrusrt.targetplatform.neon.releng/eclipse/org.eclipse.papyrusrt.targetplatform.neon.releng.target: Could not find "org.eclipse.emf.compare.diagram.papyrus.feature.group/3.3.0.201610160418" in the repositories of the current location

What's the problem? Sounds like it's related to the recent changes with EMF Compare versions. Is there something that needs to be done in the target platforms and/or poms?

--
Ernesto Posse
Zeligsoft


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



--
Dr. Philip Langer

Senior Software Architect / General Manager
EclipseSource Services GmbH

Back to the top