<plugin _class='hudson.model.UpdateSite$Plugin'><name>multibranch-build-strategy-extension</name><sourceId>default</sourceId><url>https://updates.jenkins.io/download/plugins/multibranch-build-strategy-extension/64.v348e3c69f1f5/multibranch-build-strategy-extension.hpi</url><version>64.v348e3c69f1f5</version><compatible>false</compatible><compatibleWithInstalledVersion>true</compatibleWithInstalledVersion><dependencies><scm-api>703.v72ff4b_259600</scm-api><branch-api>2.1208.vf528356feca_4</branch-api><git>5.7.0</git></dependencies><excerpt>This plugin provides additional configuration to prevent multibranch projects from triggering new builds based on a include or exclude regions in source repository or existence of a specific phrase in commit message of latest added commit. &lt;br /&gt; Each region uses &lt;a href="https://ant.apache.org/manual/dirtasks.html" target="_blank" rel="nofollow noopener noreferrer"&gt;ant pattern matching&lt;/a&gt;, and must be separated by a new line. Any commented line should start by &lt;b&gt;#&lt;/b&gt; &lt;br /&gt; Each message uses Java pattern matching based on standard java.util.regex package, and must be separated by a new line. &lt;strong&gt;Examples:&lt;/strong&gt; Exclusion (Region) # excluding html and jpeg changes to trigger builds src/main/web/**/*.html src/main/web/**/*.jpeg Inclusion (Region) # Any changes on java files will trigger build src/main/java/**/*.java Exclusion (Message) .*\[ci\-skip\].* .*\[maven\-release\-plugin\].*</excerpt><neededDependency></neededDependency><neededDependency></neededDependency><neededDependency></neededDependency><optionalDependencies></optionalDependencies><releaseTimestamp>1748849113000</releaseTimestamp><requiredCore>2.479.3</requiredCore><title>Pipeline: Multibranch build strategy extension</title><wiki>https://plugins.jenkins.io/multibranch-build-strategy-extension</wiki></plugin>