Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[papyrus-rt-dev] New codegen job enabled by mistake?

Hello. It looks like someone enabled the new codegen job Papyrus-RT-Gerrit-Codegen, but unfortunately it doesn't work: https://hudson.eclipse.org/papyrus-rt/job/Papyrus-RT-Gerrit-Codegen/3/. In particular the error says:

[ERROR] Cannot resolve dependencies of MavenProject: org.eclipse.papyrusrt:org.eclipse.papyrusrt.umlrt.migration.rsa:0.7.2-SNAPSHOT @ /jobs/genie.papyrus-rt/Papyrus-RT-Gerrit-Codegen/workspace/source/plugins/umlrt/migration/org.eclipse.papyrusrt.umlrt.migration.rsa/pom.xml: See log for details -> [Help 1]
org.apache.maven.MavenExecutionException: Cannot resolve dependencies of MavenProject: org.eclipse.papyrusrt:org.eclipse.papyrusrt.umlrt.migration.rsa:0.7.2-SNAPSHOT @ /jobs/genie.papyrus-rt/Papyrus-RT-Gerrit-Codegen/workspace/source/plugins/umlrt/migration/org.eclipse.papyrusrt.umlrt.migration.rsa/pom.xml

This is a big problem because it now blocks us from merging anything in codegen.

So, a few questions:

1) Why do we get that error?
2) The new codegen job has a message saying "(Wait for Bug 469722 before activate this on)" but that bug has not been closed yet, so why activate this job now? Shouldn't this job be disabled until the bug is closed?
3) The new job seems to start from source/pom.xml. I assume that's the parent pom, rather than the codegen pom. Is that correct, or is the codegen pom copies into source/? 

Thanks
--
Ernesto Posse
Zeligsoft


Back to the top