The behavior you're describing would lead me to guess that either the git configurations under "Multiple SCMs" do not each have the "Additional Behaviour" defined "Checkout to a specific subdirectory", or the job has "Git" checked under the SCM section instead of "Multiple SCM".
Mark Waite On Mon, Dec 14, 2015 at 3:41 AM Santhosh Hari <[email protected]> wrote: > Hello everyone, > > I have a task wherein I want to check out multiple git repositories and > prepare a build artifact out of it. I m using Multiple SCM plugin in > jenkins wherein am specifying multiple git repositories. > I expect the jenkins workspace folder to have all the checked out projects > in their respective folders name ( say for example workspace/gitproject_1 > ,workspace/gitproject_2.....workspace/gitproject_n. > But I always get only the last checked out project and the others are not > available. > > Have any one come across a similar scenario. Any help is appreciated. > > Thanks > Santhosh > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/11c1c6ff-f41b-4984-a4fd-b85e6e0d502c%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/11c1c6ff-f41b-4984-a4fd-b85e6e0d502c%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtG_ggeL%3D-ecxXoVjmAccU%2BCZOria5MUj5uVWMT_BnDx3Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
