withMaven(){...}
wrapping step and
will trigger the build if one of these dependencies has been built (typically a SNAPSHOT version).
This is convenient for automatically performing continuous integration. Jenkins will check the snapshot dependencies from the <dependency>
element in the POM.