Hello,
I don't know if it's the right place to ask such question but I didn't
find any Eclipse Community Forum for dash...
I'm currently trying to use dash for my project. It enabled me
relatively easily to build a releng project to generate an SDK, Runtime,
and updateSite release. This for a relatively complex project (25
plugins, 26 features including patches of other plugins, ...) and
without any background knowledge of headless build. So I would like
first to thank you for your job.
For the moment I still launch the process from Eclipse, having all the
plugins, features and releng projects into my workspace and with only
the buildUpdate, buildZips, generateDigests, publish and clean up steps.
I now want to include the test step in the process. I have the following
error during the automatic installation of the environment at the
beginning of the test step:
org.eclipse.equinox.internal.provisional.p2.core.ProvisionException: No
repository found at
file:/home/demo/OpenTLM/build/N200911031736/eclipse/p2/org.eclipse.equinox.p2.engine/profileRegistry/SDKProfile.profile.
...
org.eclipse.equinox.internal.provisional.p2.core.ProvisionException: No
repository found at
file:/home/demo/OpenTLM/build/N200911031736/testing/target/eclipse/dropins/cdt-master-6.0.0.zip_/.
...