Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mdt-papyrus.dev] Hudson for neon and mars

Dear all,

I was looking to one of my failing job [1] that is failing with a strange error.

Nevertheless have found that:

-          The major time spent by the job was linked to downloading and resolving plugins/target platform

-          The use of repository with Mars

 

I was working on Neon.

The analysis of job configuration [3] shows me:

-          The deletion of maven repository

-          The use of Properties in relation with mars and not neon

o   papyrus.repo.extra=http://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/mars/extra

o   papyrus.repo.dev=https://hudson.eclipse.org/papyrus/job/Papyrus-Mars-Developer/lastSuccessfulBuild/artifact/repository/

o   papyrus.repo.main=http://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/mars/main

 

In Papyrus-SysML, we have also the same difficulties to manage several versions at the same time.

We have use target-platform to reduce the time to resolve the plugins and also profile Mars versus Neon to have te right configuration

With Camille we have also tried to introduce a specifc gerrit job for the branch we are focusing on, these job takes the profile in parameter.

 

Perhaps it could be a solution for us in Papyrus.

May I create a ticket on it?

May I propose to solve it with:

-          introduction of profile mars/neon

-          creation of gerrit job for neon and mars?

 

I will appreciate your help to ensure our Continuous Integration Build is well configure the Neon/Mars.

 

Francois

 

 

[1]: https://hudson.eclipse.org/papyrus/job/Papyrus-Gerrit/6950/

 

[2]:

[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho.extras:tycho-source-feature-plugin:0.23.1:source-feature (source-feature) on project org.eclipse.papyrus.sdk.feature: Could not generate source feature for project MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.sdk.feature:2.0.0-SNAPSHOT @ /jobs/genie.papyrus/Papyrus-Gerrit/workspace/source/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/pom.xml

    Missing sources for features [org.eclipse.papyrus.customization.feature_2.0.0.201604011224, org.eclipse.papyrus.editor.feature_1.2.0.201604011224, org.eclipse.papyrus.infra.core.feature_2.0.0.201604011224, org.eclipse.papyrus.infra.feature_2.0.0.201604011224, org.eclipse.papyrus.infra.gmfdiag.feature_2.0.0.201604011224, org.eclipse.papyrus.infra.services.feature_2.0.0.201604011224, org.eclipse.papyrus.infra.ui.feature_2.0.0.201604011224, org.eclipse.papyrus.infra.widget.feature_2.0.0.201604011224, org.eclipse.papyrus.uml.feature_2.0.0.201604011224, org.eclipse.papyrus.uml.modelexplorer.feature_1.2.0.201604011224, org.eclipse.papyrus.uml.properties.feature_2.0.0.201604011224, org.eclipse.papyrus.uml.tools.feature_2.0.0.201604011224, org.eclipse.papyrus.uml.ui.feature_1.2.0.201604011224, org.eclipse.papyrus.views.modelexplorer.feature_2.0.0.201604011224, org.eclipse.papyrus.views.properties.feature_2.0.0.201604011224, org.eclipse.papyrus.uml.diagram.feature_2.0.0.201604011224, org.eclipse.papyrus.infra.emf.feature_2.0.0.201604011224, org.eclipse.papyrus.uml.textedit.feature_1.2.0.201604011224, org.eclipse.papyrus.uml.alf.feature_2.0.0.201604011224, org.eclipse.papyrus.infra.discovery.feature_2.0.0.201604011224, org.eclipse.papyrus.views.validation.feature_2.0.0.201604011224, org.eclipse.papyrus.doc.feature_1.2.0.201604011224, org.eclipse.papyrus.views.search.feature_1.2.0.201604011224, org.eclipse.papyrus.uml.search.feature_1.2.0.201604011224, org.eclipse.papyrus.uml.xtext.integration.feature_1.2.0.201604011224, org.eclipse.papyrus.infra.nattable.feature_2.0.0.201604011224, org.eclipse.papyrus.uml.nattable.feature_2.0.0.201604011224, org.eclipse.papyrus.infra.gmfdiag.css.feature_2.0.0.201604011224, org.eclipse.papyrus.uml.diagram.css.feature_1.2.0.201604011224, org.eclipse.papyrus.emf.facet.feature_2.0.0.201604011224, org.eclipse.papyrus.infra.viewpoints.feature_2.0.0.201604011224, org.eclipse.papyrus.uml.decoratormodel.feature_2.0.0.201604011224, org.eclipse.papyrus.uml.assistants.feature_2.0.0.201604011224]

 

[3]: https://hudson.eclipse.org/papyrus/job/Papyrus-Gerrit/configure

 

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Back to the top