严细浪 (2016-08-23 08:16):
I am using Jenkins to build a multi module maven project, in Jenkins i can 
trigger to build a maven module, however when build module, Jenkins will not 
pull latest source code, source code only pulled when whole project is built. 
how to make Jenkins pull source code when build module?

You could just run `svn update ./svn-checkut-path/my/module/path`. Don't think it's possible with git though. With git you would probably need separate repos.

Regards,
Nux.

--
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/a8a46f42-22c7-0d87-33ce-f6830673bf3e%40mol.com.pl.
For more options, visit https://groups.google.com/d/optout.

Reply via email to