The SCM plugins can take job parameters as part of the SCM location. You
could pass the SCM location details with a job parameter and hard code to
use that parameter.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this g
Hi - trying to create a build template that contains SVN path and
other common maven, shell and groovy bits that can be used by other
jobs. Ideally, the template would have a variable for SVN path and the
jobs calling it would have that variable defined.
If I use the template plugin, I am told my t