<?xml version="1.0" encoding="UTF-8"?>
<!-- ====================================================================== -->
<!--                                                                        -->
<!-- Generated by Maven Help Plugin on 2024-07-26T03:31:45                  -->
<!-- See: http://maven.apache.org/plugins/maven-help-plugin/                -->
<!--                                                                        -->
<!-- ====================================================================== -->
<projects>
  <!-- ====================================================================== -->
  <!--                                                                        -->
  <!-- Effective POM for project                                              -->
  <!-- 'com.atlassian.browsers:atlassian-browsers:pom:4.0.0-80d4a91'          -->
  <!--                                                                        -->
  <!-- ====================================================================== -->
  <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
      <groupId>com.atlassian.pom</groupId>
      <artifactId>public-pom</artifactId>
      <version>6.2.5</version>
    </parent>
    <groupId>com.atlassian.browsers</groupId>
    <artifactId>atlassian-browsers</artifactId>
    <version>4.0.0-80d4a91</version>
    <packaging>pom</packaging>
    <name>atlassian-browsers</name>
    <description>Support for automatic browser management in Atlassian integration tests</description>
    <url>https://www.atlassian.com/public-pom/atlassian-browsers/</url>
    <organization>
      <name>Atlassian</name>
      <url>https://www.atlassian.com/</url>
    </organization>
    <licenses>
      <license>
        <name>BSD License</name>
        <url>https://packages.atlassian.com/ui/native/maven-external/licenses/license.txt</url>
        <distribution>repo</distribution>
      </license>
    </licenses>
    <developers>
      <developer>
        <id>charlie</id>
        <name>Charlie</name>
        <email>devrel@atlassian.com</email>
      </developer>
    </developers>
    <modules>
      <module>atlassian-browsers-auto</module>
      <module>atlassian-browsers-osx</module>
      <module>atlassian-browsers-osxarm</module>
      <module>atlassian-browsers-windows</module>
      <module>atlassian-browsers-linux64</module>
    </modules>
    <scm>
      <connection>scm:git:ssh://git@bitbucket.org/atlassian/atlassian-browsers.git</connection>
      <developerConnection>scm:git:ssh://git@bitbucket.org/atlassian/atlassian-browsers.git</developerConnection>
      <tag>atlassian-browsers-4.0.0-80d4a91</tag>
      <url>https://bitbucket.org/atlassian/atlassian-browsers</url>
    </scm>
    <issueManagement>
      <system>JIRA</system>
      <url>https://ecosystem.atlassian.net/browse/BROWSERS</url>
    </issueManagement>
    <ciManagement>
      <system>Bamboo</system>
      <url>https://staging-bamboo.internal.atlassian.com/browse/OTHER-BASEPOM</url>
    </ciManagement>
    <distributionManagement>
      <repository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Public Repository</name>
        <url>https://packages.atlassian.com/maven/public</url>
      </repository>
      <snapshotRepository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Public Snapshot Repository</name>
        <url>https://packages.atlassian.com/maven/public-snapshot</url>
      </snapshotRepository>
    </distributionManagement>
    <properties>
      <aether.checksums.forSignature>true</aether.checksums.forSignature>
      <artifactory.staging.repo>maven-staging-local</artifactory.staging.repo>
      <artifactory.staging.serverId>maven-atlassian-com</artifactory.staging.serverId>
      <artifactory.staging.skip>false</artifactory.staging.skip>
      <artifactory.staging.skipPromotion>false</artifactory.staging.skipPromotion>
      <artifactory.staging.uuid>cf416a80-bb17-4d9e-96b3-377f386345b1</artifactory.staging.uuid>
      <artifactory.target.repo>maven-public-local</artifactory.target.repo>
      <banVersionDeps.noFailSnapshots>true</banVersionDeps.noFailSnapshots>
      <browser.resources.path>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/target/resources</browser.resources.path>
      <checkstyle.version>8.18</checkstyle.version>
      <chrome.linux.version>127.0.6533.72</chrome.linux.version>
      <chrome.macos.version>127.0.6533.72</chrome.macos.version>
      <chrome.profile.version>127.0.6533.72</chrome.profile.version>
      <chrome.version>127.0.6533.72</chrome.version>
      <chrome.windows.version>127.0.6533.72</chrome.windows.version>
      <clover.Version>3.1.5</clover.Version>
      <clover.licenseLocation>/opt/bamboo-agent/clover.license</clover.licenseLocation>
      <failOnMilestoneOrReleaseCandidateDeps>true</failOnMilestoneOrReleaseCandidateDeps>
      <failOnSnapshotPluginDeps>true</failOnSnapshotPluginDeps>
      <firefox.profile.version>128.0</firefox.profile.version>
      <firefox.version>128.0</firefox.version>
      <geckodriver.version>v0.34.0</geckodriver.version>
      <hamcrest.version>1.4-atlassian-1</hamcrest.version>
      <ie.profile.version>4.14.0</ie.profile.version>
      <javadoc.additional.params>-Xdoclint:all -Xdoclint:-missing</javadoc.additional.params>
      <junit.version>4.13.2</junit.version>
      <license.dir>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout</license.dir>
      <maven.clover.licenseLocation>/opt/bamboo-agent/clover.license</maven.clover.licenseLocation>
      <maven.compiler.source>1.8</maven.compiler.source>
      <maven.compiler.target>1.8</maven.compiler.target>
      <maven.javadoc.plugin.version>3.0.0-M1</maven.javadoc.plugin.version>
      <maven.jxr.plugin.version>2.5</maven.jxr.plugin.version>
      <maven.project-info-reports.plugin.version>2.9</maven.project-info-reports.plugin.version>
      <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
      <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
    </properties>
    <dependencyManagement>
      <dependencies>
        <dependency>
          <groupId>junit</groupId>
          <artifactId>junit</artifactId>
          <version>4.13.2</version>
          <scope>test</scope>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-core</artifactId>
          <version>1.4-atlassian-1</version>
          <scope>test</scope>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-library</artifactId>
          <version>1.4-atlassian-1</version>
          <scope>test</scope>
        </dependency>
      </dependencies>
    </dependencyManagement>
    <repositories>
      <repository>
        <releases>
          <enabled>true</enabled>
          <updatePolicy>always</updatePolicy>
          <checksumPolicy>fail</checksumPolicy>
        </releases>
        <snapshots>
          <enabled>true</enabled>
          <updatePolicy>always</updatePolicy>
          <checksumPolicy>fail</checksumPolicy>
        </snapshots>
        <id>maven-atlassian-com</id>
        <url>https://packages.atlassian.com/maven/repository/internal</url>
      </repository>
      <repository>
        <snapshots>
          <enabled>false</enabled>
        </snapshots>
        <id>central</id>
        <name>Central Repository</name>
        <url>https://repo.maven.apache.org/maven2</url>
      </repository>
    </repositories>
    <pluginRepositories>
      <pluginRepository>
        <releases>
          <enabled>true</enabled>
          <checksumPolicy>fail</checksumPolicy>
        </releases>
        <snapshots>
          <enabled>true</enabled>
          <checksumPolicy>fail</checksumPolicy>
        </snapshots>
        <id>maven-atlassian-com</id>
        <url>https://packages.atlassian.com/maven/repository/internal</url>
      </pluginRepository>
      <pluginRepository>
        <releases>
          <updatePolicy>never</updatePolicy>
        </releases>
        <snapshots>
          <enabled>false</enabled>
        </snapshots>
        <id>central</id>
        <name>Central Repository</name>
        <url>https://repo.maven.apache.org/maven2</url>
      </pluginRepository>
    </pluginRepositories>
    <build>
      <sourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/src/main/java</sourceDirectory>
      <scriptSourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/src/main/scripts</scriptSourceDirectory>
      <testSourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/src/test/java</testSourceDirectory>
      <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/target/classes</outputDirectory>
      <testOutputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/target/test-classes</testOutputDirectory>
      <extensions>
        <extension>
          <groupId>org.apache.maven.wagon</groupId>
          <artifactId>wagon-ssh-external</artifactId>
          <version>3.4.2</version>
        </extension>
      </extensions>
      <resources>
        <resource>
          <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/src/main/resources</directory>
        </resource>
      </resources>
      <testResources>
        <testResource>
          <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/src/test/resources</directory>
        </testResource>
      </testResources>
      <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/target</directory>
      <finalName>atlassian-browsers-4.0.0-80d4a91</finalName>
      <pluginManagement>
        <plugins>
          <plugin>
            <artifactId>maven-clean-plugin</artifactId>
            <version>3.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-install-plugin</artifactId>
            <version>2.5.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-failsafe-plugin</artifactId>
            <version>2.22.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-resources-plugin</artifactId>
            <version>2.6</version>
            <configuration>
              <encoding>UTF-8</encoding>
              <nonFilteredFileExtensions>
                <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                <nonFilteredFileExtension>swf</nonFilteredFileExtension>
              </nonFilteredFileExtensions>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-site-plugin</artifactId>
            <version>3.6</version>
          </plugin>
          <plugin>
            <artifactId>maven-verifier-plugin</artifactId>
            <version>1.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-source-plugin</artifactId>
            <version>3.0.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-javadoc-plugin</artifactId>
            <version>3.0.0-M1</version>
            <configuration>
              <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-compiler-plugin</artifactId>
            <version>3.7.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-surefire-plugin</artifactId>
            <version>2.22.0</version>
            <configuration>
              <excludes>
                <exclude>**/*$*</exclude>
              </excludes>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-ear-plugin</artifactId>
            <version>3.0.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jar-plugin</artifactId>
            <version>3.1.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-rar-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-war-plugin</artifactId>
            <version>3.2.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-shade-plugin</artifactId>
            <version>3.1.1</version>
          </plugin>
          <plugin>
            <groupId>org.codehaus.cargo</groupId>
            <artifactId>cargo-maven2-plugin</artifactId>
            <version>1.6.3</version>
            <configuration>
              <skip>${maven.test.skip}</skip>
            </configuration>
          </plugin>
          <plugin>
            <groupId>org.mortbay.jetty</groupId>
            <artifactId>jetty-maven-plugin</artifactId>
            <version>8.1.16.v20140903</version>
          </plugin>
          <plugin>
            <groupId>org.eclipse.jetty</groupId>
            <artifactId>jetty-maven-plugin</artifactId>
            <version>9.4.6.v20170531</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>maven-upload-plugin</artifactId>
            <version>1.1</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>maven-atlassian-source-distribution-plugin</artifactId>
            <version>4.2.6</version>
          </plugin>
          <plugin>
            <artifactId>maven-ant-plugin</artifactId>
            <version>2.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-antrun-plugin</artifactId>
            <version>1.8</version>
          </plugin>
          <plugin>
            <artifactId>maven-archetype-plugin</artifactId>
            <version>3.0.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-assembly-plugin</artifactId>
            <version>3.1.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-dependency-plugin</artifactId>
            <version>3.1.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-enforcer-plugin</artifactId>
            <version>3.0.0-M1</version>
          </plugin>
          <plugin>
            <artifactId>maven-gpg-plugin</artifactId>
            <version>1.6</version>
          </plugin>
          <plugin>
            <artifactId>maven-invoker-plugin</artifactId>
            <version>3.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-patch-plugin</artifactId>
            <version>1.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-plugin-plugin</artifactId>
            <version>3.5.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-release-plugin</artifactId>
            <version>2.5.3</version>
            <configuration>
              <remoteTagging>true</remoteTagging>
              <autoVersionSubmodules>true</autoVersionSubmodules>
              <updateBranchVersions>true</updateBranchVersions>
              <releaseProfiles>release</releaseProfiles>
              <useReleaseProfile>true</useReleaseProfile>
              <preparationGoals>clean install</preparationGoals>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-deploy-plugin</artifactId>
            <version>2.8.2</version>
            <configuration>
              <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-remote-resources-plugin</artifactId>
            <version>1.5</version>
          </plugin>
          <plugin>
            <artifactId>maven-repository-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-scm-plugin</artifactId>
            <version>1.9.5</version>
          </plugin>
          <plugin>
            <groupId>org.apache.felix</groupId>
            <artifactId>maven-bundle-plugin</artifactId>
            <version>3.5.0</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>maven-atlassian-buildutils-plugin</artifactId>
            <version>0.2</version>
          </plugin>
          <plugin>
            <groupId>net.alchim31.maven</groupId>
            <artifactId>yuicompressor-maven-plugin</artifactId>
            <version>1.5.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jxr-plugin</artifactId>
            <version>2.5</version>
          </plugin>
          <plugin>
            <artifactId>maven-surefire-report-plugin</artifactId>
            <version>2.20.1</version>
          </plugin>
          <plugin>
            <groupId>org.codehaus.mojo</groupId>
            <artifactId>findbugs-maven-plugin</artifactId>
            <version>3.0.5</version>
            <dependencies>
              <dependency>
                <groupId>org.ow2.asm</groupId>
                <artifactId>asm</artifactId>
                <version>9.2</version>
              </dependency>
            </dependencies>
            <configuration>
              <xmlOutput>true</xmlOutput>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-checkstyle-plugin</artifactId>
            <version>3.1.0</version>
            <dependencies>
              <dependency>
                <groupId>com.puppycrawl.tools</groupId>
                <artifactId>checkstyle</artifactId>
                <version>8.18</version>
              </dependency>
            </dependencies>
          </plugin>
          <plugin>
            <artifactId>maven-project-info-reports-plugin</artifactId>
            <version>2.9</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>license-maven-plugin</artifactId>
            <version>0.39</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>artifactory-staging-maven-plugin</artifactId>
            <version>3.1.6</version>
            <extensions>true</extensions>
            <executions>
              <execution>
                <id>staging</id>
                <phase>validate</phase>
                <goals>
                  <goal>staging</goal>
                </goals>
                <configuration>
                  <skip>false</skip>
                  <skipPromotion>false</skipPromotion>
                  <serverId>maven-atlassian-com</serverId>
                  <stagingRepository>maven-staging-local</stagingRepository>
                  <targetRepository>maven-public-local</targetRepository>
                  <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
                </configuration>
              </execution>
            </executions>
            <configuration>
              <skip>false</skip>
              <skipPromotion>false</skipPromotion>
              <serverId>maven-atlassian-com</serverId>
              <stagingRepository>maven-staging-local</stagingRepository>
              <targetRepository>maven-public-local</targetRepository>
              <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
            </configuration>
          </plugin>
        </plugins>
      </pluginManagement>
      <plugins>
        <plugin>
          <artifactId>maven-source-plugin</artifactId>
          <version>3.0.1</version>
          <executions>
            <execution>
              <id>attach-sources</id>
              <goals>
                <goal>jar-no-fork</goal>
              </goals>
            </execution>
          </executions>
          <inherited>true</inherited>
        </plugin>
        <plugin>
          <artifactId>maven-enforcer-plugin</artifactId>
          <version>1.4.2.jenkins-1</version>
          <executions>
            <execution>
              <id>enforce-build-environment</id>
              <phase>compile</phase>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <requireJavaVersion>
                    <version>1.8</version>
                  </requireJavaVersion>
                  <requireMavenVersion>
                    <version>[3.6.1,)</version>
                  </requireMavenVersion>
                  <requirePluginVersions>
                    <banSnapshots>true</banSnapshots>
                    <message>Best practice is to always define plugin versions, but if necessary you can set failOnSnapshotPluginDeps=false to allow snapshot versions</message>
                  </requirePluginVersions>
                </rules>
              </configuration>
            </execution>
            <execution>
              <id>ban-milestones-and-release-candidates</id>
              <phase>compile</phase>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <banVersionDeps implementation="com.atlassian.maven.enforcer.BanVersionDeps">
                    <message>Milestone and Release Candidate dependencies are not allowed in releases.</message>
                    <bannedDependencyVersionRegexp>(?i)^.*-(rc|m)-?[0-9]+(-.+)?$</bannedDependencyVersionRegexp>
                    <noFailReactorVersionRegexp>(?i)^.*-m-?[0-9]+(-.+)?$</noFailReactorVersionRegexp>
                    <noFailSnapshots>true</noFailSnapshots>
                    <searchTransitive>false</searchTransitive>
                    <ignoreTest>true</ignoreTest>
                  </banVersionDeps>
                </rules>
                <fail>true</fail>
              </configuration>
            </execution>
            <execution>
              <id>ban-conflicting-dependencies</id>
              <phase>validate</phase>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <bannedDependencies>
                    <searchTransitive>true</searchTransitive>
                    <message>Make sure google-collections is not accidentally included as transitive
                                        dependency. Use guava instead</message>
                    <excludes>
                      <exclude>com.google.collections:google-collections</exclude>
                    </excludes>
                  </bannedDependencies>
                  <bannedDependencies>
                    <searchTransitive>true</searchTransitive>
                    <message>Make sure old versions of junit, hamcrest-all and mockito-all are
                                        not accidentally included as transitive dependency. Use junit 4.11+,
                                        hamcrest-core, hamcrest-library or mockito-core instead</message>
                    <excludes>
                      <exclude>junit:junit</exclude>
                      <exclude>org.mockito:mockito-all</exclude>
                      <exclude>org.hamcrest:hamcrest-all</exclude>
                    </excludes>
                    <includes>
                      <include>junit:junit:4.11</include>
                    </includes>
                  </bannedDependencies>
                  <bannedDependencies>
                    <searchTransitive>true</searchTransitive>
                    <message>Make sure no junit-dep is on the classpath, we only accept junit:junit 4.11+</message>
                    <excludes>
                      <exclude>junit:junit-dep</exclude>
                    </excludes>
                  </bannedDependencies>
                </rules>
                <fail>true</fail>
              </configuration>
            </execution>
          </executions>
          <dependencies>
            <dependency>
              <groupId>com.atlassian.maven.enforcer</groupId>
              <artifactId>maven-enforcer-rules</artifactId>
              <version>1.5.11</version>
              <scope>compile</scope>
            </dependency>
          </dependencies>
        </plugin>
        <plugin>
          <artifactId>maven-resources-plugin</artifactId>
          <version>2.6</version>
          <executions>
            <execution>
              <id>copy-license</id>
              <phase>process-sources</phase>
              <goals>
                <goal>copy-resources</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/target/classes/META-INF</outputDirectory>
                <overwrite>true</overwrite>
                <resources>
                  <resource>
                    <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout</directory>
                    <includes>
                      <include>LICENSE.txt</include>
                      <include>NOTICE.txt</include>
                      <include>license.txt</include>
                      <include>notice.txt</include>
                    </includes>
                    <filtering>true</filtering>
                  </resource>
                </resources>
                <encoding>UTF-8</encoding>
                <nonFilteredFileExtensions>
                  <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                  <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                  <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                  <nonFilteredFileExtension>swf</nonFilteredFileExtension>
                </nonFilteredFileExtensions>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <encoding>UTF-8</encoding>
            <nonFilteredFileExtensions>
              <nonFilteredFileExtension>tif</nonFilteredFileExtension>
              <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
              <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
              <nonFilteredFileExtension>swf</nonFilteredFileExtension>
            </nonFilteredFileExtensions>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-javadoc-plugin</artifactId>
          <version>3.0.0-M1</version>
          <executions>
            <execution>
              <id>attach-javadocs</id>
              <goals>
                <goal>jar</goal>
              </goals>
              <configuration>
                <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
              </configuration>
            </execution>
          </executions>
          <inherited>true</inherited>
          <configuration>
            <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-gpg-plugin</artifactId>
          <version>1.6</version>
        </plugin>
        <plugin>
          <groupId>com.atlassian.maven.plugins</groupId>
          <artifactId>artifactory-staging-maven-plugin</artifactId>
          <version>3.1.6</version>
          <extensions>true</extensions>
          <executions>
            <execution>
              <id>staging</id>
              <phase>validate</phase>
              <goals>
                <goal>staging</goal>
              </goals>
              <configuration>
                <skip>false</skip>
                <skipPromotion>false</skipPromotion>
                <serverId>maven-atlassian-com</serverId>
                <stagingRepository>maven-staging-local</stagingRepository>
                <targetRepository>maven-public-local</targetRepository>
                <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <skip>false</skip>
            <skipPromotion>false</skipPromotion>
            <serverId>maven-atlassian-com</serverId>
            <stagingRepository>maven-staging-local</stagingRepository>
            <targetRepository>maven-public-local</targetRepository>
            <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-clean-plugin</artifactId>
          <version>3.0.0</version>
          <executions>
            <execution>
              <id>default-clean</id>
              <phase>clean</phase>
              <goals>
                <goal>clean</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-install-plugin</artifactId>
          <version>2.5.2</version>
          <executions>
            <execution>
              <id>default-install</id>
              <phase>install</phase>
              <goals>
                <goal>install</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-deploy-plugin</artifactId>
          <version>2.8.2</version>
          <executions>
            <execution>
              <id>default-deploy</id>
              <phase>deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-site-plugin</artifactId>
          <version>3.6</version>
          <executions>
            <execution>
              <id>default-site</id>
              <phase>site</phase>
              <goals>
                <goal>site</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>2.9</version>
                    <reportSets>
                      <reportSet>
                        <id>default</id>
                        <reports>
                          <report>issue-tracking</report>
                          <report>license</report>
                          <report>index</report>
                        </reports>
                      </reportSet>
                    </reportSets>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-javadoc-plugin</artifactId>
                    <version>3.0.0-M1</version>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-jxr-plugin</artifactId>
                    <version>2.5</version>
                  </reportPlugin>
                </reportPlugins>
              </configuration>
            </execution>
            <execution>
              <id>default-deploy</id>
              <phase>site-deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>2.9</version>
                    <reportSets>
                      <reportSet>
                        <id>default</id>
                        <reports>
                          <report>issue-tracking</report>
                          <report>license</report>
                          <report>index</report>
                        </reports>
                      </reportSet>
                    </reportSets>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-javadoc-plugin</artifactId>
                    <version>3.0.0-M1</version>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-jxr-plugin</artifactId>
                    <version>2.5</version>
                  </reportPlugin>
                </reportPlugins>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/target/site</outputDirectory>
            <reportPlugins>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-project-info-reports-plugin</artifactId>
                <version>2.9</version>
                <reportSets>
                  <reportSet>
                    <id>default</id>
                    <reports>
                      <report>issue-tracking</report>
                      <report>license</report>
                      <report>index</report>
                    </reports>
                  </reportSet>
                </reportSets>
              </reportPlugin>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-javadoc-plugin</artifactId>
                <version>3.0.0-M1</version>
              </reportPlugin>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-jxr-plugin</artifactId>
                <version>2.5</version>
              </reportPlugin>
            </reportPlugins>
          </configuration>
        </plugin>
      </plugins>
    </build>
    <reporting>
      <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/target/site</outputDirectory>
      <plugins>
        <plugin>
          <artifactId>maven-project-info-reports-plugin</artifactId>
          <version>2.9</version>
          <reportSets>
            <reportSet>
              <reports>
                <report>issue-tracking</report>
                <report>license</report>
                <report>index</report>
              </reports>
            </reportSet>
          </reportSets>
        </plugin>
        <plugin>
          <artifactId>maven-javadoc-plugin</artifactId>
          <version>3.0.0-M1</version>
        </plugin>
        <plugin>
          <artifactId>maven-jxr-plugin</artifactId>
          <version>2.5</version>
        </plugin>
      </plugins>
    </reporting>
  </project>
  <!-- ====================================================================== -->
  <!--                                                                        -->
  <!-- Effective POM for project                                              -->
  <!-- 'com.atlassian.browsers:atlassian-browsers-linux64:jar:4.0.0-80d4a91'  -->
  <!--                                                                        -->
  <!-- ====================================================================== -->
  <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
      <groupId>com.atlassian.browsers</groupId>
      <artifactId>atlassian-browsers</artifactId>
      <version>4.0.0-80d4a91</version>
    </parent>
    <groupId>com.atlassian.browsers</groupId>
    <artifactId>atlassian-browsers-linux64</artifactId>
    <version>4.0.0-80d4a91</version>
    <name>atlassian-browsers-linux64</name>
    <description>Support for automatic browser management in Atlassian integration tests</description>
    <url>https://www.atlassian.com/public-pom/atlassian-browsers/atlassian-browsers-linux64/</url>
    <organization>
      <name>Atlassian</name>
      <url>https://www.atlassian.com/</url>
    </organization>
    <licenses>
      <license>
        <name>BSD License</name>
        <url>https://packages.atlassian.com/ui/native/maven-external/licenses/license.txt</url>
        <distribution>repo</distribution>
      </license>
    </licenses>
    <developers>
      <developer>
        <id>charlie</id>
        <name>Charlie</name>
        <email>devrel@atlassian.com</email>
      </developer>
    </developers>
    <scm>
      <connection>scm:git:ssh://git@bitbucket.org/atlassian/atlassian-browsers.git/atlassian-browsers-linux64</connection>
      <developerConnection>scm:git:ssh://git@bitbucket.org/atlassian/atlassian-browsers.git/atlassian-browsers-linux64</developerConnection>
      <tag>atlassian-browsers-4.0.0-80d4a91</tag>
      <url>https://bitbucket.org/atlassian/atlassian-browsers/atlassian-browsers-linux64</url>
    </scm>
    <issueManagement>
      <system>JIRA</system>
      <url>https://ecosystem.atlassian.net/browse/BROWSERS</url>
    </issueManagement>
    <ciManagement>
      <system>Bamboo</system>
      <url>https://staging-bamboo.internal.atlassian.com/browse/OTHER-BASEPOM</url>
    </ciManagement>
    <distributionManagement>
      <repository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Public Repository</name>
        <url>https://packages.atlassian.com/maven/public</url>
      </repository>
      <snapshotRepository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Public Snapshot Repository</name>
        <url>https://packages.atlassian.com/maven/public-snapshot</url>
      </snapshotRepository>
    </distributionManagement>
    <properties>
      <aether.checksums.forSignature>true</aether.checksums.forSignature>
      <artifactory.staging.repo>maven-staging-local</artifactory.staging.repo>
      <artifactory.staging.serverId>maven-atlassian-com</artifactory.staging.serverId>
      <artifactory.staging.skip>false</artifactory.staging.skip>
      <artifactory.staging.skipPromotion>false</artifactory.staging.skipPromotion>
      <artifactory.staging.uuid>cf416a80-bb17-4d9e-96b3-377f386345b1</artifactory.staging.uuid>
      <artifactory.target.repo>maven-public-local</artifactory.target.repo>
      <banVersionDeps.noFailSnapshots>true</banVersionDeps.noFailSnapshots>
      <browser.resources.path>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-linux64/target/resources</browser.resources.path>
      <checkstyle.version>8.18</checkstyle.version>
      <chrome.linux.version>127.0.6533.72</chrome.linux.version>
      <chrome.macos.version>127.0.6533.72</chrome.macos.version>
      <chrome.profile.version>127.0.6533.72</chrome.profile.version>
      <chrome.version>127.0.6533.72</chrome.version>
      <chrome.windows.version>127.0.6533.72</chrome.windows.version>
      <clover.Version>3.1.5</clover.Version>
      <clover.licenseLocation>/opt/bamboo-agent/clover.license</clover.licenseLocation>
      <failOnMilestoneOrReleaseCandidateDeps>true</failOnMilestoneOrReleaseCandidateDeps>
      <failOnSnapshotPluginDeps>true</failOnSnapshotPluginDeps>
      <firefox.profile.version>128.0</firefox.profile.version>
      <firefox.version>128.0</firefox.version>
      <geckodriver.version>v0.34.0</geckodriver.version>
      <hamcrest.version>1.4-atlassian-1</hamcrest.version>
      <ie.profile.version>4.14.0</ie.profile.version>
      <javadoc.additional.params>-Xdoclint:all -Xdoclint:-missing</javadoc.additional.params>
      <junit.version>4.13.2</junit.version>
      <license.dir>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout</license.dir>
      <maven.clover.licenseLocation>/opt/bamboo-agent/clover.license</maven.clover.licenseLocation>
      <maven.compiler.source>1.8</maven.compiler.source>
      <maven.compiler.target>1.8</maven.compiler.target>
      <maven.javadoc.plugin.version>3.0.0-M1</maven.javadoc.plugin.version>
      <maven.jxr.plugin.version>2.5</maven.jxr.plugin.version>
      <maven.project-info-reports.plugin.version>2.9</maven.project-info-reports.plugin.version>
      <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
      <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
    </properties>
    <dependencyManagement>
      <dependencies>
        <dependency>
          <groupId>junit</groupId>
          <artifactId>junit</artifactId>
          <version>4.13.2</version>
          <scope>test</scope>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-core</artifactId>
          <version>1.4-atlassian-1</version>
          <scope>test</scope>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-library</artifactId>
          <version>1.4-atlassian-1</version>
          <scope>test</scope>
        </dependency>
      </dependencies>
    </dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>com.atlassian.browsers</groupId>
        <artifactId>firefox</artifactId>
        <version>128.0</version>
        <classifier>linux64</classifier>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.browsers</groupId>
        <artifactId>firefox-profile</artifactId>
        <version>128.0</version>
        <classifier>linux64</classifier>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.browsers</groupId>
        <artifactId>chrome</artifactId>
        <version>127.0.6533.72</version>
        <classifier>linux64</classifier>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.browsers</groupId>
        <artifactId>chrome-profile</artifactId>
        <version>127.0.6533.72</version>
        <classifier>linux64</classifier>
        <scope>compile</scope>
      </dependency>
    </dependencies>
    <repositories>
      <repository>
        <releases>
          <enabled>true</enabled>
          <updatePolicy>always</updatePolicy>
          <checksumPolicy>fail</checksumPolicy>
        </releases>
        <snapshots>
          <enabled>true</enabled>
          <updatePolicy>always</updatePolicy>
          <checksumPolicy>fail</checksumPolicy>
        </snapshots>
        <id>maven-atlassian-com</id>
        <url>https://packages.atlassian.com/maven/repository/internal</url>
      </repository>
      <repository>
        <snapshots>
          <enabled>false</enabled>
        </snapshots>
        <id>central</id>
        <name>Central Repository</name>
        <url>https://repo.maven.apache.org/maven2</url>
      </repository>
    </repositories>
    <pluginRepositories>
      <pluginRepository>
        <releases>
          <enabled>true</enabled>
          <checksumPolicy>fail</checksumPolicy>
        </releases>
        <snapshots>
          <enabled>true</enabled>
          <checksumPolicy>fail</checksumPolicy>
        </snapshots>
        <id>maven-atlassian-com</id>
        <url>https://packages.atlassian.com/maven/repository/internal</url>
      </pluginRepository>
      <pluginRepository>
        <releases>
          <updatePolicy>never</updatePolicy>
        </releases>
        <snapshots>
          <enabled>false</enabled>
        </snapshots>
        <id>central</id>
        <name>Central Repository</name>
        <url>https://repo.maven.apache.org/maven2</url>
      </pluginRepository>
    </pluginRepositories>
    <build>
      <sourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-linux64/src/main/java</sourceDirectory>
      <scriptSourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-linux64/src/main/scripts</scriptSourceDirectory>
      <testSourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-linux64/src/test/java</testSourceDirectory>
      <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-linux64/target/classes</outputDirectory>
      <testOutputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-linux64/target/test-classes</testOutputDirectory>
      <extensions>
        <extension>
          <groupId>org.apache.maven.wagon</groupId>
          <artifactId>wagon-ssh-external</artifactId>
          <version>3.4.2</version>
        </extension>
      </extensions>
      <resources>
        <resource>
          <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-linux64/src/main/resources</directory>
        </resource>
      </resources>
      <testResources>
        <testResource>
          <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-linux64/src/test/resources</directory>
        </testResource>
      </testResources>
      <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-linux64/target</directory>
      <finalName>atlassian-browsers-linux64-4.0.0-80d4a91</finalName>
      <pluginManagement>
        <plugins>
          <plugin>
            <artifactId>maven-clean-plugin</artifactId>
            <version>3.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-install-plugin</artifactId>
            <version>2.5.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-failsafe-plugin</artifactId>
            <version>2.22.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-resources-plugin</artifactId>
            <version>2.6</version>
            <configuration>
              <encoding>UTF-8</encoding>
              <nonFilteredFileExtensions>
                <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                <nonFilteredFileExtension>swf</nonFilteredFileExtension>
              </nonFilteredFileExtensions>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-site-plugin</artifactId>
            <version>3.6</version>
          </plugin>
          <plugin>
            <artifactId>maven-verifier-plugin</artifactId>
            <version>1.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-source-plugin</artifactId>
            <version>3.0.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-javadoc-plugin</artifactId>
            <version>3.0.0-M1</version>
            <configuration>
              <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-compiler-plugin</artifactId>
            <version>3.7.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-surefire-plugin</artifactId>
            <version>2.22.0</version>
            <configuration>
              <excludes>
                <exclude>**/*$*</exclude>
              </excludes>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-ear-plugin</artifactId>
            <version>3.0.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jar-plugin</artifactId>
            <version>3.1.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-rar-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-war-plugin</artifactId>
            <version>3.2.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-shade-plugin</artifactId>
            <version>3.1.1</version>
          </plugin>
          <plugin>
            <groupId>org.codehaus.cargo</groupId>
            <artifactId>cargo-maven2-plugin</artifactId>
            <version>1.6.3</version>
            <configuration>
              <skip>${maven.test.skip}</skip>
            </configuration>
          </plugin>
          <plugin>
            <groupId>org.mortbay.jetty</groupId>
            <artifactId>jetty-maven-plugin</artifactId>
            <version>8.1.16.v20140903</version>
          </plugin>
          <plugin>
            <groupId>org.eclipse.jetty</groupId>
            <artifactId>jetty-maven-plugin</artifactId>
            <version>9.4.6.v20170531</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>maven-upload-plugin</artifactId>
            <version>1.1</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>maven-atlassian-source-distribution-plugin</artifactId>
            <version>4.2.6</version>
          </plugin>
          <plugin>
            <artifactId>maven-ant-plugin</artifactId>
            <version>2.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-antrun-plugin</artifactId>
            <version>1.8</version>
          </plugin>
          <plugin>
            <artifactId>maven-archetype-plugin</artifactId>
            <version>3.0.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-assembly-plugin</artifactId>
            <version>3.1.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-dependency-plugin</artifactId>
            <version>3.1.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-enforcer-plugin</artifactId>
            <version>3.0.0-M1</version>
          </plugin>
          <plugin>
            <artifactId>maven-gpg-plugin</artifactId>
            <version>1.6</version>
          </plugin>
          <plugin>
            <artifactId>maven-invoker-plugin</artifactId>
            <version>3.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-patch-plugin</artifactId>
            <version>1.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-plugin-plugin</artifactId>
            <version>3.5.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-release-plugin</artifactId>
            <version>2.5.3</version>
            <configuration>
              <remoteTagging>true</remoteTagging>
              <autoVersionSubmodules>true</autoVersionSubmodules>
              <updateBranchVersions>true</updateBranchVersions>
              <releaseProfiles>release</releaseProfiles>
              <useReleaseProfile>true</useReleaseProfile>
              <preparationGoals>clean install</preparationGoals>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-deploy-plugin</artifactId>
            <version>2.8.2</version>
            <configuration>
              <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-remote-resources-plugin</artifactId>
            <version>1.5</version>
          </plugin>
          <plugin>
            <artifactId>maven-repository-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-scm-plugin</artifactId>
            <version>1.9.5</version>
          </plugin>
          <plugin>
            <groupId>org.apache.felix</groupId>
            <artifactId>maven-bundle-plugin</artifactId>
            <version>3.5.0</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>maven-atlassian-buildutils-plugin</artifactId>
            <version>0.2</version>
          </plugin>
          <plugin>
            <groupId>net.alchim31.maven</groupId>
            <artifactId>yuicompressor-maven-plugin</artifactId>
            <version>1.5.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jxr-plugin</artifactId>
            <version>2.5</version>
          </plugin>
          <plugin>
            <artifactId>maven-surefire-report-plugin</artifactId>
            <version>2.20.1</version>
          </plugin>
          <plugin>
            <groupId>org.codehaus.mojo</groupId>
            <artifactId>findbugs-maven-plugin</artifactId>
            <version>3.0.5</version>
            <dependencies>
              <dependency>
                <groupId>org.ow2.asm</groupId>
                <artifactId>asm</artifactId>
                <version>9.2</version>
              </dependency>
            </dependencies>
            <configuration>
              <xmlOutput>true</xmlOutput>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-checkstyle-plugin</artifactId>
            <version>3.1.0</version>
            <dependencies>
              <dependency>
                <groupId>com.puppycrawl.tools</groupId>
                <artifactId>checkstyle</artifactId>
                <version>8.18</version>
              </dependency>
            </dependencies>
          </plugin>
          <plugin>
            <artifactId>maven-project-info-reports-plugin</artifactId>
            <version>2.9</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>license-maven-plugin</artifactId>
            <version>0.39</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>artifactory-staging-maven-plugin</artifactId>
            <version>3.1.6</version>
            <extensions>true</extensions>
            <executions>
              <execution>
                <id>staging</id>
                <phase>validate</phase>
                <goals>
                  <goal>staging</goal>
                </goals>
                <configuration>
                  <skip>false</skip>
                  <skipPromotion>false</skipPromotion>
                  <serverId>maven-atlassian-com</serverId>
                  <stagingRepository>maven-staging-local</stagingRepository>
                  <targetRepository>maven-public-local</targetRepository>
                  <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
                </configuration>
              </execution>
            </executions>
            <configuration>
              <skip>false</skip>
              <skipPromotion>false</skipPromotion>
              <serverId>maven-atlassian-com</serverId>
              <stagingRepository>maven-staging-local</stagingRepository>
              <targetRepository>maven-public-local</targetRepository>
              <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
            </configuration>
          </plugin>
        </plugins>
      </pluginManagement>
      <plugins>
        <plugin>
          <artifactId>maven-source-plugin</artifactId>
          <version>3.0.1</version>
          <executions>
            <execution>
              <id>attach-sources</id>
              <goals>
                <goal>jar-no-fork</goal>
              </goals>
            </execution>
          </executions>
          <inherited>true</inherited>
        </plugin>
        <plugin>
          <artifactId>maven-enforcer-plugin</artifactId>
          <version>1.4.2.jenkins-1</version>
          <executions>
            <execution>
              <id>enforce-build-environment</id>
              <phase>compile</phase>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <requireJavaVersion>
                    <version>1.8</version>
                  </requireJavaVersion>
                  <requireMavenVersion>
                    <version>[3.6.1,)</version>
                  </requireMavenVersion>
                  <requirePluginVersions>
                    <banSnapshots>true</banSnapshots>
                    <message>Best practice is to always define plugin versions, but if necessary you can set failOnSnapshotPluginDeps=false to allow snapshot versions</message>
                  </requirePluginVersions>
                </rules>
              </configuration>
            </execution>
            <execution>
              <id>ban-milestones-and-release-candidates</id>
              <phase>compile</phase>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <banVersionDeps implementation="com.atlassian.maven.enforcer.BanVersionDeps">
                    <message>Milestone and Release Candidate dependencies are not allowed in releases.</message>
                    <bannedDependencyVersionRegexp>(?i)^.*-(rc|m)-?[0-9]+(-.+)?$</bannedDependencyVersionRegexp>
                    <noFailReactorVersionRegexp>(?i)^.*-m-?[0-9]+(-.+)?$</noFailReactorVersionRegexp>
                    <noFailSnapshots>true</noFailSnapshots>
                    <searchTransitive>false</searchTransitive>
                    <ignoreTest>true</ignoreTest>
                  </banVersionDeps>
                </rules>
                <fail>true</fail>
              </configuration>
            </execution>
            <execution>
              <id>ban-conflicting-dependencies</id>
              <phase>validate</phase>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <bannedDependencies>
                    <searchTransitive>true</searchTransitive>
                    <message>Make sure google-collections is not accidentally included as transitive
                                        dependency. Use guava instead</message>
                    <excludes>
                      <exclude>com.google.collections:google-collections</exclude>
                    </excludes>
                  </bannedDependencies>
                  <bannedDependencies>
                    <searchTransitive>true</searchTransitive>
                    <message>Make sure old versions of junit, hamcrest-all and mockito-all are
                                        not accidentally included as transitive dependency. Use junit 4.11+,
                                        hamcrest-core, hamcrest-library or mockito-core instead</message>
                    <excludes>
                      <exclude>junit:junit</exclude>
                      <exclude>org.mockito:mockito-all</exclude>
                      <exclude>org.hamcrest:hamcrest-all</exclude>
                    </excludes>
                    <includes>
                      <include>junit:junit:4.11</include>
                    </includes>
                  </bannedDependencies>
                  <bannedDependencies>
                    <searchTransitive>true</searchTransitive>
                    <message>Make sure no junit-dep is on the classpath, we only accept junit:junit 4.11+</message>
                    <excludes>
                      <exclude>junit:junit-dep</exclude>
                    </excludes>
                  </bannedDependencies>
                </rules>
                <fail>true</fail>
              </configuration>
            </execution>
          </executions>
          <dependencies>
            <dependency>
              <groupId>com.atlassian.maven.enforcer</groupId>
              <artifactId>maven-enforcer-rules</artifactId>
              <version>1.5.11</version>
              <scope>compile</scope>
            </dependency>
          </dependencies>
        </plugin>
        <plugin>
          <artifactId>maven-resources-plugin</artifactId>
          <version>2.6</version>
          <executions>
            <execution>
              <id>default-testResources</id>
              <phase>process-test-resources</phase>
              <goals>
                <goal>testResources</goal>
              </goals>
              <configuration>
                <encoding>UTF-8</encoding>
                <nonFilteredFileExtensions>
                  <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                  <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                  <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                  <nonFilteredFileExtension>swf</nonFilteredFileExtension>
                </nonFilteredFileExtensions>
              </configuration>
            </execution>
            <execution>
              <id>default-resources</id>
              <phase>process-resources</phase>
              <goals>
                <goal>resources</goal>
              </goals>
              <configuration>
                <encoding>UTF-8</encoding>
                <nonFilteredFileExtensions>
                  <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                  <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                  <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                  <nonFilteredFileExtension>swf</nonFilteredFileExtension>
                </nonFilteredFileExtensions>
              </configuration>
            </execution>
            <execution>
              <id>copy-license</id>
              <phase>process-sources</phase>
              <goals>
                <goal>copy-resources</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-linux64/target/classes/META-INF</outputDirectory>
                <overwrite>true</overwrite>
                <resources>
                  <resource>
                    <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout</directory>
                    <includes>
                      <include>LICENSE.txt</include>
                      <include>NOTICE.txt</include>
                      <include>license.txt</include>
                      <include>notice.txt</include>
                    </includes>
                    <filtering>true</filtering>
                  </resource>
                </resources>
                <encoding>UTF-8</encoding>
                <nonFilteredFileExtensions>
                  <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                  <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                  <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                  <nonFilteredFileExtension>swf</nonFilteredFileExtension>
                </nonFilteredFileExtensions>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <encoding>UTF-8</encoding>
            <nonFilteredFileExtensions>
              <nonFilteredFileExtension>tif</nonFilteredFileExtension>
              <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
              <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
              <nonFilteredFileExtension>swf</nonFilteredFileExtension>
            </nonFilteredFileExtensions>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-javadoc-plugin</artifactId>
          <version>3.0.0-M1</version>
          <executions>
            <execution>
              <id>attach-javadocs</id>
              <goals>
                <goal>jar</goal>
              </goals>
              <configuration>
                <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
              </configuration>
            </execution>
          </executions>
          <inherited>true</inherited>
          <configuration>
            <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-gpg-plugin</artifactId>
          <version>1.6</version>
        </plugin>
        <plugin>
          <groupId>com.atlassian.maven.plugins</groupId>
          <artifactId>artifactory-staging-maven-plugin</artifactId>
          <version>3.1.6</version>
          <extensions>true</extensions>
          <executions>
            <execution>
              <id>staging</id>
              <phase>validate</phase>
              <goals>
                <goal>staging</goal>
              </goals>
              <configuration>
                <skip>false</skip>
                <skipPromotion>false</skipPromotion>
                <serverId>maven-atlassian-com</serverId>
                <stagingRepository>maven-staging-local</stagingRepository>
                <targetRepository>maven-public-local</targetRepository>
                <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <skip>false</skip>
            <skipPromotion>false</skipPromotion>
            <serverId>maven-atlassian-com</serverId>
            <stagingRepository>maven-staging-local</stagingRepository>
            <targetRepository>maven-public-local</targetRepository>
            <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-clean-plugin</artifactId>
          <version>3.0.0</version>
          <executions>
            <execution>
              <id>default-clean</id>
              <phase>clean</phase>
              <goals>
                <goal>clean</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-jar-plugin</artifactId>
          <version>3.1.1</version>
          <executions>
            <execution>
              <id>default-jar</id>
              <phase>package</phase>
              <goals>
                <goal>jar</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-compiler-plugin</artifactId>
          <version>3.7.0</version>
          <executions>
            <execution>
              <id>default-compile</id>
              <phase>compile</phase>
              <goals>
                <goal>compile</goal>
              </goals>
            </execution>
            <execution>
              <id>default-testCompile</id>
              <phase>test-compile</phase>
              <goals>
                <goal>testCompile</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-surefire-plugin</artifactId>
          <version>2.22.0</version>
          <executions>
            <execution>
              <id>default-test</id>
              <phase>test</phase>
              <goals>
                <goal>test</goal>
              </goals>
              <configuration>
                <excludes>
                  <exclude>**/*$*</exclude>
                </excludes>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <excludes>
              <exclude>**/*$*</exclude>
            </excludes>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-install-plugin</artifactId>
          <version>2.5.2</version>
          <executions>
            <execution>
              <id>default-install</id>
              <phase>install</phase>
              <goals>
                <goal>install</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-deploy-plugin</artifactId>
          <version>2.8.2</version>
          <executions>
            <execution>
              <id>default-deploy</id>
              <phase>deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-site-plugin</artifactId>
          <version>3.6</version>
          <executions>
            <execution>
              <id>default-site</id>
              <phase>site</phase>
              <goals>
                <goal>site</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-linux64/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>2.9</version>
                    <reportSets>
                      <reportSet>
                        <id>default</id>
                        <reports>
                          <report>issue-tracking</report>
                          <report>license</report>
                          <report>index</report>
                        </reports>
                      </reportSet>
                    </reportSets>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-javadoc-plugin</artifactId>
                    <version>3.0.0-M1</version>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-jxr-plugin</artifactId>
                    <version>2.5</version>
                  </reportPlugin>
                </reportPlugins>
              </configuration>
            </execution>
            <execution>
              <id>default-deploy</id>
              <phase>site-deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-linux64/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>2.9</version>
                    <reportSets>
                      <reportSet>
                        <id>default</id>
                        <reports>
                          <report>issue-tracking</report>
                          <report>license</report>
                          <report>index</report>
                        </reports>
                      </reportSet>
                    </reportSets>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-javadoc-plugin</artifactId>
                    <version>3.0.0-M1</version>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-jxr-plugin</artifactId>
                    <version>2.5</version>
                  </reportPlugin>
                </reportPlugins>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-linux64/target/site</outputDirectory>
            <reportPlugins>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-project-info-reports-plugin</artifactId>
                <version>2.9</version>
                <reportSets>
                  <reportSet>
                    <id>default</id>
                    <reports>
                      <report>issue-tracking</report>
                      <report>license</report>
                      <report>index</report>
                    </reports>
                  </reportSet>
                </reportSets>
              </reportPlugin>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-javadoc-plugin</artifactId>
                <version>3.0.0-M1</version>
              </reportPlugin>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-jxr-plugin</artifactId>
                <version>2.5</version>
              </reportPlugin>
            </reportPlugins>
          </configuration>
        </plugin>
      </plugins>
    </build>
    <reporting>
      <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-linux64/target/site</outputDirectory>
      <plugins>
        <plugin>
          <artifactId>maven-project-info-reports-plugin</artifactId>
          <version>2.9</version>
          <reportSets>
            <reportSet>
              <reports>
                <report>issue-tracking</report>
                <report>license</report>
                <report>index</report>
              </reports>
            </reportSet>
          </reportSets>
        </plugin>
        <plugin>
          <artifactId>maven-javadoc-plugin</artifactId>
          <version>3.0.0-M1</version>
        </plugin>
        <plugin>
          <artifactId>maven-jxr-plugin</artifactId>
          <version>2.5</version>
        </plugin>
      </plugins>
    </reporting>
  </project>
  <!-- ====================================================================== -->
  <!--                                                                        -->
  <!-- Effective POM for project                                              -->
  <!-- 'com.atlassian.browsers:atlassian-browsers-auto:jar:4.0.0-80d4a91'     -->
  <!--                                                                        -->
  <!-- ====================================================================== -->
  <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
      <groupId>com.atlassian.browsers</groupId>
      <artifactId>atlassian-browsers</artifactId>
      <version>4.0.0-80d4a91</version>
    </parent>
    <groupId>com.atlassian.browsers</groupId>
    <artifactId>atlassian-browsers-auto</artifactId>
    <version>4.0.0-80d4a91</version>
    <name>atlassian-browsers-auto</name>
    <description>Support for automatic browser management in Atlassian integration tests</description>
    <url>https://www.atlassian.com/public-pom/atlassian-browsers/atlassian-browsers-auto/</url>
    <organization>
      <name>Atlassian</name>
      <url>https://www.atlassian.com/</url>
    </organization>
    <licenses>
      <license>
        <name>BSD License</name>
        <url>https://packages.atlassian.com/ui/native/maven-external/licenses/license.txt</url>
        <distribution>repo</distribution>
      </license>
    </licenses>
    <developers>
      <developer>
        <id>charlie</id>
        <name>Charlie</name>
        <email>devrel@atlassian.com</email>
      </developer>
    </developers>
    <scm>
      <connection>scm:git:ssh://git@bitbucket.org/atlassian/atlassian-browsers.git/atlassian-browsers-auto</connection>
      <developerConnection>scm:git:ssh://git@bitbucket.org/atlassian/atlassian-browsers.git/atlassian-browsers-auto</developerConnection>
      <tag>atlassian-browsers-4.0.0-80d4a91</tag>
      <url>https://bitbucket.org/atlassian/atlassian-browsers/atlassian-browsers-auto</url>
    </scm>
    <issueManagement>
      <system>JIRA</system>
      <url>https://ecosystem.atlassian.net/browse/BROWSERS</url>
    </issueManagement>
    <ciManagement>
      <system>Bamboo</system>
      <url>https://staging-bamboo.internal.atlassian.com/browse/OTHER-BASEPOM</url>
    </ciManagement>
    <distributionManagement>
      <repository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Public Repository</name>
        <url>https://packages.atlassian.com/maven/public</url>
      </repository>
      <snapshotRepository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Public Snapshot Repository</name>
        <url>https://packages.atlassian.com/maven/public-snapshot</url>
      </snapshotRepository>
    </distributionManagement>
    <properties>
      <aether.checksums.forSignature>true</aether.checksums.forSignature>
      <artifactory.staging.repo>maven-staging-local</artifactory.staging.repo>
      <artifactory.staging.serverId>maven-atlassian-com</artifactory.staging.serverId>
      <artifactory.staging.skip>false</artifactory.staging.skip>
      <artifactory.staging.skipPromotion>false</artifactory.staging.skipPromotion>
      <artifactory.staging.uuid>cf416a80-bb17-4d9e-96b3-377f386345b1</artifactory.staging.uuid>
      <artifactory.target.repo>maven-public-local</artifactory.target.repo>
      <banVersionDeps.noFailSnapshots>true</banVersionDeps.noFailSnapshots>
      <browser.resources.path>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-auto/target/resources</browser.resources.path>
      <checkstyle.version>8.18</checkstyle.version>
      <chrome.linux.version>127.0.6533.72</chrome.linux.version>
      <chrome.macos.version>127.0.6533.72</chrome.macos.version>
      <chrome.profile.version>127.0.6533.72</chrome.profile.version>
      <chrome.version>127.0.6533.72</chrome.version>
      <chrome.windows.version>127.0.6533.72</chrome.windows.version>
      <clover.Version>3.1.5</clover.Version>
      <clover.licenseLocation>/opt/bamboo-agent/clover.license</clover.licenseLocation>
      <failOnMilestoneOrReleaseCandidateDeps>true</failOnMilestoneOrReleaseCandidateDeps>
      <failOnSnapshotPluginDeps>true</failOnSnapshotPluginDeps>
      <firefox.profile.version>128.0</firefox.profile.version>
      <firefox.version>128.0</firefox.version>
      <geckodriver.version>v0.34.0</geckodriver.version>
      <hamcrest.version>1.4-atlassian-1</hamcrest.version>
      <ie.profile.version>4.14.0</ie.profile.version>
      <javadoc.additional.params>-Xdoclint:all -Xdoclint:-missing</javadoc.additional.params>
      <junit.version>4.13.2</junit.version>
      <license.dir>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout</license.dir>
      <maven.clover.licenseLocation>/opt/bamboo-agent/clover.license</maven.clover.licenseLocation>
      <maven.compiler.source>1.8</maven.compiler.source>
      <maven.compiler.target>1.8</maven.compiler.target>
      <maven.javadoc.plugin.version>3.0.0-M1</maven.javadoc.plugin.version>
      <maven.jxr.plugin.version>2.5</maven.jxr.plugin.version>
      <maven.project-info-reports.plugin.version>2.9</maven.project-info-reports.plugin.version>
      <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
      <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
      <xvfb.display>:20</xvfb.display>
      <xvfb.enable>true</xvfb.enable>
    </properties>
    <dependencyManagement>
      <dependencies>
        <dependency>
          <groupId>junit</groupId>
          <artifactId>junit</artifactId>
          <version>4.13.2</version>
          <scope>test</scope>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-core</artifactId>
          <version>1.4-atlassian-1</version>
          <scope>test</scope>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-library</artifactId>
          <version>1.4-atlassian-1</version>
          <scope>test</scope>
        </dependency>
      </dependencies>
    </dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>commons-io</groupId>
        <artifactId>commons-io</artifactId>
        <version>2.12.0</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>org.apache.commons</groupId>
        <artifactId>commons-compress</artifactId>
        <version>1.26.0</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>org.apache.commons</groupId>
        <artifactId>commons-lang3</artifactId>
        <version>3.12.0</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.google.guava</groupId>
        <artifactId>guava</artifactId>
        <version>32.1.3-jre</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>org.slf4j</groupId>
        <artifactId>slf4j-api</artifactId>
        <version>1.5.11</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>org.slf4j</groupId>
        <artifactId>slf4j-log4j12</artifactId>
        <version>1.5.11</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>junit</groupId>
        <artifactId>junit</artifactId>
        <version>4.13.2</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.mockito</groupId>
        <artifactId>mockito-core</artifactId>
        <version>1.10.19</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.hamcrest</groupId>
        <artifactId>hamcrest-core</artifactId>
        <version>1.4-atlassian-1</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.hamcrest</groupId>
        <artifactId>hamcrest-library</artifactId>
        <version>1.4-atlassian-1</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.browsers</groupId>
        <artifactId>atlassian-browsers-linux64</artifactId>
        <version>4.0.0-80d4a91</version>
        <scope>compile</scope>
      </dependency>
    </dependencies>
    <repositories>
      <repository>
        <releases>
          <enabled>true</enabled>
          <updatePolicy>always</updatePolicy>
          <checksumPolicy>fail</checksumPolicy>
        </releases>
        <snapshots>
          <enabled>true</enabled>
          <updatePolicy>always</updatePolicy>
          <checksumPolicy>fail</checksumPolicy>
        </snapshots>
        <id>maven-atlassian-com</id>
        <url>https://packages.atlassian.com/maven/repository/internal</url>
      </repository>
      <repository>
        <snapshots>
          <enabled>false</enabled>
        </snapshots>
        <id>central</id>
        <name>Central Repository</name>
        <url>https://repo.maven.apache.org/maven2</url>
      </repository>
    </repositories>
    <pluginRepositories>
      <pluginRepository>
        <releases>
          <enabled>true</enabled>
          <checksumPolicy>fail</checksumPolicy>
        </releases>
        <snapshots>
          <enabled>true</enabled>
          <checksumPolicy>fail</checksumPolicy>
        </snapshots>
        <id>maven-atlassian-com</id>
        <url>https://packages.atlassian.com/maven/repository/internal</url>
      </pluginRepository>
      <pluginRepository>
        <releases>
          <updatePolicy>never</updatePolicy>
        </releases>
        <snapshots>
          <enabled>false</enabled>
        </snapshots>
        <id>central</id>
        <name>Central Repository</name>
        <url>https://repo.maven.apache.org/maven2</url>
      </pluginRepository>
    </pluginRepositories>
    <build>
      <sourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-auto/src/main/java</sourceDirectory>
      <scriptSourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-auto/src/main/scripts</scriptSourceDirectory>
      <testSourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-auto/src/test/java</testSourceDirectory>
      <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-auto/target/classes</outputDirectory>
      <testOutputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-auto/target/test-classes</testOutputDirectory>
      <extensions>
        <extension>
          <groupId>org.apache.maven.wagon</groupId>
          <artifactId>wagon-ssh-external</artifactId>
          <version>3.4.2</version>
        </extension>
      </extensions>
      <resources>
        <resource>
          <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-auto/src/main/resources</directory>
        </resource>
      </resources>
      <testResources>
        <testResource>
          <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-auto/src/test/resources</directory>
        </testResource>
      </testResources>
      <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-auto/target</directory>
      <finalName>atlassian-browsers-auto-4.0.0-80d4a91</finalName>
      <pluginManagement>
        <plugins>
          <plugin>
            <artifactId>maven-clean-plugin</artifactId>
            <version>3.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-install-plugin</artifactId>
            <version>2.5.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-failsafe-plugin</artifactId>
            <version>2.22.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-resources-plugin</artifactId>
            <version>2.6</version>
            <configuration>
              <encoding>UTF-8</encoding>
              <nonFilteredFileExtensions>
                <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                <nonFilteredFileExtension>swf</nonFilteredFileExtension>
              </nonFilteredFileExtensions>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-site-plugin</artifactId>
            <version>3.6</version>
          </plugin>
          <plugin>
            <artifactId>maven-verifier-plugin</artifactId>
            <version>1.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-source-plugin</artifactId>
            <version>3.0.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-javadoc-plugin</artifactId>
            <version>3.0.0-M1</version>
            <configuration>
              <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-compiler-plugin</artifactId>
            <version>3.7.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-surefire-plugin</artifactId>
            <version>2.22.0</version>
            <configuration>
              <excludes>
                <exclude>**/*$*</exclude>
              </excludes>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-ear-plugin</artifactId>
            <version>3.0.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jar-plugin</artifactId>
            <version>3.1.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-rar-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-war-plugin</artifactId>
            <version>3.2.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-shade-plugin</artifactId>
            <version>3.1.1</version>
          </plugin>
          <plugin>
            <groupId>org.codehaus.cargo</groupId>
            <artifactId>cargo-maven2-plugin</artifactId>
            <version>1.6.3</version>
            <configuration>
              <skip>${maven.test.skip}</skip>
            </configuration>
          </plugin>
          <plugin>
            <groupId>org.mortbay.jetty</groupId>
            <artifactId>jetty-maven-plugin</artifactId>
            <version>8.1.16.v20140903</version>
          </plugin>
          <plugin>
            <groupId>org.eclipse.jetty</groupId>
            <artifactId>jetty-maven-plugin</artifactId>
            <version>9.4.6.v20170531</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>maven-upload-plugin</artifactId>
            <version>1.1</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>maven-atlassian-source-distribution-plugin</artifactId>
            <version>4.2.6</version>
          </plugin>
          <plugin>
            <artifactId>maven-ant-plugin</artifactId>
            <version>2.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-antrun-plugin</artifactId>
            <version>1.8</version>
          </plugin>
          <plugin>
            <artifactId>maven-archetype-plugin</artifactId>
            <version>3.0.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-assembly-plugin</artifactId>
            <version>3.1.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-dependency-plugin</artifactId>
            <version>3.1.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-enforcer-plugin</artifactId>
            <version>3.0.0-M1</version>
          </plugin>
          <plugin>
            <artifactId>maven-gpg-plugin</artifactId>
            <version>1.6</version>
          </plugin>
          <plugin>
            <artifactId>maven-invoker-plugin</artifactId>
            <version>3.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-patch-plugin</artifactId>
            <version>1.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-plugin-plugin</artifactId>
            <version>3.5.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-release-plugin</artifactId>
            <version>2.5.3</version>
            <configuration>
              <remoteTagging>true</remoteTagging>
              <autoVersionSubmodules>true</autoVersionSubmodules>
              <updateBranchVersions>true</updateBranchVersions>
              <releaseProfiles>release</releaseProfiles>
              <useReleaseProfile>true</useReleaseProfile>
              <preparationGoals>clean install</preparationGoals>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-deploy-plugin</artifactId>
            <version>2.8.2</version>
            <configuration>
              <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-remote-resources-plugin</artifactId>
            <version>1.5</version>
          </plugin>
          <plugin>
            <artifactId>maven-repository-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-scm-plugin</artifactId>
            <version>1.9.5</version>
          </plugin>
          <plugin>
            <groupId>org.apache.felix</groupId>
            <artifactId>maven-bundle-plugin</artifactId>
            <version>3.5.0</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>maven-atlassian-buildutils-plugin</artifactId>
            <version>0.2</version>
          </plugin>
          <plugin>
            <groupId>net.alchim31.maven</groupId>
            <artifactId>yuicompressor-maven-plugin</artifactId>
            <version>1.5.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jxr-plugin</artifactId>
            <version>2.5</version>
          </plugin>
          <plugin>
            <artifactId>maven-surefire-report-plugin</artifactId>
            <version>2.20.1</version>
          </plugin>
          <plugin>
            <groupId>org.codehaus.mojo</groupId>
            <artifactId>findbugs-maven-plugin</artifactId>
            <version>3.0.5</version>
            <dependencies>
              <dependency>
                <groupId>org.ow2.asm</groupId>
                <artifactId>asm</artifactId>
                <version>9.2</version>
              </dependency>
            </dependencies>
            <configuration>
              <xmlOutput>true</xmlOutput>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-checkstyle-plugin</artifactId>
            <version>3.1.0</version>
            <dependencies>
              <dependency>
                <groupId>com.puppycrawl.tools</groupId>
                <artifactId>checkstyle</artifactId>
                <version>8.18</version>
              </dependency>
            </dependencies>
          </plugin>
          <plugin>
            <artifactId>maven-project-info-reports-plugin</artifactId>
            <version>2.9</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>license-maven-plugin</artifactId>
            <version>0.39</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>artifactory-staging-maven-plugin</artifactId>
            <version>3.1.6</version>
            <extensions>true</extensions>
            <executions>
              <execution>
                <id>staging</id>
                <phase>validate</phase>
                <goals>
                  <goal>staging</goal>
                </goals>
                <configuration>
                  <skip>false</skip>
                  <skipPromotion>false</skipPromotion>
                  <serverId>maven-atlassian-com</serverId>
                  <stagingRepository>maven-staging-local</stagingRepository>
                  <targetRepository>maven-public-local</targetRepository>
                  <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
                </configuration>
              </execution>
            </executions>
            <configuration>
              <skip>false</skip>
              <skipPromotion>false</skipPromotion>
              <serverId>maven-atlassian-com</serverId>
              <stagingRepository>maven-staging-local</stagingRepository>
              <targetRepository>maven-public-local</targetRepository>
              <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
            </configuration>
          </plugin>
        </plugins>
      </pluginManagement>
      <plugins>
        <plugin>
          <artifactId>maven-source-plugin</artifactId>
          <version>3.0.1</version>
          <executions>
            <execution>
              <id>attach-sources</id>
              <goals>
                <goal>jar-no-fork</goal>
              </goals>
            </execution>
          </executions>
          <inherited>true</inherited>
        </plugin>
        <plugin>
          <artifactId>maven-enforcer-plugin</artifactId>
          <version>1.4.2.jenkins-1</version>
          <executions>
            <execution>
              <id>enforce-build-environment</id>
              <phase>compile</phase>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <requireJavaVersion>
                    <version>1.8</version>
                  </requireJavaVersion>
                  <requireMavenVersion>
                    <version>[3.6.1,)</version>
                  </requireMavenVersion>
                  <requirePluginVersions>
                    <banSnapshots>true</banSnapshots>
                    <message>Best practice is to always define plugin versions, but if necessary you can set failOnSnapshotPluginDeps=false to allow snapshot versions</message>
                  </requirePluginVersions>
                </rules>
              </configuration>
            </execution>
            <execution>
              <id>ban-milestones-and-release-candidates</id>
              <phase>compile</phase>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <banVersionDeps implementation="com.atlassian.maven.enforcer.BanVersionDeps">
                    <message>Milestone and Release Candidate dependencies are not allowed in releases.</message>
                    <bannedDependencyVersionRegexp>(?i)^.*-(rc|m)-?[0-9]+(-.+)?$</bannedDependencyVersionRegexp>
                    <noFailReactorVersionRegexp>(?i)^.*-m-?[0-9]+(-.+)?$</noFailReactorVersionRegexp>
                    <noFailSnapshots>true</noFailSnapshots>
                    <searchTransitive>false</searchTransitive>
                    <ignoreTest>true</ignoreTest>
                  </banVersionDeps>
                </rules>
                <fail>true</fail>
              </configuration>
            </execution>
            <execution>
              <id>ban-conflicting-dependencies</id>
              <phase>validate</phase>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <bannedDependencies>
                    <searchTransitive>true</searchTransitive>
                    <message>Make sure google-collections is not accidentally included as transitive
                                        dependency. Use guava instead</message>
                    <excludes>
                      <exclude>com.google.collections:google-collections</exclude>
                    </excludes>
                  </bannedDependencies>
                  <bannedDependencies>
                    <searchTransitive>true</searchTransitive>
                    <message>Make sure old versions of junit, hamcrest-all and mockito-all are
                                        not accidentally included as transitive dependency. Use junit 4.11+,
                                        hamcrest-core, hamcrest-library or mockito-core instead</message>
                    <excludes>
                      <exclude>junit:junit</exclude>
                      <exclude>org.mockito:mockito-all</exclude>
                      <exclude>org.hamcrest:hamcrest-all</exclude>
                    </excludes>
                    <includes>
                      <include>junit:junit:4.11</include>
                    </includes>
                  </bannedDependencies>
                  <bannedDependencies>
                    <searchTransitive>true</searchTransitive>
                    <message>Make sure no junit-dep is on the classpath, we only accept junit:junit 4.11+</message>
                    <excludes>
                      <exclude>junit:junit-dep</exclude>
                    </excludes>
                  </bannedDependencies>
                </rules>
                <fail>true</fail>
              </configuration>
            </execution>
          </executions>
          <dependencies>
            <dependency>
              <groupId>com.atlassian.maven.enforcer</groupId>
              <artifactId>maven-enforcer-rules</artifactId>
              <version>1.5.11</version>
              <scope>compile</scope>
            </dependency>
          </dependencies>
        </plugin>
        <plugin>
          <artifactId>maven-resources-plugin</artifactId>
          <version>2.6</version>
          <executions>
            <execution>
              <id>default-testResources</id>
              <phase>process-test-resources</phase>
              <goals>
                <goal>testResources</goal>
              </goals>
              <configuration>
                <encoding>UTF-8</encoding>
                <nonFilteredFileExtensions>
                  <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                  <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                  <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                  <nonFilteredFileExtension>swf</nonFilteredFileExtension>
                </nonFilteredFileExtensions>
              </configuration>
            </execution>
            <execution>
              <id>default-resources</id>
              <phase>process-resources</phase>
              <goals>
                <goal>resources</goal>
              </goals>
              <configuration>
                <encoding>UTF-8</encoding>
                <nonFilteredFileExtensions>
                  <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                  <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                  <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                  <nonFilteredFileExtension>swf</nonFilteredFileExtension>
                </nonFilteredFileExtensions>
              </configuration>
            </execution>
            <execution>
              <id>copy-license</id>
              <phase>process-sources</phase>
              <goals>
                <goal>copy-resources</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-auto/target/classes/META-INF</outputDirectory>
                <overwrite>true</overwrite>
                <resources>
                  <resource>
                    <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout</directory>
                    <includes>
                      <include>LICENSE.txt</include>
                      <include>NOTICE.txt</include>
                      <include>license.txt</include>
                      <include>notice.txt</include>
                    </includes>
                    <filtering>true</filtering>
                  </resource>
                </resources>
                <encoding>UTF-8</encoding>
                <nonFilteredFileExtensions>
                  <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                  <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                  <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                  <nonFilteredFileExtension>swf</nonFilteredFileExtension>
                </nonFilteredFileExtensions>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <encoding>UTF-8</encoding>
            <nonFilteredFileExtensions>
              <nonFilteredFileExtension>tif</nonFilteredFileExtension>
              <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
              <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
              <nonFilteredFileExtension>swf</nonFilteredFileExtension>
            </nonFilteredFileExtensions>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-javadoc-plugin</artifactId>
          <version>3.0.0-M1</version>
          <executions>
            <execution>
              <id>attach-javadocs</id>
              <goals>
                <goal>jar</goal>
              </goals>
              <configuration>
                <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
              </configuration>
            </execution>
          </executions>
          <inherited>true</inherited>
          <configuration>
            <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-gpg-plugin</artifactId>
          <version>1.6</version>
        </plugin>
        <plugin>
          <groupId>com.atlassian.maven.plugins</groupId>
          <artifactId>artifactory-staging-maven-plugin</artifactId>
          <version>3.1.6</version>
          <extensions>true</extensions>
          <executions>
            <execution>
              <id>staging</id>
              <phase>validate</phase>
              <goals>
                <goal>staging</goal>
              </goals>
              <configuration>
                <skip>false</skip>
                <skipPromotion>false</skipPromotion>
                <serverId>maven-atlassian-com</serverId>
                <stagingRepository>maven-staging-local</stagingRepository>
                <targetRepository>maven-public-local</targetRepository>
                <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <skip>false</skip>
            <skipPromotion>false</skipPromotion>
            <serverId>maven-atlassian-com</serverId>
            <stagingRepository>maven-staging-local</stagingRepository>
            <targetRepository>maven-public-local</targetRepository>
            <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-clean-plugin</artifactId>
          <version>3.0.0</version>
          <executions>
            <execution>
              <id>default-clean</id>
              <phase>clean</phase>
              <goals>
                <goal>clean</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-jar-plugin</artifactId>
          <version>3.1.1</version>
          <executions>
            <execution>
              <id>default-jar</id>
              <phase>package</phase>
              <goals>
                <goal>jar</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-compiler-plugin</artifactId>
          <version>3.7.0</version>
          <executions>
            <execution>
              <id>default-compile</id>
              <phase>compile</phase>
              <goals>
                <goal>compile</goal>
              </goals>
            </execution>
            <execution>
              <id>default-testCompile</id>
              <phase>test-compile</phase>
              <goals>
                <goal>testCompile</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-surefire-plugin</artifactId>
          <version>2.22.0</version>
          <executions>
            <execution>
              <id>default-test</id>
              <phase>test</phase>
              <goals>
                <goal>test</goal>
              </goals>
              <configuration>
                <excludes>
                  <exclude>**/*$*</exclude>
                </excludes>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <excludes>
              <exclude>**/*$*</exclude>
            </excludes>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-install-plugin</artifactId>
          <version>2.5.2</version>
          <executions>
            <execution>
              <id>default-install</id>
              <phase>install</phase>
              <goals>
                <goal>install</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-deploy-plugin</artifactId>
          <version>2.8.2</version>
          <executions>
            <execution>
              <id>default-deploy</id>
              <phase>deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-site-plugin</artifactId>
          <version>3.6</version>
          <executions>
            <execution>
              <id>default-site</id>
              <phase>site</phase>
              <goals>
                <goal>site</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-auto/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>2.9</version>
                    <reportSets>
                      <reportSet>
                        <id>default</id>
                        <reports>
                          <report>issue-tracking</report>
                          <report>license</report>
                          <report>index</report>
                        </reports>
                      </reportSet>
                    </reportSets>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-javadoc-plugin</artifactId>
                    <version>3.0.0-M1</version>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-jxr-plugin</artifactId>
                    <version>2.5</version>
                  </reportPlugin>
                </reportPlugins>
              </configuration>
            </execution>
            <execution>
              <id>default-deploy</id>
              <phase>site-deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-auto/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>2.9</version>
                    <reportSets>
                      <reportSet>
                        <id>default</id>
                        <reports>
                          <report>issue-tracking</report>
                          <report>license</report>
                          <report>index</report>
                        </reports>
                      </reportSet>
                    </reportSets>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-javadoc-plugin</artifactId>
                    <version>3.0.0-M1</version>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-jxr-plugin</artifactId>
                    <version>2.5</version>
                  </reportPlugin>
                </reportPlugins>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-auto/target/site</outputDirectory>
            <reportPlugins>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-project-info-reports-plugin</artifactId>
                <version>2.9</version>
                <reportSets>
                  <reportSet>
                    <id>default</id>
                    <reports>
                      <report>issue-tracking</report>
                      <report>license</report>
                      <report>index</report>
                    </reports>
                  </reportSet>
                </reportSets>
              </reportPlugin>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-javadoc-plugin</artifactId>
                <version>3.0.0-M1</version>
              </reportPlugin>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-jxr-plugin</artifactId>
                <version>2.5</version>
              </reportPlugin>
            </reportPlugins>
          </configuration>
        </plugin>
      </plugins>
    </build>
    <reporting>
      <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-auto/target/site</outputDirectory>
      <plugins>
        <plugin>
          <artifactId>maven-project-info-reports-plugin</artifactId>
          <version>2.9</version>
          <reportSets>
            <reportSet>
              <reports>
                <report>issue-tracking</report>
                <report>license</report>
                <report>index</report>
              </reports>
            </reportSet>
          </reportSets>
        </plugin>
        <plugin>
          <artifactId>maven-javadoc-plugin</artifactId>
          <version>3.0.0-M1</version>
        </plugin>
        <plugin>
          <artifactId>maven-jxr-plugin</artifactId>
          <version>2.5</version>
        </plugin>
      </plugins>
    </reporting>
    <profiles>
      <profile>
        <id>windows</id>
        <activation>
          <os>
            <family>windows</family>
          </os>
        </activation>
        <dependencies>
          <dependency>
            <groupId>com.atlassian.browsers</groupId>
            <artifactId>atlassian-browsers-windows</artifactId>
            <version>4.0.0-80d4a91</version>
          </dependency>
        </dependencies>
      </profile>
      <profile>
        <id>linux-x86</id>
        <activation>
          <os>
            <family>unix</family>
            <arch>x86</arch>
          </os>
        </activation>
        <properties>
          <xvfb.enable>true</xvfb.enable>
        </properties>
        <dependencies>
          <dependency>
            <groupId>com.atlassian.browsers</groupId>
            <artifactId>atlassian-browsers-linux</artifactId>
            <version>4.0.0-80d4a91</version>
          </dependency>
        </dependencies>
      </profile>
      <profile>
        <id>linux-i386</id>
        <activation>
          <os>
            <family>unix</family>
            <arch>i386</arch>
          </os>
        </activation>
        <properties>
          <xvfb.enable>true</xvfb.enable>
        </properties>
        <dependencies>
          <dependency>
            <groupId>com.atlassian.browsers</groupId>
            <artifactId>atlassian-browsers-linux</artifactId>
            <version>4.0.0-80d4a91</version>
          </dependency>
        </dependencies>
      </profile>
      <profile>
        <id>linux-64</id>
        <activation>
          <os>
            <family>unix</family>
            <arch>x64</arch>
          </os>
        </activation>
        <properties>
          <xvfb.enable>true</xvfb.enable>
        </properties>
        <dependencies>
          <dependency>
            <groupId>com.atlassian.browsers</groupId>
            <artifactId>atlassian-browsers-linux64</artifactId>
            <version>4.0.0-80d4a91</version>
          </dependency>
        </dependencies>
      </profile>
      <profile>
        <id>linux-i686</id>
        <activation>
          <os>
            <family>unix</family>
            <arch>i686</arch>
          </os>
        </activation>
        <properties>
          <xvfb.enable>true</xvfb.enable>
        </properties>
        <dependencies>
          <dependency>
            <groupId>com.atlassian.browsers</groupId>
            <artifactId>atlassian-browsers-linux64</artifactId>
            <version>4.0.0-80d4a91</version>
          </dependency>
        </dependencies>
      </profile>
      <profile>
        <id>linux-amd64</id>
        <activation>
          <os>
            <family>unix</family>
            <arch>amd64</arch>
          </os>
        </activation>
        <properties>
          <xvfb.enable>true</xvfb.enable>
        </properties>
        <dependencies>
          <dependency>
            <groupId>com.atlassian.browsers</groupId>
            <artifactId>atlassian-browsers-linux64</artifactId>
            <version>4.0.0-80d4a91</version>
          </dependency>
        </dependencies>
      </profile>
      <profile>
        <id>osx</id>
        <activation>
          <os>
            <family>mac</family>
          </os>
        </activation>
        <dependencies>
          <dependency>
            <groupId>com.atlassian.browsers</groupId>
            <artifactId>atlassian-browsers-osx</artifactId>
            <version>4.0.0-80d4a91</version>
          </dependency>
        </dependencies>
      </profile>
    </profiles>
  </project>
  <!-- ====================================================================== -->
  <!--                                                                        -->
  <!-- Effective POM for project                                              -->
  <!-- 'com.atlassian.browsers:atlassian-browsers-osx:jar:4.0.0-80d4a91'      -->
  <!--                                                                        -->
  <!-- ====================================================================== -->
  <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
      <groupId>com.atlassian.browsers</groupId>
      <artifactId>atlassian-browsers</artifactId>
      <version>4.0.0-80d4a91</version>
    </parent>
    <groupId>com.atlassian.browsers</groupId>
    <artifactId>atlassian-browsers-osx</artifactId>
    <version>4.0.0-80d4a91</version>
    <name>atlassian-browsers-osx</name>
    <description>Support for automatic browser management in Atlassian integration tests</description>
    <url>https://www.atlassian.com/public-pom/atlassian-browsers/atlassian-browsers-osx/</url>
    <organization>
      <name>Atlassian</name>
      <url>https://www.atlassian.com/</url>
    </organization>
    <licenses>
      <license>
        <name>BSD License</name>
        <url>https://packages.atlassian.com/ui/native/maven-external/licenses/license.txt</url>
        <distribution>repo</distribution>
      </license>
    </licenses>
    <developers>
      <developer>
        <id>charlie</id>
        <name>Charlie</name>
        <email>devrel@atlassian.com</email>
      </developer>
    </developers>
    <scm>
      <connection>scm:git:ssh://git@bitbucket.org/atlassian/atlassian-browsers.git/atlassian-browsers-osx</connection>
      <developerConnection>scm:git:ssh://git@bitbucket.org/atlassian/atlassian-browsers.git/atlassian-browsers-osx</developerConnection>
      <tag>atlassian-browsers-4.0.0-80d4a91</tag>
      <url>https://bitbucket.org/atlassian/atlassian-browsers/atlassian-browsers-osx</url>
    </scm>
    <issueManagement>
      <system>JIRA</system>
      <url>https://ecosystem.atlassian.net/browse/BROWSERS</url>
    </issueManagement>
    <ciManagement>
      <system>Bamboo</system>
      <url>https://staging-bamboo.internal.atlassian.com/browse/OTHER-BASEPOM</url>
    </ciManagement>
    <distributionManagement>
      <repository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Public Repository</name>
        <url>https://packages.atlassian.com/maven/public</url>
      </repository>
      <snapshotRepository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Public Snapshot Repository</name>
        <url>https://packages.atlassian.com/maven/public-snapshot</url>
      </snapshotRepository>
    </distributionManagement>
    <properties>
      <aether.checksums.forSignature>true</aether.checksums.forSignature>
      <artifactory.staging.repo>maven-staging-local</artifactory.staging.repo>
      <artifactory.staging.serverId>maven-atlassian-com</artifactory.staging.serverId>
      <artifactory.staging.skip>false</artifactory.staging.skip>
      <artifactory.staging.skipPromotion>false</artifactory.staging.skipPromotion>
      <artifactory.staging.uuid>cf416a80-bb17-4d9e-96b3-377f386345b1</artifactory.staging.uuid>
      <artifactory.target.repo>maven-public-local</artifactory.target.repo>
      <banVersionDeps.noFailSnapshots>true</banVersionDeps.noFailSnapshots>
      <browser.resources.path>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osx/target/resources</browser.resources.path>
      <checkstyle.version>8.18</checkstyle.version>
      <chrome.linux.version>127.0.6533.72</chrome.linux.version>
      <chrome.macos.version>127.0.6533.72</chrome.macos.version>
      <chrome.profile.version>127.0.6533.72</chrome.profile.version>
      <chrome.version>127.0.6533.72</chrome.version>
      <chrome.windows.version>127.0.6533.72</chrome.windows.version>
      <clover.Version>3.1.5</clover.Version>
      <clover.licenseLocation>/opt/bamboo-agent/clover.license</clover.licenseLocation>
      <failOnMilestoneOrReleaseCandidateDeps>true</failOnMilestoneOrReleaseCandidateDeps>
      <failOnSnapshotPluginDeps>true</failOnSnapshotPluginDeps>
      <firefox.profile.version>128.0</firefox.profile.version>
      <firefox.version>128.0</firefox.version>
      <geckodriver.version>v0.34.0</geckodriver.version>
      <hamcrest.version>1.4-atlassian-1</hamcrest.version>
      <ie.profile.version>4.14.0</ie.profile.version>
      <javadoc.additional.params>-Xdoclint:all -Xdoclint:-missing</javadoc.additional.params>
      <junit.version>4.13.2</junit.version>
      <license.dir>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout</license.dir>
      <maven.clover.licenseLocation>/opt/bamboo-agent/clover.license</maven.clover.licenseLocation>
      <maven.compiler.source>1.8</maven.compiler.source>
      <maven.compiler.target>1.8</maven.compiler.target>
      <maven.javadoc.plugin.version>3.0.0-M1</maven.javadoc.plugin.version>
      <maven.jxr.plugin.version>2.5</maven.jxr.plugin.version>
      <maven.project-info-reports.plugin.version>2.9</maven.project-info-reports.plugin.version>
      <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
      <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
    </properties>
    <dependencyManagement>
      <dependencies>
        <dependency>
          <groupId>junit</groupId>
          <artifactId>junit</artifactId>
          <version>4.13.2</version>
          <scope>test</scope>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-core</artifactId>
          <version>1.4-atlassian-1</version>
          <scope>test</scope>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-library</artifactId>
          <version>1.4-atlassian-1</version>
          <scope>test</scope>
        </dependency>
      </dependencies>
    </dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>com.atlassian.browsers</groupId>
        <artifactId>firefox</artifactId>
        <version>128.0</version>
        <classifier>osx</classifier>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.browsers</groupId>
        <artifactId>firefox-profile</artifactId>
        <version>128.0</version>
        <classifier>osx</classifier>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.browsers</groupId>
        <artifactId>chrome</artifactId>
        <version>127.0.6533.72</version>
        <classifier>osx</classifier>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.browsers</groupId>
        <artifactId>chrome-profile</artifactId>
        <version>127.0.6533.72</version>
        <classifier>osx</classifier>
        <scope>compile</scope>
      </dependency>
    </dependencies>
    <repositories>
      <repository>
        <releases>
          <enabled>true</enabled>
          <updatePolicy>always</updatePolicy>
          <checksumPolicy>fail</checksumPolicy>
        </releases>
        <snapshots>
          <enabled>true</enabled>
          <updatePolicy>always</updatePolicy>
          <checksumPolicy>fail</checksumPolicy>
        </snapshots>
        <id>maven-atlassian-com</id>
        <url>https://packages.atlassian.com/maven/repository/internal</url>
      </repository>
      <repository>
        <snapshots>
          <enabled>false</enabled>
        </snapshots>
        <id>central</id>
        <name>Central Repository</name>
        <url>https://repo.maven.apache.org/maven2</url>
      </repository>
    </repositories>
    <pluginRepositories>
      <pluginRepository>
        <releases>
          <enabled>true</enabled>
          <checksumPolicy>fail</checksumPolicy>
        </releases>
        <snapshots>
          <enabled>true</enabled>
          <checksumPolicy>fail</checksumPolicy>
        </snapshots>
        <id>maven-atlassian-com</id>
        <url>https://packages.atlassian.com/maven/repository/internal</url>
      </pluginRepository>
      <pluginRepository>
        <releases>
          <updatePolicy>never</updatePolicy>
        </releases>
        <snapshots>
          <enabled>false</enabled>
        </snapshots>
        <id>central</id>
        <name>Central Repository</name>
        <url>https://repo.maven.apache.org/maven2</url>
      </pluginRepository>
    </pluginRepositories>
    <build>
      <sourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osx/src/main/java</sourceDirectory>
      <scriptSourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osx/src/main/scripts</scriptSourceDirectory>
      <testSourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osx/src/test/java</testSourceDirectory>
      <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osx/target/classes</outputDirectory>
      <testOutputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osx/target/test-classes</testOutputDirectory>
      <extensions>
        <extension>
          <groupId>org.apache.maven.wagon</groupId>
          <artifactId>wagon-ssh-external</artifactId>
          <version>3.4.2</version>
        </extension>
      </extensions>
      <resources>
        <resource>
          <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osx/src/main/resources</directory>
        </resource>
      </resources>
      <testResources>
        <testResource>
          <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osx/src/test/resources</directory>
        </testResource>
      </testResources>
      <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osx/target</directory>
      <finalName>atlassian-browsers-osx-4.0.0-80d4a91</finalName>
      <pluginManagement>
        <plugins>
          <plugin>
            <artifactId>maven-clean-plugin</artifactId>
            <version>3.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-install-plugin</artifactId>
            <version>2.5.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-failsafe-plugin</artifactId>
            <version>2.22.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-resources-plugin</artifactId>
            <version>2.6</version>
            <configuration>
              <encoding>UTF-8</encoding>
              <nonFilteredFileExtensions>
                <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                <nonFilteredFileExtension>swf</nonFilteredFileExtension>
              </nonFilteredFileExtensions>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-site-plugin</artifactId>
            <version>3.6</version>
          </plugin>
          <plugin>
            <artifactId>maven-verifier-plugin</artifactId>
            <version>1.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-source-plugin</artifactId>
            <version>3.0.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-javadoc-plugin</artifactId>
            <version>3.0.0-M1</version>
            <configuration>
              <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-compiler-plugin</artifactId>
            <version>3.7.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-surefire-plugin</artifactId>
            <version>2.22.0</version>
            <configuration>
              <excludes>
                <exclude>**/*$*</exclude>
              </excludes>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-ear-plugin</artifactId>
            <version>3.0.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jar-plugin</artifactId>
            <version>3.1.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-rar-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-war-plugin</artifactId>
            <version>3.2.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-shade-plugin</artifactId>
            <version>3.1.1</version>
          </plugin>
          <plugin>
            <groupId>org.codehaus.cargo</groupId>
            <artifactId>cargo-maven2-plugin</artifactId>
            <version>1.6.3</version>
            <configuration>
              <skip>${maven.test.skip}</skip>
            </configuration>
          </plugin>
          <plugin>
            <groupId>org.mortbay.jetty</groupId>
            <artifactId>jetty-maven-plugin</artifactId>
            <version>8.1.16.v20140903</version>
          </plugin>
          <plugin>
            <groupId>org.eclipse.jetty</groupId>
            <artifactId>jetty-maven-plugin</artifactId>
            <version>9.4.6.v20170531</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>maven-upload-plugin</artifactId>
            <version>1.1</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>maven-atlassian-source-distribution-plugin</artifactId>
            <version>4.2.6</version>
          </plugin>
          <plugin>
            <artifactId>maven-ant-plugin</artifactId>
            <version>2.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-antrun-plugin</artifactId>
            <version>1.8</version>
          </plugin>
          <plugin>
            <artifactId>maven-archetype-plugin</artifactId>
            <version>3.0.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-assembly-plugin</artifactId>
            <version>3.1.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-dependency-plugin</artifactId>
            <version>3.1.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-enforcer-plugin</artifactId>
            <version>3.0.0-M1</version>
          </plugin>
          <plugin>
            <artifactId>maven-gpg-plugin</artifactId>
            <version>1.6</version>
          </plugin>
          <plugin>
            <artifactId>maven-invoker-plugin</artifactId>
            <version>3.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-patch-plugin</artifactId>
            <version>1.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-plugin-plugin</artifactId>
            <version>3.5.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-release-plugin</artifactId>
            <version>2.5.3</version>
            <configuration>
              <remoteTagging>true</remoteTagging>
              <autoVersionSubmodules>true</autoVersionSubmodules>
              <updateBranchVersions>true</updateBranchVersions>
              <releaseProfiles>release</releaseProfiles>
              <useReleaseProfile>true</useReleaseProfile>
              <preparationGoals>clean install</preparationGoals>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-deploy-plugin</artifactId>
            <version>2.8.2</version>
            <configuration>
              <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-remote-resources-plugin</artifactId>
            <version>1.5</version>
          </plugin>
          <plugin>
            <artifactId>maven-repository-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-scm-plugin</artifactId>
            <version>1.9.5</version>
          </plugin>
          <plugin>
            <groupId>org.apache.felix</groupId>
            <artifactId>maven-bundle-plugin</artifactId>
            <version>3.5.0</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>maven-atlassian-buildutils-plugin</artifactId>
            <version>0.2</version>
          </plugin>
          <plugin>
            <groupId>net.alchim31.maven</groupId>
            <artifactId>yuicompressor-maven-plugin</artifactId>
            <version>1.5.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jxr-plugin</artifactId>
            <version>2.5</version>
          </plugin>
          <plugin>
            <artifactId>maven-surefire-report-plugin</artifactId>
            <version>2.20.1</version>
          </plugin>
          <plugin>
            <groupId>org.codehaus.mojo</groupId>
            <artifactId>findbugs-maven-plugin</artifactId>
            <version>3.0.5</version>
            <dependencies>
              <dependency>
                <groupId>org.ow2.asm</groupId>
                <artifactId>asm</artifactId>
                <version>9.2</version>
              </dependency>
            </dependencies>
            <configuration>
              <xmlOutput>true</xmlOutput>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-checkstyle-plugin</artifactId>
            <version>3.1.0</version>
            <dependencies>
              <dependency>
                <groupId>com.puppycrawl.tools</groupId>
                <artifactId>checkstyle</artifactId>
                <version>8.18</version>
              </dependency>
            </dependencies>
          </plugin>
          <plugin>
            <artifactId>maven-project-info-reports-plugin</artifactId>
            <version>2.9</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>license-maven-plugin</artifactId>
            <version>0.39</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>artifactory-staging-maven-plugin</artifactId>
            <version>3.1.6</version>
            <extensions>true</extensions>
            <executions>
              <execution>
                <id>staging</id>
                <phase>validate</phase>
                <goals>
                  <goal>staging</goal>
                </goals>
                <configuration>
                  <skip>false</skip>
                  <skipPromotion>false</skipPromotion>
                  <serverId>maven-atlassian-com</serverId>
                  <stagingRepository>maven-staging-local</stagingRepository>
                  <targetRepository>maven-public-local</targetRepository>
                  <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
                </configuration>
              </execution>
            </executions>
            <configuration>
              <skip>false</skip>
              <skipPromotion>false</skipPromotion>
              <serverId>maven-atlassian-com</serverId>
              <stagingRepository>maven-staging-local</stagingRepository>
              <targetRepository>maven-public-local</targetRepository>
              <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
            </configuration>
          </plugin>
        </plugins>
      </pluginManagement>
      <plugins>
        <plugin>
          <artifactId>maven-source-plugin</artifactId>
          <version>3.0.1</version>
          <executions>
            <execution>
              <id>attach-sources</id>
              <goals>
                <goal>jar-no-fork</goal>
              </goals>
            </execution>
          </executions>
          <inherited>true</inherited>
        </plugin>
        <plugin>
          <artifactId>maven-enforcer-plugin</artifactId>
          <version>1.4.2.jenkins-1</version>
          <executions>
            <execution>
              <id>enforce-build-environment</id>
              <phase>compile</phase>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <requireJavaVersion>
                    <version>1.8</version>
                  </requireJavaVersion>
                  <requireMavenVersion>
                    <version>[3.6.1,)</version>
                  </requireMavenVersion>
                  <requirePluginVersions>
                    <banSnapshots>true</banSnapshots>
                    <message>Best practice is to always define plugin versions, but if necessary you can set failOnSnapshotPluginDeps=false to allow snapshot versions</message>
                  </requirePluginVersions>
                </rules>
              </configuration>
            </execution>
            <execution>
              <id>ban-milestones-and-release-candidates</id>
              <phase>compile</phase>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <banVersionDeps implementation="com.atlassian.maven.enforcer.BanVersionDeps">
                    <message>Milestone and Release Candidate dependencies are not allowed in releases.</message>
                    <bannedDependencyVersionRegexp>(?i)^.*-(rc|m)-?[0-9]+(-.+)?$</bannedDependencyVersionRegexp>
                    <noFailReactorVersionRegexp>(?i)^.*-m-?[0-9]+(-.+)?$</noFailReactorVersionRegexp>
                    <noFailSnapshots>true</noFailSnapshots>
                    <searchTransitive>false</searchTransitive>
                    <ignoreTest>true</ignoreTest>
                  </banVersionDeps>
                </rules>
                <fail>true</fail>
              </configuration>
            </execution>
            <execution>
              <id>ban-conflicting-dependencies</id>
              <phase>validate</phase>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <bannedDependencies>
                    <searchTransitive>true</searchTransitive>
                    <message>Make sure google-collections is not accidentally included as transitive
                                        dependency. Use guava instead</message>
                    <excludes>
                      <exclude>com.google.collections:google-collections</exclude>
                    </excludes>
                  </bannedDependencies>
                  <bannedDependencies>
                    <searchTransitive>true</searchTransitive>
                    <message>Make sure old versions of junit, hamcrest-all and mockito-all are
                                        not accidentally included as transitive dependency. Use junit 4.11+,
                                        hamcrest-core, hamcrest-library or mockito-core instead</message>
                    <excludes>
                      <exclude>junit:junit</exclude>
                      <exclude>org.mockito:mockito-all</exclude>
                      <exclude>org.hamcrest:hamcrest-all</exclude>
                    </excludes>
                    <includes>
                      <include>junit:junit:4.11</include>
                    </includes>
                  </bannedDependencies>
                  <bannedDependencies>
                    <searchTransitive>true</searchTransitive>
                    <message>Make sure no junit-dep is on the classpath, we only accept junit:junit 4.11+</message>
                    <excludes>
                      <exclude>junit:junit-dep</exclude>
                    </excludes>
                  </bannedDependencies>
                </rules>
                <fail>true</fail>
              </configuration>
            </execution>
          </executions>
          <dependencies>
            <dependency>
              <groupId>com.atlassian.maven.enforcer</groupId>
              <artifactId>maven-enforcer-rules</artifactId>
              <version>1.5.11</version>
              <scope>compile</scope>
            </dependency>
          </dependencies>
        </plugin>
        <plugin>
          <artifactId>maven-resources-plugin</artifactId>
          <version>2.6</version>
          <executions>
            <execution>
              <id>default-testResources</id>
              <phase>process-test-resources</phase>
              <goals>
                <goal>testResources</goal>
              </goals>
              <configuration>
                <encoding>UTF-8</encoding>
                <nonFilteredFileExtensions>
                  <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                  <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                  <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                  <nonFilteredFileExtension>swf</nonFilteredFileExtension>
                </nonFilteredFileExtensions>
              </configuration>
            </execution>
            <execution>
              <id>default-resources</id>
              <phase>process-resources</phase>
              <goals>
                <goal>resources</goal>
              </goals>
              <configuration>
                <encoding>UTF-8</encoding>
                <nonFilteredFileExtensions>
                  <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                  <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                  <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                  <nonFilteredFileExtension>swf</nonFilteredFileExtension>
                </nonFilteredFileExtensions>
              </configuration>
            </execution>
            <execution>
              <id>copy-license</id>
              <phase>process-sources</phase>
              <goals>
                <goal>copy-resources</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osx/target/classes/META-INF</outputDirectory>
                <overwrite>true</overwrite>
                <resources>
                  <resource>
                    <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout</directory>
                    <includes>
                      <include>LICENSE.txt</include>
                      <include>NOTICE.txt</include>
                      <include>license.txt</include>
                      <include>notice.txt</include>
                    </includes>
                    <filtering>true</filtering>
                  </resource>
                </resources>
                <encoding>UTF-8</encoding>
                <nonFilteredFileExtensions>
                  <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                  <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                  <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                  <nonFilteredFileExtension>swf</nonFilteredFileExtension>
                </nonFilteredFileExtensions>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <encoding>UTF-8</encoding>
            <nonFilteredFileExtensions>
              <nonFilteredFileExtension>tif</nonFilteredFileExtension>
              <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
              <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
              <nonFilteredFileExtension>swf</nonFilteredFileExtension>
            </nonFilteredFileExtensions>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-javadoc-plugin</artifactId>
          <version>3.0.0-M1</version>
          <executions>
            <execution>
              <id>attach-javadocs</id>
              <goals>
                <goal>jar</goal>
              </goals>
              <configuration>
                <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
              </configuration>
            </execution>
          </executions>
          <inherited>true</inherited>
          <configuration>
            <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-gpg-plugin</artifactId>
          <version>1.6</version>
        </plugin>
        <plugin>
          <groupId>com.atlassian.maven.plugins</groupId>
          <artifactId>artifactory-staging-maven-plugin</artifactId>
          <version>3.1.6</version>
          <extensions>true</extensions>
          <executions>
            <execution>
              <id>staging</id>
              <phase>validate</phase>
              <goals>
                <goal>staging</goal>
              </goals>
              <configuration>
                <skip>false</skip>
                <skipPromotion>false</skipPromotion>
                <serverId>maven-atlassian-com</serverId>
                <stagingRepository>maven-staging-local</stagingRepository>
                <targetRepository>maven-public-local</targetRepository>
                <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <skip>false</skip>
            <skipPromotion>false</skipPromotion>
            <serverId>maven-atlassian-com</serverId>
            <stagingRepository>maven-staging-local</stagingRepository>
            <targetRepository>maven-public-local</targetRepository>
            <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-clean-plugin</artifactId>
          <version>3.0.0</version>
          <executions>
            <execution>
              <id>default-clean</id>
              <phase>clean</phase>
              <goals>
                <goal>clean</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-jar-plugin</artifactId>
          <version>3.1.1</version>
          <executions>
            <execution>
              <id>default-jar</id>
              <phase>package</phase>
              <goals>
                <goal>jar</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-compiler-plugin</artifactId>
          <version>3.7.0</version>
          <executions>
            <execution>
              <id>default-compile</id>
              <phase>compile</phase>
              <goals>
                <goal>compile</goal>
              </goals>
            </execution>
            <execution>
              <id>default-testCompile</id>
              <phase>test-compile</phase>
              <goals>
                <goal>testCompile</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-surefire-plugin</artifactId>
          <version>2.22.0</version>
          <executions>
            <execution>
              <id>default-test</id>
              <phase>test</phase>
              <goals>
                <goal>test</goal>
              </goals>
              <configuration>
                <excludes>
                  <exclude>**/*$*</exclude>
                </excludes>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <excludes>
              <exclude>**/*$*</exclude>
            </excludes>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-install-plugin</artifactId>
          <version>2.5.2</version>
          <executions>
            <execution>
              <id>default-install</id>
              <phase>install</phase>
              <goals>
                <goal>install</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-deploy-plugin</artifactId>
          <version>2.8.2</version>
          <executions>
            <execution>
              <id>default-deploy</id>
              <phase>deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-site-plugin</artifactId>
          <version>3.6</version>
          <executions>
            <execution>
              <id>default-site</id>
              <phase>site</phase>
              <goals>
                <goal>site</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osx/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>2.9</version>
                    <reportSets>
                      <reportSet>
                        <id>default</id>
                        <reports>
                          <report>issue-tracking</report>
                          <report>license</report>
                          <report>index</report>
                        </reports>
                      </reportSet>
                    </reportSets>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-javadoc-plugin</artifactId>
                    <version>3.0.0-M1</version>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-jxr-plugin</artifactId>
                    <version>2.5</version>
                  </reportPlugin>
                </reportPlugins>
              </configuration>
            </execution>
            <execution>
              <id>default-deploy</id>
              <phase>site-deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osx/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>2.9</version>
                    <reportSets>
                      <reportSet>
                        <id>default</id>
                        <reports>
                          <report>issue-tracking</report>
                          <report>license</report>
                          <report>index</report>
                        </reports>
                      </reportSet>
                    </reportSets>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-javadoc-plugin</artifactId>
                    <version>3.0.0-M1</version>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-jxr-plugin</artifactId>
                    <version>2.5</version>
                  </reportPlugin>
                </reportPlugins>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osx/target/site</outputDirectory>
            <reportPlugins>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-project-info-reports-plugin</artifactId>
                <version>2.9</version>
                <reportSets>
                  <reportSet>
                    <id>default</id>
                    <reports>
                      <report>issue-tracking</report>
                      <report>license</report>
                      <report>index</report>
                    </reports>
                  </reportSet>
                </reportSets>
              </reportPlugin>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-javadoc-plugin</artifactId>
                <version>3.0.0-M1</version>
              </reportPlugin>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-jxr-plugin</artifactId>
                <version>2.5</version>
              </reportPlugin>
            </reportPlugins>
          </configuration>
        </plugin>
      </plugins>
    </build>
    <reporting>
      <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osx/target/site</outputDirectory>
      <plugins>
        <plugin>
          <artifactId>maven-project-info-reports-plugin</artifactId>
          <version>2.9</version>
          <reportSets>
            <reportSet>
              <reports>
                <report>issue-tracking</report>
                <report>license</report>
                <report>index</report>
              </reports>
            </reportSet>
          </reportSets>
        </plugin>
        <plugin>
          <artifactId>maven-javadoc-plugin</artifactId>
          <version>3.0.0-M1</version>
        </plugin>
        <plugin>
          <artifactId>maven-jxr-plugin</artifactId>
          <version>2.5</version>
        </plugin>
      </plugins>
    </reporting>
  </project>
  <!-- ====================================================================== -->
  <!--                                                                        -->
  <!-- Effective POM for project                                              -->
  <!-- 'com.atlassian.browsers:atlassian-browsers-osxarm:jar:4.0.0-80d4a91'   -->
  <!--                                                                        -->
  <!-- ====================================================================== -->
  <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
      <groupId>com.atlassian.browsers</groupId>
      <artifactId>atlassian-browsers</artifactId>
      <version>4.0.0-80d4a91</version>
    </parent>
    <groupId>com.atlassian.browsers</groupId>
    <artifactId>atlassian-browsers-osxarm</artifactId>
    <version>4.0.0-80d4a91</version>
    <name>atlassian-browsers-osxarm</name>
    <description>Support for automatic browser management in Atlassian integration tests</description>
    <url>https://www.atlassian.com/public-pom/atlassian-browsers/atlassian-browsers-osxarm/</url>
    <organization>
      <name>Atlassian</name>
      <url>https://www.atlassian.com/</url>
    </organization>
    <licenses>
      <license>
        <name>BSD License</name>
        <url>https://packages.atlassian.com/ui/native/maven-external/licenses/license.txt</url>
        <distribution>repo</distribution>
      </license>
    </licenses>
    <developers>
      <developer>
        <id>charlie</id>
        <name>Charlie</name>
        <email>devrel@atlassian.com</email>
      </developer>
    </developers>
    <scm>
      <connection>scm:git:ssh://git@bitbucket.org/atlassian/atlassian-browsers.git/atlassian-browsers-osxarm</connection>
      <developerConnection>scm:git:ssh://git@bitbucket.org/atlassian/atlassian-browsers.git/atlassian-browsers-osxarm</developerConnection>
      <tag>atlassian-browsers-4.0.0-80d4a91</tag>
      <url>https://bitbucket.org/atlassian/atlassian-browsers/atlassian-browsers-osxarm</url>
    </scm>
    <issueManagement>
      <system>JIRA</system>
      <url>https://ecosystem.atlassian.net/browse/BROWSERS</url>
    </issueManagement>
    <ciManagement>
      <system>Bamboo</system>
      <url>https://staging-bamboo.internal.atlassian.com/browse/OTHER-BASEPOM</url>
    </ciManagement>
    <distributionManagement>
      <repository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Public Repository</name>
        <url>https://packages.atlassian.com/maven/public</url>
      </repository>
      <snapshotRepository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Public Snapshot Repository</name>
        <url>https://packages.atlassian.com/maven/public-snapshot</url>
      </snapshotRepository>
    </distributionManagement>
    <properties>
      <aether.checksums.forSignature>true</aether.checksums.forSignature>
      <artifactory.staging.repo>maven-staging-local</artifactory.staging.repo>
      <artifactory.staging.serverId>maven-atlassian-com</artifactory.staging.serverId>
      <artifactory.staging.skip>false</artifactory.staging.skip>
      <artifactory.staging.skipPromotion>false</artifactory.staging.skipPromotion>
      <artifactory.staging.uuid>cf416a80-bb17-4d9e-96b3-377f386345b1</artifactory.staging.uuid>
      <artifactory.target.repo>maven-public-local</artifactory.target.repo>
      <banVersionDeps.noFailSnapshots>true</banVersionDeps.noFailSnapshots>
      <browser.resources.path>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osxarm/target/resources</browser.resources.path>
      <checkstyle.version>8.18</checkstyle.version>
      <chrome.linux.version>127.0.6533.72</chrome.linux.version>
      <chrome.macos.version>127.0.6533.72</chrome.macos.version>
      <chrome.profile.version>127.0.6533.72</chrome.profile.version>
      <chrome.version>127.0.6533.72</chrome.version>
      <chrome.windows.version>127.0.6533.72</chrome.windows.version>
      <clover.Version>3.1.5</clover.Version>
      <clover.licenseLocation>/opt/bamboo-agent/clover.license</clover.licenseLocation>
      <failOnMilestoneOrReleaseCandidateDeps>true</failOnMilestoneOrReleaseCandidateDeps>
      <failOnSnapshotPluginDeps>true</failOnSnapshotPluginDeps>
      <firefox.profile.version>128.0</firefox.profile.version>
      <firefox.version>128.0</firefox.version>
      <geckodriver.version>v0.34.0</geckodriver.version>
      <hamcrest.version>1.4-atlassian-1</hamcrest.version>
      <ie.profile.version>4.14.0</ie.profile.version>
      <javadoc.additional.params>-Xdoclint:all -Xdoclint:-missing</javadoc.additional.params>
      <junit.version>4.13.2</junit.version>
      <license.dir>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout</license.dir>
      <maven.clover.licenseLocation>/opt/bamboo-agent/clover.license</maven.clover.licenseLocation>
      <maven.compiler.source>1.8</maven.compiler.source>
      <maven.compiler.target>1.8</maven.compiler.target>
      <maven.javadoc.plugin.version>3.0.0-M1</maven.javadoc.plugin.version>
      <maven.jxr.plugin.version>2.5</maven.jxr.plugin.version>
      <maven.project-info-reports.plugin.version>2.9</maven.project-info-reports.plugin.version>
      <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
      <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
    </properties>
    <dependencyManagement>
      <dependencies>
        <dependency>
          <groupId>junit</groupId>
          <artifactId>junit</artifactId>
          <version>4.13.2</version>
          <scope>test</scope>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-core</artifactId>
          <version>1.4-atlassian-1</version>
          <scope>test</scope>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-library</artifactId>
          <version>1.4-atlassian-1</version>
          <scope>test</scope>
        </dependency>
      </dependencies>
    </dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>com.atlassian.browsers</groupId>
        <artifactId>firefox</artifactId>
        <version>128.0</version>
        <classifier>osxarm</classifier>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.browsers</groupId>
        <artifactId>firefox-profile</artifactId>
        <version>128.0</version>
        <classifier>osxarm</classifier>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.browsers</groupId>
        <artifactId>chrome</artifactId>
        <version>127.0.6533.72</version>
        <classifier>osxarm</classifier>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.browsers</groupId>
        <artifactId>chrome-profile</artifactId>
        <version>127.0.6533.72</version>
        <classifier>osxarm</classifier>
        <scope>compile</scope>
      </dependency>
    </dependencies>
    <repositories>
      <repository>
        <releases>
          <enabled>true</enabled>
          <updatePolicy>always</updatePolicy>
          <checksumPolicy>fail</checksumPolicy>
        </releases>
        <snapshots>
          <enabled>true</enabled>
          <updatePolicy>always</updatePolicy>
          <checksumPolicy>fail</checksumPolicy>
        </snapshots>
        <id>maven-atlassian-com</id>
        <url>https://packages.atlassian.com/maven/repository/internal</url>
      </repository>
      <repository>
        <snapshots>
          <enabled>false</enabled>
        </snapshots>
        <id>central</id>
        <name>Central Repository</name>
        <url>https://repo.maven.apache.org/maven2</url>
      </repository>
    </repositories>
    <pluginRepositories>
      <pluginRepository>
        <releases>
          <enabled>true</enabled>
          <checksumPolicy>fail</checksumPolicy>
        </releases>
        <snapshots>
          <enabled>true</enabled>
          <checksumPolicy>fail</checksumPolicy>
        </snapshots>
        <id>maven-atlassian-com</id>
        <url>https://packages.atlassian.com/maven/repository/internal</url>
      </pluginRepository>
      <pluginRepository>
        <releases>
          <updatePolicy>never</updatePolicy>
        </releases>
        <snapshots>
          <enabled>false</enabled>
        </snapshots>
        <id>central</id>
        <name>Central Repository</name>
        <url>https://repo.maven.apache.org/maven2</url>
      </pluginRepository>
    </pluginRepositories>
    <build>
      <sourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osxarm/src/main/java</sourceDirectory>
      <scriptSourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osxarm/src/main/scripts</scriptSourceDirectory>
      <testSourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osxarm/src/test/java</testSourceDirectory>
      <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osxarm/target/classes</outputDirectory>
      <testOutputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osxarm/target/test-classes</testOutputDirectory>
      <extensions>
        <extension>
          <groupId>org.apache.maven.wagon</groupId>
          <artifactId>wagon-ssh-external</artifactId>
          <version>3.4.2</version>
        </extension>
      </extensions>
      <resources>
        <resource>
          <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osxarm/src/main/resources</directory>
        </resource>
      </resources>
      <testResources>
        <testResource>
          <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osxarm/src/test/resources</directory>
        </testResource>
      </testResources>
      <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osxarm/target</directory>
      <finalName>atlassian-browsers-osxarm-4.0.0-80d4a91</finalName>
      <pluginManagement>
        <plugins>
          <plugin>
            <artifactId>maven-clean-plugin</artifactId>
            <version>3.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-install-plugin</artifactId>
            <version>2.5.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-failsafe-plugin</artifactId>
            <version>2.22.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-resources-plugin</artifactId>
            <version>2.6</version>
            <configuration>
              <encoding>UTF-8</encoding>
              <nonFilteredFileExtensions>
                <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                <nonFilteredFileExtension>swf</nonFilteredFileExtension>
              </nonFilteredFileExtensions>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-site-plugin</artifactId>
            <version>3.6</version>
          </plugin>
          <plugin>
            <artifactId>maven-verifier-plugin</artifactId>
            <version>1.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-source-plugin</artifactId>
            <version>3.0.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-javadoc-plugin</artifactId>
            <version>3.0.0-M1</version>
            <configuration>
              <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-compiler-plugin</artifactId>
            <version>3.7.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-surefire-plugin</artifactId>
            <version>2.22.0</version>
            <configuration>
              <excludes>
                <exclude>**/*$*</exclude>
              </excludes>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-ear-plugin</artifactId>
            <version>3.0.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jar-plugin</artifactId>
            <version>3.1.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-rar-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-war-plugin</artifactId>
            <version>3.2.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-shade-plugin</artifactId>
            <version>3.1.1</version>
          </plugin>
          <plugin>
            <groupId>org.codehaus.cargo</groupId>
            <artifactId>cargo-maven2-plugin</artifactId>
            <version>1.6.3</version>
            <configuration>
              <skip>${maven.test.skip}</skip>
            </configuration>
          </plugin>
          <plugin>
            <groupId>org.mortbay.jetty</groupId>
            <artifactId>jetty-maven-plugin</artifactId>
            <version>8.1.16.v20140903</version>
          </plugin>
          <plugin>
            <groupId>org.eclipse.jetty</groupId>
            <artifactId>jetty-maven-plugin</artifactId>
            <version>9.4.6.v20170531</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>maven-upload-plugin</artifactId>
            <version>1.1</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>maven-atlassian-source-distribution-plugin</artifactId>
            <version>4.2.6</version>
          </plugin>
          <plugin>
            <artifactId>maven-ant-plugin</artifactId>
            <version>2.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-antrun-plugin</artifactId>
            <version>1.8</version>
          </plugin>
          <plugin>
            <artifactId>maven-archetype-plugin</artifactId>
            <version>3.0.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-assembly-plugin</artifactId>
            <version>3.1.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-dependency-plugin</artifactId>
            <version>3.1.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-enforcer-plugin</artifactId>
            <version>3.0.0-M1</version>
          </plugin>
          <plugin>
            <artifactId>maven-gpg-plugin</artifactId>
            <version>1.6</version>
          </plugin>
          <plugin>
            <artifactId>maven-invoker-plugin</artifactId>
            <version>3.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-patch-plugin</artifactId>
            <version>1.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-plugin-plugin</artifactId>
            <version>3.5.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-release-plugin</artifactId>
            <version>2.5.3</version>
            <configuration>
              <remoteTagging>true</remoteTagging>
              <autoVersionSubmodules>true</autoVersionSubmodules>
              <updateBranchVersions>true</updateBranchVersions>
              <releaseProfiles>release</releaseProfiles>
              <useReleaseProfile>true</useReleaseProfile>
              <preparationGoals>clean install</preparationGoals>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-deploy-plugin</artifactId>
            <version>2.8.2</version>
            <configuration>
              <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-remote-resources-plugin</artifactId>
            <version>1.5</version>
          </plugin>
          <plugin>
            <artifactId>maven-repository-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-scm-plugin</artifactId>
            <version>1.9.5</version>
          </plugin>
          <plugin>
            <groupId>org.apache.felix</groupId>
            <artifactId>maven-bundle-plugin</artifactId>
            <version>3.5.0</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>maven-atlassian-buildutils-plugin</artifactId>
            <version>0.2</version>
          </plugin>
          <plugin>
            <groupId>net.alchim31.maven</groupId>
            <artifactId>yuicompressor-maven-plugin</artifactId>
            <version>1.5.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jxr-plugin</artifactId>
            <version>2.5</version>
          </plugin>
          <plugin>
            <artifactId>maven-surefire-report-plugin</artifactId>
            <version>2.20.1</version>
          </plugin>
          <plugin>
            <groupId>org.codehaus.mojo</groupId>
            <artifactId>findbugs-maven-plugin</artifactId>
            <version>3.0.5</version>
            <dependencies>
              <dependency>
                <groupId>org.ow2.asm</groupId>
                <artifactId>asm</artifactId>
                <version>9.2</version>
              </dependency>
            </dependencies>
            <configuration>
              <xmlOutput>true</xmlOutput>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-checkstyle-plugin</artifactId>
            <version>3.1.0</version>
            <dependencies>
              <dependency>
                <groupId>com.puppycrawl.tools</groupId>
                <artifactId>checkstyle</artifactId>
                <version>8.18</version>
              </dependency>
            </dependencies>
          </plugin>
          <plugin>
            <artifactId>maven-project-info-reports-plugin</artifactId>
            <version>2.9</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>license-maven-plugin</artifactId>
            <version>0.39</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>artifactory-staging-maven-plugin</artifactId>
            <version>3.1.6</version>
            <extensions>true</extensions>
            <executions>
              <execution>
                <id>staging</id>
                <phase>validate</phase>
                <goals>
                  <goal>staging</goal>
                </goals>
                <configuration>
                  <skip>false</skip>
                  <skipPromotion>false</skipPromotion>
                  <serverId>maven-atlassian-com</serverId>
                  <stagingRepository>maven-staging-local</stagingRepository>
                  <targetRepository>maven-public-local</targetRepository>
                  <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
                </configuration>
              </execution>
            </executions>
            <configuration>
              <skip>false</skip>
              <skipPromotion>false</skipPromotion>
              <serverId>maven-atlassian-com</serverId>
              <stagingRepository>maven-staging-local</stagingRepository>
              <targetRepository>maven-public-local</targetRepository>
              <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
            </configuration>
          </plugin>
        </plugins>
      </pluginManagement>
      <plugins>
        <plugin>
          <artifactId>maven-source-plugin</artifactId>
          <version>3.0.1</version>
          <executions>
            <execution>
              <id>attach-sources</id>
              <goals>
                <goal>jar-no-fork</goal>
              </goals>
            </execution>
          </executions>
          <inherited>true</inherited>
        </plugin>
        <plugin>
          <artifactId>maven-enforcer-plugin</artifactId>
          <version>1.4.2.jenkins-1</version>
          <executions>
            <execution>
              <id>enforce-build-environment</id>
              <phase>compile</phase>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <requireJavaVersion>
                    <version>1.8</version>
                  </requireJavaVersion>
                  <requireMavenVersion>
                    <version>[3.6.1,)</version>
                  </requireMavenVersion>
                  <requirePluginVersions>
                    <banSnapshots>true</banSnapshots>
                    <message>Best practice is to always define plugin versions, but if necessary you can set failOnSnapshotPluginDeps=false to allow snapshot versions</message>
                  </requirePluginVersions>
                </rules>
              </configuration>
            </execution>
            <execution>
              <id>ban-milestones-and-release-candidates</id>
              <phase>compile</phase>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <banVersionDeps implementation="com.atlassian.maven.enforcer.BanVersionDeps">
                    <message>Milestone and Release Candidate dependencies are not allowed in releases.</message>
                    <bannedDependencyVersionRegexp>(?i)^.*-(rc|m)-?[0-9]+(-.+)?$</bannedDependencyVersionRegexp>
                    <noFailReactorVersionRegexp>(?i)^.*-m-?[0-9]+(-.+)?$</noFailReactorVersionRegexp>
                    <noFailSnapshots>true</noFailSnapshots>
                    <searchTransitive>false</searchTransitive>
                    <ignoreTest>true</ignoreTest>
                  </banVersionDeps>
                </rules>
                <fail>true</fail>
              </configuration>
            </execution>
            <execution>
              <id>ban-conflicting-dependencies</id>
              <phase>validate</phase>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <bannedDependencies>
                    <searchTransitive>true</searchTransitive>
                    <message>Make sure google-collections is not accidentally included as transitive
                                        dependency. Use guava instead</message>
                    <excludes>
                      <exclude>com.google.collections:google-collections</exclude>
                    </excludes>
                  </bannedDependencies>
                  <bannedDependencies>
                    <searchTransitive>true</searchTransitive>
                    <message>Make sure old versions of junit, hamcrest-all and mockito-all are
                                        not accidentally included as transitive dependency. Use junit 4.11+,
                                        hamcrest-core, hamcrest-library or mockito-core instead</message>
                    <excludes>
                      <exclude>junit:junit</exclude>
                      <exclude>org.mockito:mockito-all</exclude>
                      <exclude>org.hamcrest:hamcrest-all</exclude>
                    </excludes>
                    <includes>
                      <include>junit:junit:4.11</include>
                    </includes>
                  </bannedDependencies>
                  <bannedDependencies>
                    <searchTransitive>true</searchTransitive>
                    <message>Make sure no junit-dep is on the classpath, we only accept junit:junit 4.11+</message>
                    <excludes>
                      <exclude>junit:junit-dep</exclude>
                    </excludes>
                  </bannedDependencies>
                </rules>
                <fail>true</fail>
              </configuration>
            </execution>
          </executions>
          <dependencies>
            <dependency>
              <groupId>com.atlassian.maven.enforcer</groupId>
              <artifactId>maven-enforcer-rules</artifactId>
              <version>1.5.11</version>
              <scope>compile</scope>
            </dependency>
          </dependencies>
        </plugin>
        <plugin>
          <artifactId>maven-resources-plugin</artifactId>
          <version>2.6</version>
          <executions>
            <execution>
              <id>default-testResources</id>
              <phase>process-test-resources</phase>
              <goals>
                <goal>testResources</goal>
              </goals>
              <configuration>
                <encoding>UTF-8</encoding>
                <nonFilteredFileExtensions>
                  <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                  <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                  <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                  <nonFilteredFileExtension>swf</nonFilteredFileExtension>
                </nonFilteredFileExtensions>
              </configuration>
            </execution>
            <execution>
              <id>default-resources</id>
              <phase>process-resources</phase>
              <goals>
                <goal>resources</goal>
              </goals>
              <configuration>
                <encoding>UTF-8</encoding>
                <nonFilteredFileExtensions>
                  <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                  <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                  <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                  <nonFilteredFileExtension>swf</nonFilteredFileExtension>
                </nonFilteredFileExtensions>
              </configuration>
            </execution>
            <execution>
              <id>copy-license</id>
              <phase>process-sources</phase>
              <goals>
                <goal>copy-resources</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osxarm/target/classes/META-INF</outputDirectory>
                <overwrite>true</overwrite>
                <resources>
                  <resource>
                    <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout</directory>
                    <includes>
                      <include>LICENSE.txt</include>
                      <include>NOTICE.txt</include>
                      <include>license.txt</include>
                      <include>notice.txt</include>
                    </includes>
                    <filtering>true</filtering>
                  </resource>
                </resources>
                <encoding>UTF-8</encoding>
                <nonFilteredFileExtensions>
                  <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                  <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                  <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                  <nonFilteredFileExtension>swf</nonFilteredFileExtension>
                </nonFilteredFileExtensions>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <encoding>UTF-8</encoding>
            <nonFilteredFileExtensions>
              <nonFilteredFileExtension>tif</nonFilteredFileExtension>
              <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
              <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
              <nonFilteredFileExtension>swf</nonFilteredFileExtension>
            </nonFilteredFileExtensions>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-javadoc-plugin</artifactId>
          <version>3.0.0-M1</version>
          <executions>
            <execution>
              <id>attach-javadocs</id>
              <goals>
                <goal>jar</goal>
              </goals>
              <configuration>
                <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
              </configuration>
            </execution>
          </executions>
          <inherited>true</inherited>
          <configuration>
            <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-gpg-plugin</artifactId>
          <version>1.6</version>
        </plugin>
        <plugin>
          <groupId>com.atlassian.maven.plugins</groupId>
          <artifactId>artifactory-staging-maven-plugin</artifactId>
          <version>3.1.6</version>
          <extensions>true</extensions>
          <executions>
            <execution>
              <id>staging</id>
              <phase>validate</phase>
              <goals>
                <goal>staging</goal>
              </goals>
              <configuration>
                <skip>false</skip>
                <skipPromotion>false</skipPromotion>
                <serverId>maven-atlassian-com</serverId>
                <stagingRepository>maven-staging-local</stagingRepository>
                <targetRepository>maven-public-local</targetRepository>
                <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <skip>false</skip>
            <skipPromotion>false</skipPromotion>
            <serverId>maven-atlassian-com</serverId>
            <stagingRepository>maven-staging-local</stagingRepository>
            <targetRepository>maven-public-local</targetRepository>
            <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-clean-plugin</artifactId>
          <version>3.0.0</version>
          <executions>
            <execution>
              <id>default-clean</id>
              <phase>clean</phase>
              <goals>
                <goal>clean</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-jar-plugin</artifactId>
          <version>3.1.1</version>
          <executions>
            <execution>
              <id>default-jar</id>
              <phase>package</phase>
              <goals>
                <goal>jar</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-compiler-plugin</artifactId>
          <version>3.7.0</version>
          <executions>
            <execution>
              <id>default-compile</id>
              <phase>compile</phase>
              <goals>
                <goal>compile</goal>
              </goals>
            </execution>
            <execution>
              <id>default-testCompile</id>
              <phase>test-compile</phase>
              <goals>
                <goal>testCompile</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-surefire-plugin</artifactId>
          <version>2.22.0</version>
          <executions>
            <execution>
              <id>default-test</id>
              <phase>test</phase>
              <goals>
                <goal>test</goal>
              </goals>
              <configuration>
                <excludes>
                  <exclude>**/*$*</exclude>
                </excludes>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <excludes>
              <exclude>**/*$*</exclude>
            </excludes>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-install-plugin</artifactId>
          <version>2.5.2</version>
          <executions>
            <execution>
              <id>default-install</id>
              <phase>install</phase>
              <goals>
                <goal>install</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-deploy-plugin</artifactId>
          <version>2.8.2</version>
          <executions>
            <execution>
              <id>default-deploy</id>
              <phase>deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-site-plugin</artifactId>
          <version>3.6</version>
          <executions>
            <execution>
              <id>default-site</id>
              <phase>site</phase>
              <goals>
                <goal>site</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osxarm/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>2.9</version>
                    <reportSets>
                      <reportSet>
                        <id>default</id>
                        <reports>
                          <report>issue-tracking</report>
                          <report>license</report>
                          <report>index</report>
                        </reports>
                      </reportSet>
                    </reportSets>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-javadoc-plugin</artifactId>
                    <version>3.0.0-M1</version>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-jxr-plugin</artifactId>
                    <version>2.5</version>
                  </reportPlugin>
                </reportPlugins>
              </configuration>
            </execution>
            <execution>
              <id>default-deploy</id>
              <phase>site-deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osxarm/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>2.9</version>
                    <reportSets>
                      <reportSet>
                        <id>default</id>
                        <reports>
                          <report>issue-tracking</report>
                          <report>license</report>
                          <report>index</report>
                        </reports>
                      </reportSet>
                    </reportSets>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-javadoc-plugin</artifactId>
                    <version>3.0.0-M1</version>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-jxr-plugin</artifactId>
                    <version>2.5</version>
                  </reportPlugin>
                </reportPlugins>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osxarm/target/site</outputDirectory>
            <reportPlugins>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-project-info-reports-plugin</artifactId>
                <version>2.9</version>
                <reportSets>
                  <reportSet>
                    <id>default</id>
                    <reports>
                      <report>issue-tracking</report>
                      <report>license</report>
                      <report>index</report>
                    </reports>
                  </reportSet>
                </reportSets>
              </reportPlugin>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-javadoc-plugin</artifactId>
                <version>3.0.0-M1</version>
              </reportPlugin>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-jxr-plugin</artifactId>
                <version>2.5</version>
              </reportPlugin>
            </reportPlugins>
          </configuration>
        </plugin>
      </plugins>
    </build>
    <reporting>
      <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-osxarm/target/site</outputDirectory>
      <plugins>
        <plugin>
          <artifactId>maven-project-info-reports-plugin</artifactId>
          <version>2.9</version>
          <reportSets>
            <reportSet>
              <reports>
                <report>issue-tracking</report>
                <report>license</report>
                <report>index</report>
              </reports>
            </reportSet>
          </reportSets>
        </plugin>
        <plugin>
          <artifactId>maven-javadoc-plugin</artifactId>
          <version>3.0.0-M1</version>
        </plugin>
        <plugin>
          <artifactId>maven-jxr-plugin</artifactId>
          <version>2.5</version>
        </plugin>
      </plugins>
    </reporting>
  </project>
  <!-- ====================================================================== -->
  <!--                                                                        -->
  <!-- Effective POM for project                                              -->
  <!-- 'com.atlassian.browsers:atlassian-browsers-windows:jar:4.0.0-80d4a91'  -->
  <!--                                                                        -->
  <!-- ====================================================================== -->
  <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
      <groupId>com.atlassian.browsers</groupId>
      <artifactId>atlassian-browsers</artifactId>
      <version>4.0.0-80d4a91</version>
    </parent>
    <groupId>com.atlassian.browsers</groupId>
    <artifactId>atlassian-browsers-windows</artifactId>
    <version>4.0.0-80d4a91</version>
    <name>atlassian-browsers-windows</name>
    <description>Support for automatic browser management in Atlassian integration tests</description>
    <url>https://www.atlassian.com/public-pom/atlassian-browsers/atlassian-browsers-windows/</url>
    <organization>
      <name>Atlassian</name>
      <url>https://www.atlassian.com/</url>
    </organization>
    <licenses>
      <license>
        <name>BSD License</name>
        <url>https://packages.atlassian.com/ui/native/maven-external/licenses/license.txt</url>
        <distribution>repo</distribution>
      </license>
    </licenses>
    <developers>
      <developer>
        <id>charlie</id>
        <name>Charlie</name>
        <email>devrel@atlassian.com</email>
      </developer>
    </developers>
    <scm>
      <connection>scm:git:ssh://git@bitbucket.org/atlassian/atlassian-browsers.git/atlassian-browsers-windows</connection>
      <developerConnection>scm:git:ssh://git@bitbucket.org/atlassian/atlassian-browsers.git/atlassian-browsers-windows</developerConnection>
      <tag>atlassian-browsers-4.0.0-80d4a91</tag>
      <url>https://bitbucket.org/atlassian/atlassian-browsers/atlassian-browsers-windows</url>
    </scm>
    <issueManagement>
      <system>JIRA</system>
      <url>https://ecosystem.atlassian.net/browse/BROWSERS</url>
    </issueManagement>
    <ciManagement>
      <system>Bamboo</system>
      <url>https://staging-bamboo.internal.atlassian.com/browse/OTHER-BASEPOM</url>
    </ciManagement>
    <distributionManagement>
      <repository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Public Repository</name>
        <url>https://packages.atlassian.com/maven/public</url>
      </repository>
      <snapshotRepository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Public Snapshot Repository</name>
        <url>https://packages.atlassian.com/maven/public-snapshot</url>
      </snapshotRepository>
    </distributionManagement>
    <properties>
      <aether.checksums.forSignature>true</aether.checksums.forSignature>
      <artifactory.staging.repo>maven-staging-local</artifactory.staging.repo>
      <artifactory.staging.serverId>maven-atlassian-com</artifactory.staging.serverId>
      <artifactory.staging.skip>false</artifactory.staging.skip>
      <artifactory.staging.skipPromotion>false</artifactory.staging.skipPromotion>
      <artifactory.staging.uuid>cf416a80-bb17-4d9e-96b3-377f386345b1</artifactory.staging.uuid>
      <artifactory.target.repo>maven-public-local</artifactory.target.repo>
      <banVersionDeps.noFailSnapshots>true</banVersionDeps.noFailSnapshots>
      <browser.resources.path>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-windows/target/resources</browser.resources.path>
      <checkstyle.version>8.18</checkstyle.version>
      <chrome.linux.version>127.0.6533.72</chrome.linux.version>
      <chrome.macos.version>127.0.6533.72</chrome.macos.version>
      <chrome.profile.version>127.0.6533.72</chrome.profile.version>
      <chrome.version>127.0.6533.72</chrome.version>
      <chrome.windows.version>127.0.6533.72</chrome.windows.version>
      <clover.Version>3.1.5</clover.Version>
      <clover.licenseLocation>/opt/bamboo-agent/clover.license</clover.licenseLocation>
      <failOnMilestoneOrReleaseCandidateDeps>true</failOnMilestoneOrReleaseCandidateDeps>
      <failOnSnapshotPluginDeps>true</failOnSnapshotPluginDeps>
      <firefox.profile.version>128.0</firefox.profile.version>
      <firefox.version>128.0</firefox.version>
      <geckodriver.version>v0.34.0</geckodriver.version>
      <hamcrest.version>1.4-atlassian-1</hamcrest.version>
      <ie.profile.version>4.14.0</ie.profile.version>
      <javadoc.additional.params>-Xdoclint:all -Xdoclint:-missing</javadoc.additional.params>
      <junit.version>4.13.2</junit.version>
      <license.dir>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout</license.dir>
      <maven.clover.licenseLocation>/opt/bamboo-agent/clover.license</maven.clover.licenseLocation>
      <maven.compiler.source>1.8</maven.compiler.source>
      <maven.compiler.target>1.8</maven.compiler.target>
      <maven.javadoc.plugin.version>3.0.0-M1</maven.javadoc.plugin.version>
      <maven.jxr.plugin.version>2.5</maven.jxr.plugin.version>
      <maven.project-info-reports.plugin.version>2.9</maven.project-info-reports.plugin.version>
      <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
      <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
    </properties>
    <dependencyManagement>
      <dependencies>
        <dependency>
          <groupId>junit</groupId>
          <artifactId>junit</artifactId>
          <version>4.13.2</version>
          <scope>test</scope>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-core</artifactId>
          <version>1.4-atlassian-1</version>
          <scope>test</scope>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-library</artifactId>
          <version>1.4-atlassian-1</version>
          <scope>test</scope>
        </dependency>
      </dependencies>
    </dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>com.atlassian.browsers</groupId>
        <artifactId>firefox</artifactId>
        <version>128.0</version>
        <classifier>windows</classifier>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.browsers</groupId>
        <artifactId>firefox-profile</artifactId>
        <version>128.0</version>
        <classifier>windows</classifier>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.browsers</groupId>
        <artifactId>chrome</artifactId>
        <version>127.0.6533.72</version>
        <classifier>windows</classifier>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.browsers</groupId>
        <artifactId>chrome-profile</artifactId>
        <version>127.0.6533.72</version>
        <classifier>windows</classifier>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.browsers</groupId>
        <artifactId>ie-profile</artifactId>
        <version>4.14.0</version>
        <classifier>windows</classifier>
        <scope>compile</scope>
      </dependency>
    </dependencies>
    <repositories>
      <repository>
        <releases>
          <enabled>true</enabled>
          <updatePolicy>always</updatePolicy>
          <checksumPolicy>fail</checksumPolicy>
        </releases>
        <snapshots>
          <enabled>true</enabled>
          <updatePolicy>always</updatePolicy>
          <checksumPolicy>fail</checksumPolicy>
        </snapshots>
        <id>maven-atlassian-com</id>
        <url>https://packages.atlassian.com/maven/repository/internal</url>
      </repository>
      <repository>
        <snapshots>
          <enabled>false</enabled>
        </snapshots>
        <id>central</id>
        <name>Central Repository</name>
        <url>https://repo.maven.apache.org/maven2</url>
      </repository>
    </repositories>
    <pluginRepositories>
      <pluginRepository>
        <releases>
          <enabled>true</enabled>
          <checksumPolicy>fail</checksumPolicy>
        </releases>
        <snapshots>
          <enabled>true</enabled>
          <checksumPolicy>fail</checksumPolicy>
        </snapshots>
        <id>maven-atlassian-com</id>
        <url>https://packages.atlassian.com/maven/repository/internal</url>
      </pluginRepository>
      <pluginRepository>
        <releases>
          <updatePolicy>never</updatePolicy>
        </releases>
        <snapshots>
          <enabled>false</enabled>
        </snapshots>
        <id>central</id>
        <name>Central Repository</name>
        <url>https://repo.maven.apache.org/maven2</url>
      </pluginRepository>
    </pluginRepositories>
    <build>
      <sourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-windows/src/main/java</sourceDirectory>
      <scriptSourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-windows/src/main/scripts</scriptSourceDirectory>
      <testSourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-windows/src/test/java</testSourceDirectory>
      <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-windows/target/classes</outputDirectory>
      <testOutputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-windows/target/test-classes</testOutputDirectory>
      <extensions>
        <extension>
          <groupId>org.apache.maven.wagon</groupId>
          <artifactId>wagon-ssh-external</artifactId>
          <version>3.4.2</version>
        </extension>
      </extensions>
      <resources>
        <resource>
          <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-windows/src/main/resources</directory>
        </resource>
      </resources>
      <testResources>
        <testResource>
          <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-windows/src/test/resources</directory>
        </testResource>
      </testResources>
      <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-windows/target</directory>
      <finalName>atlassian-browsers-windows-4.0.0-80d4a91</finalName>
      <pluginManagement>
        <plugins>
          <plugin>
            <artifactId>maven-clean-plugin</artifactId>
            <version>3.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-install-plugin</artifactId>
            <version>2.5.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-failsafe-plugin</artifactId>
            <version>2.22.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-resources-plugin</artifactId>
            <version>2.6</version>
            <configuration>
              <encoding>UTF-8</encoding>
              <nonFilteredFileExtensions>
                <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                <nonFilteredFileExtension>swf</nonFilteredFileExtension>
              </nonFilteredFileExtensions>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-site-plugin</artifactId>
            <version>3.6</version>
          </plugin>
          <plugin>
            <artifactId>maven-verifier-plugin</artifactId>
            <version>1.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-source-plugin</artifactId>
            <version>3.0.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-javadoc-plugin</artifactId>
            <version>3.0.0-M1</version>
            <configuration>
              <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-compiler-plugin</artifactId>
            <version>3.7.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-surefire-plugin</artifactId>
            <version>2.22.0</version>
            <configuration>
              <excludes>
                <exclude>**/*$*</exclude>
              </excludes>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-ear-plugin</artifactId>
            <version>3.0.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jar-plugin</artifactId>
            <version>3.1.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-rar-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-war-plugin</artifactId>
            <version>3.2.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-shade-plugin</artifactId>
            <version>3.1.1</version>
          </plugin>
          <plugin>
            <groupId>org.codehaus.cargo</groupId>
            <artifactId>cargo-maven2-plugin</artifactId>
            <version>1.6.3</version>
            <configuration>
              <skip>${maven.test.skip}</skip>
            </configuration>
          </plugin>
          <plugin>
            <groupId>org.mortbay.jetty</groupId>
            <artifactId>jetty-maven-plugin</artifactId>
            <version>8.1.16.v20140903</version>
          </plugin>
          <plugin>
            <groupId>org.eclipse.jetty</groupId>
            <artifactId>jetty-maven-plugin</artifactId>
            <version>9.4.6.v20170531</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>maven-upload-plugin</artifactId>
            <version>1.1</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>maven-atlassian-source-distribution-plugin</artifactId>
            <version>4.2.6</version>
          </plugin>
          <plugin>
            <artifactId>maven-ant-plugin</artifactId>
            <version>2.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-antrun-plugin</artifactId>
            <version>1.8</version>
          </plugin>
          <plugin>
            <artifactId>maven-archetype-plugin</artifactId>
            <version>3.0.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-assembly-plugin</artifactId>
            <version>3.1.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-dependency-plugin</artifactId>
            <version>3.1.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-enforcer-plugin</artifactId>
            <version>3.0.0-M1</version>
          </plugin>
          <plugin>
            <artifactId>maven-gpg-plugin</artifactId>
            <version>1.6</version>
          </plugin>
          <plugin>
            <artifactId>maven-invoker-plugin</artifactId>
            <version>3.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-patch-plugin</artifactId>
            <version>1.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-plugin-plugin</artifactId>
            <version>3.5.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-release-plugin</artifactId>
            <version>2.5.3</version>
            <configuration>
              <remoteTagging>true</remoteTagging>
              <autoVersionSubmodules>true</autoVersionSubmodules>
              <updateBranchVersions>true</updateBranchVersions>
              <releaseProfiles>release</releaseProfiles>
              <useReleaseProfile>true</useReleaseProfile>
              <preparationGoals>clean install</preparationGoals>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-deploy-plugin</artifactId>
            <version>2.8.2</version>
            <configuration>
              <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-remote-resources-plugin</artifactId>
            <version>1.5</version>
          </plugin>
          <plugin>
            <artifactId>maven-repository-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-scm-plugin</artifactId>
            <version>1.9.5</version>
          </plugin>
          <plugin>
            <groupId>org.apache.felix</groupId>
            <artifactId>maven-bundle-plugin</artifactId>
            <version>3.5.0</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>maven-atlassian-buildutils-plugin</artifactId>
            <version>0.2</version>
          </plugin>
          <plugin>
            <groupId>net.alchim31.maven</groupId>
            <artifactId>yuicompressor-maven-plugin</artifactId>
            <version>1.5.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jxr-plugin</artifactId>
            <version>2.5</version>
          </plugin>
          <plugin>
            <artifactId>maven-surefire-report-plugin</artifactId>
            <version>2.20.1</version>
          </plugin>
          <plugin>
            <groupId>org.codehaus.mojo</groupId>
            <artifactId>findbugs-maven-plugin</artifactId>
            <version>3.0.5</version>
            <dependencies>
              <dependency>
                <groupId>org.ow2.asm</groupId>
                <artifactId>asm</artifactId>
                <version>9.2</version>
              </dependency>
            </dependencies>
            <configuration>
              <xmlOutput>true</xmlOutput>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-checkstyle-plugin</artifactId>
            <version>3.1.0</version>
            <dependencies>
              <dependency>
                <groupId>com.puppycrawl.tools</groupId>
                <artifactId>checkstyle</artifactId>
                <version>8.18</version>
              </dependency>
            </dependencies>
          </plugin>
          <plugin>
            <artifactId>maven-project-info-reports-plugin</artifactId>
            <version>2.9</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>license-maven-plugin</artifactId>
            <version>0.39</version>
          </plugin>
          <plugin>
            <groupId>com.atlassian.maven.plugins</groupId>
            <artifactId>artifactory-staging-maven-plugin</artifactId>
            <version>3.1.6</version>
            <extensions>true</extensions>
            <executions>
              <execution>
                <id>staging</id>
                <phase>validate</phase>
                <goals>
                  <goal>staging</goal>
                </goals>
                <configuration>
                  <skip>false</skip>
                  <skipPromotion>false</skipPromotion>
                  <serverId>maven-atlassian-com</serverId>
                  <stagingRepository>maven-staging-local</stagingRepository>
                  <targetRepository>maven-public-local</targetRepository>
                  <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
                </configuration>
              </execution>
            </executions>
            <configuration>
              <skip>false</skip>
              <skipPromotion>false</skipPromotion>
              <serverId>maven-atlassian-com</serverId>
              <stagingRepository>maven-staging-local</stagingRepository>
              <targetRepository>maven-public-local</targetRepository>
              <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
            </configuration>
          </plugin>
        </plugins>
      </pluginManagement>
      <plugins>
        <plugin>
          <artifactId>maven-source-plugin</artifactId>
          <version>3.0.1</version>
          <executions>
            <execution>
              <id>attach-sources</id>
              <goals>
                <goal>jar-no-fork</goal>
              </goals>
            </execution>
          </executions>
          <inherited>true</inherited>
        </plugin>
        <plugin>
          <artifactId>maven-enforcer-plugin</artifactId>
          <version>1.4.2.jenkins-1</version>
          <executions>
            <execution>
              <id>enforce-build-environment</id>
              <phase>compile</phase>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <requireJavaVersion>
                    <version>1.8</version>
                  </requireJavaVersion>
                  <requireMavenVersion>
                    <version>[3.6.1,)</version>
                  </requireMavenVersion>
                  <requirePluginVersions>
                    <banSnapshots>true</banSnapshots>
                    <message>Best practice is to always define plugin versions, but if necessary you can set failOnSnapshotPluginDeps=false to allow snapshot versions</message>
                  </requirePluginVersions>
                </rules>
              </configuration>
            </execution>
            <execution>
              <id>ban-milestones-and-release-candidates</id>
              <phase>compile</phase>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <banVersionDeps implementation="com.atlassian.maven.enforcer.BanVersionDeps">
                    <message>Milestone and Release Candidate dependencies are not allowed in releases.</message>
                    <bannedDependencyVersionRegexp>(?i)^.*-(rc|m)-?[0-9]+(-.+)?$</bannedDependencyVersionRegexp>
                    <noFailReactorVersionRegexp>(?i)^.*-m-?[0-9]+(-.+)?$</noFailReactorVersionRegexp>
                    <noFailSnapshots>true</noFailSnapshots>
                    <searchTransitive>false</searchTransitive>
                    <ignoreTest>true</ignoreTest>
                  </banVersionDeps>
                </rules>
                <fail>true</fail>
              </configuration>
            </execution>
            <execution>
              <id>ban-conflicting-dependencies</id>
              <phase>validate</phase>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <bannedDependencies>
                    <searchTransitive>true</searchTransitive>
                    <message>Make sure google-collections is not accidentally included as transitive
                                        dependency. Use guava instead</message>
                    <excludes>
                      <exclude>com.google.collections:google-collections</exclude>
                    </excludes>
                  </bannedDependencies>
                  <bannedDependencies>
                    <searchTransitive>true</searchTransitive>
                    <message>Make sure old versions of junit, hamcrest-all and mockito-all are
                                        not accidentally included as transitive dependency. Use junit 4.11+,
                                        hamcrest-core, hamcrest-library or mockito-core instead</message>
                    <excludes>
                      <exclude>junit:junit</exclude>
                      <exclude>org.mockito:mockito-all</exclude>
                      <exclude>org.hamcrest:hamcrest-all</exclude>
                    </excludes>
                    <includes>
                      <include>junit:junit:4.11</include>
                    </includes>
                  </bannedDependencies>
                  <bannedDependencies>
                    <searchTransitive>true</searchTransitive>
                    <message>Make sure no junit-dep is on the classpath, we only accept junit:junit 4.11+</message>
                    <excludes>
                      <exclude>junit:junit-dep</exclude>
                    </excludes>
                  </bannedDependencies>
                </rules>
                <fail>true</fail>
              </configuration>
            </execution>
          </executions>
          <dependencies>
            <dependency>
              <groupId>com.atlassian.maven.enforcer</groupId>
              <artifactId>maven-enforcer-rules</artifactId>
              <version>1.5.11</version>
              <scope>compile</scope>
            </dependency>
          </dependencies>
        </plugin>
        <plugin>
          <artifactId>maven-resources-plugin</artifactId>
          <version>2.6</version>
          <executions>
            <execution>
              <id>default-testResources</id>
              <phase>process-test-resources</phase>
              <goals>
                <goal>testResources</goal>
              </goals>
              <configuration>
                <encoding>UTF-8</encoding>
                <nonFilteredFileExtensions>
                  <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                  <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                  <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                  <nonFilteredFileExtension>swf</nonFilteredFileExtension>
                </nonFilteredFileExtensions>
              </configuration>
            </execution>
            <execution>
              <id>default-resources</id>
              <phase>process-resources</phase>
              <goals>
                <goal>resources</goal>
              </goals>
              <configuration>
                <encoding>UTF-8</encoding>
                <nonFilteredFileExtensions>
                  <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                  <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                  <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                  <nonFilteredFileExtension>swf</nonFilteredFileExtension>
                </nonFilteredFileExtensions>
              </configuration>
            </execution>
            <execution>
              <id>copy-license</id>
              <phase>process-sources</phase>
              <goals>
                <goal>copy-resources</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-windows/target/classes/META-INF</outputDirectory>
                <overwrite>true</overwrite>
                <resources>
                  <resource>
                    <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout</directory>
                    <includes>
                      <include>LICENSE.txt</include>
                      <include>NOTICE.txt</include>
                      <include>license.txt</include>
                      <include>notice.txt</include>
                    </includes>
                    <filtering>true</filtering>
                  </resource>
                </resources>
                <encoding>UTF-8</encoding>
                <nonFilteredFileExtensions>
                  <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                  <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                  <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                  <nonFilteredFileExtension>swf</nonFilteredFileExtension>
                </nonFilteredFileExtensions>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <encoding>UTF-8</encoding>
            <nonFilteredFileExtensions>
              <nonFilteredFileExtension>tif</nonFilteredFileExtension>
              <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
              <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
              <nonFilteredFileExtension>swf</nonFilteredFileExtension>
            </nonFilteredFileExtensions>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-javadoc-plugin</artifactId>
          <version>3.0.0-M1</version>
          <executions>
            <execution>
              <id>attach-javadocs</id>
              <goals>
                <goal>jar</goal>
              </goals>
              <configuration>
                <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
              </configuration>
            </execution>
          </executions>
          <inherited>true</inherited>
          <configuration>
            <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-gpg-plugin</artifactId>
          <version>1.6</version>
        </plugin>
        <plugin>
          <groupId>com.atlassian.maven.plugins</groupId>
          <artifactId>artifactory-staging-maven-plugin</artifactId>
          <version>3.1.6</version>
          <extensions>true</extensions>
          <executions>
            <execution>
              <id>staging</id>
              <phase>validate</phase>
              <goals>
                <goal>staging</goal>
              </goals>
              <configuration>
                <skip>false</skip>
                <skipPromotion>false</skipPromotion>
                <serverId>maven-atlassian-com</serverId>
                <stagingRepository>maven-staging-local</stagingRepository>
                <targetRepository>maven-public-local</targetRepository>
                <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <skip>false</skip>
            <skipPromotion>false</skipPromotion>
            <serverId>maven-atlassian-com</serverId>
            <stagingRepository>maven-staging-local</stagingRepository>
            <targetRepository>maven-public-local</targetRepository>
            <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-clean-plugin</artifactId>
          <version>3.0.0</version>
          <executions>
            <execution>
              <id>default-clean</id>
              <phase>clean</phase>
              <goals>
                <goal>clean</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-jar-plugin</artifactId>
          <version>3.1.1</version>
          <executions>
            <execution>
              <id>default-jar</id>
              <phase>package</phase>
              <goals>
                <goal>jar</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-compiler-plugin</artifactId>
          <version>3.7.0</version>
          <executions>
            <execution>
              <id>default-compile</id>
              <phase>compile</phase>
              <goals>
                <goal>compile</goal>
              </goals>
            </execution>
            <execution>
              <id>default-testCompile</id>
              <phase>test-compile</phase>
              <goals>
                <goal>testCompile</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-surefire-plugin</artifactId>
          <version>2.22.0</version>
          <executions>
            <execution>
              <id>default-test</id>
              <phase>test</phase>
              <goals>
                <goal>test</goal>
              </goals>
              <configuration>
                <excludes>
                  <exclude>**/*$*</exclude>
                </excludes>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <excludes>
              <exclude>**/*$*</exclude>
            </excludes>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-install-plugin</artifactId>
          <version>2.5.2</version>
          <executions>
            <execution>
              <id>default-install</id>
              <phase>install</phase>
              <goals>
                <goal>install</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-deploy-plugin</artifactId>
          <version>2.8.2</version>
          <executions>
            <execution>
              <id>default-deploy</id>
              <phase>deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-site-plugin</artifactId>
          <version>3.6</version>
          <executions>
            <execution>
              <id>default-site</id>
              <phase>site</phase>
              <goals>
                <goal>site</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-windows/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>2.9</version>
                    <reportSets>
                      <reportSet>
                        <id>default</id>
                        <reports>
                          <report>issue-tracking</report>
                          <report>license</report>
                          <report>index</report>
                        </reports>
                      </reportSet>
                    </reportSets>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-javadoc-plugin</artifactId>
                    <version>3.0.0-M1</version>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-jxr-plugin</artifactId>
                    <version>2.5</version>
                  </reportPlugin>
                </reportPlugins>
              </configuration>
            </execution>
            <execution>
              <id>default-deploy</id>
              <phase>site-deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-windows/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>2.9</version>
                    <reportSets>
                      <reportSet>
                        <id>default</id>
                        <reports>
                          <report>issue-tracking</report>
                          <report>license</report>
                          <report>index</report>
                        </reports>
                      </reportSet>
                    </reportSets>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-javadoc-plugin</artifactId>
                    <version>3.0.0-M1</version>
                  </reportPlugin>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-jxr-plugin</artifactId>
                    <version>2.5</version>
                  </reportPlugin>
                </reportPlugins>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-windows/target/site</outputDirectory>
            <reportPlugins>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-project-info-reports-plugin</artifactId>
                <version>2.9</version>
                <reportSets>
                  <reportSet>
                    <id>default</id>
                    <reports>
                      <report>issue-tracking</report>
                      <report>license</report>
                      <report>index</report>
                    </reports>
                  </reportSet>
                </reportSets>
              </reportPlugin>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-javadoc-plugin</artifactId>
                <version>3.0.0-M1</version>
              </reportPlugin>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-jxr-plugin</artifactId>
                <version>2.5</version>
              </reportPlugin>
            </reportPlugins>
          </configuration>
        </plugin>
      </plugins>
    </build>
    <reporting>
      <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/BROWSERS-ABB3D2X17-RELEASE/target/checkout/atlassian-browsers-windows/target/site</outputDirectory>
      <plugins>
        <plugin>
          <artifactId>maven-project-info-reports-plugin</artifactId>
          <version>2.9</version>
          <reportSets>
            <reportSet>
              <reports>
                <report>issue-tracking</report>
                <report>license</report>
                <report>index</report>
              </reports>
            </reportSet>
          </reportSets>
        </plugin>
        <plugin>
          <artifactId>maven-javadoc-plugin</artifactId>
          <version>3.0.0-M1</version>
        </plugin>
        <plugin>
          <artifactId>maven-jxr-plugin</artifactId>
          <version>2.5</version>
        </plugin>
      </plugins>
    </reporting>
  </project>
</projects>

