Deprecated plugins tend to continue operating, though that specific plugin
warns in its documentation that it was an experiment and is not considered
ready for production.

Pipeline is a good recommendation to replace the multiple SCM's plugin with
something more reliable, more consistent, and better supported.  You say
that you prefer to use dashboard to configure some steps.  Pipeline can be
configured from the Jenkins user interface though it is generally
considered much better to use a git repository to track the pipeline
definition.

You could create a git repository with the sole purpose of defining the
checkout commands for your multiple SCM use case.  A single Jenkins
pipeline can checkout from multiple SCM's

On Mon, Aug 10, 2020 at 11:18 AM Marcos González <
marcos.gonza...@socialandbeyond.com> wrote:

> Hi
> After update my jenkins to 2.251 version I see how Plugin Multiple SCMs Is
> marked how obsolete
>
> https://plugins.jenkins.io/multiple-scms/
>
> How I prefer to not have support problems, Im looking to replace , but
> only I see Pipeline plugin, where in my case is not valid. Usually we
> prefer to use dashboard to config some steps, and this plugin was one of
> most used.
>
> Any ideas about alternatives?
>
> Regards
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/3527a941-b816-4829-8720-c6977ca50494n%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/3527a941-b816-4829-8720-c6977ca50494n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtHA9%3D4SUeqYVue_Z8JZ-VKMMBEc0zCVMtV9z_H%2BKzODzg%40mail.gmail.com.

Reply via email to