I have a maven web project,and it quote another maven web project. Then,when I use jenkins build the project from SVN,it will only package this one project,but I want package the two. so,I want checkout another project's code using svn commands after jenkins checkout code but before package, but I don't know where to write the svn commands in the config page of jenkins. who can help me?
