<?xml version="1.0" encoding="UTF-8"?>
<!-- ====================================================================== -->
<!--                                                                        -->
<!-- Generated by Maven Help Plugin on 2018-04-26T07:16:04                  -->
<!-- See: http://maven.apache.org/plugins/maven-help-plugin/                -->
<!--                                                                        -->
<!-- ====================================================================== -->
<projects>
  <!-- ====================================================================== -->
  <!--                                                                        -->
  <!-- Effective POM for project                                              -->
  <!-- 'com.atlassian.license:atlassian-license:pom:3.4.1'                    -->
  <!--                                                                        -->
  <!-- ====================================================================== -->
  <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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
      <groupId>com.atlassian.pom</groupId>
      <artifactId>closedsource-pom</artifactId>
      <version>5.0.18</version>
    </parent>
    <groupId>com.atlassian.license</groupId>
    <artifactId>atlassian-license</artifactId>
    <version>3.4.1</version>
    <packaging>pom</packaging>
    <name>Atlassian Extras - Parent POM</name>
    <description>Licensing libraries for Atlassian products</description>
    <url>https://www.atlassian.com/closedsource-pom/atlassian-license/</url>
    <inceptionYear>2005</inceptionYear>
    <organization>
      <name>Atlassian</name>
      <url>https://www.atlassian.com/</url>
    </organization>
    <licenses>
      <license>
        <name>Atlassian Customer Agreement</name>
        <url>https://www.atlassian.com/legal/customer-agreement</url>
        <distribution>repo</distribution>
      </license>
    </licenses>
    <developers>
      <developer>
        <id>charlie</id>
        <name>Charlie</name>
        <email>devrel@atlassian.com</email>
      </developer>
    </developers>
    <modules>
      <module>atlassian-extras-closedsource</module>
      <module>atlassian-extras-private</module>
    </modules>
    <scm>
      <connection>scm:git:ssh://git@stash.atlassian.com:7997/bizplat/atlassian-license.git</connection>
      <developerConnection>scm:git:ssh://git@stash.atlassian.com:7997/bizplat/atlassian-license.git</developerConnection>
      <tag>atlassian-license-3.4.1</tag>
      <url>https://stash.atlassian.com/projects/BIZPLAT/repos/atlassian-license/</url>
    </scm>
    <issueManagement>
      <system>JIRA</system>
      <url>https://jira.atlassian.com/browse/ABPOM</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 Closed Source Repository</name>
        <url>https://packages.atlassian.com/maven/closedsource</url>
      </repository>
      <snapshotRepository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Closed Source Snapshot Repository</name>
        <url>https://packages.atlassian.com/maven/closedsource-snapshot</url>
      </snapshotRepository>
    </distributionManagement>
    <properties>
      <additionalparam>-Xdoclint:none</additionalparam>
      <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>5f1edc31-7311-419d-8bc9-d3e19f50cc47</artifactory.staging.uuid>
      <artifactory.target.repo>maven-closedsource-local</artifactory.target.repo>
      <banVersionDeps.noFailSnapshots>true</banVersionDeps.noFailSnapshots>
      <checkstyle.version>6.9</checkstyle.version>
      <clover.Version>3.1.5</clover.Version>
      <clover.licenseLocation>/opt/bamboo-agent/clover.license</clover.licenseLocation>
      <failOnMilestoneOrReleaseCandidateDeps>true</failOnMilestoneOrReleaseCandidateDeps>
      <javadoc.additional.params>-Xdoclint:all -Xdoclint:-missing</javadoc.additional.params>
      <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>com.atlassian.core</groupId>
          <artifactId>atlassian-core</artifactId>
          <version>5.0.8</version>
          <exclusions>
            <exclusion>
              <artifactId>*</artifactId>
              <groupId>*</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>commons-codec</groupId>
          <artifactId>commons-codec</artifactId>
          <version>1.11</version>
        </dependency>
        <dependency>
          <groupId>org.apache.commons</groupId>
          <artifactId>commons-lang3</artifactId>
          <version>3.7</version>
        </dependency>
        <dependency>
          <groupId>commons-lang</groupId>
          <artifactId>commons-lang</artifactId>
          <version>2.6</version>
        </dependency>
        <dependency>
          <groupId>log4j</groupId>
          <artifactId>log4j</artifactId>
          <version>1.2.17</version>
          <scope>runtime</scope>
          <exclusions>
            <exclusion>
              <artifactId>jmxri</artifactId>
              <groupId>com.sun.jmx</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jmxtools</artifactId>
              <groupId>com.sun.jdmk</groupId>
            </exclusion>
            <exclusion>
              <artifactId>mail</artifactId>
              <groupId>javax.mail</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jms</artifactId>
              <groupId>javax.jms</groupId>
            </exclusion>
          </exclusions>
          <optional>true</optional>
        </dependency>
        <dependency>
          <groupId>junit</groupId>
          <artifactId>junit</artifactId>
          <version>4.12</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-core</artifactId>
          <version>1.3</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-library</artifactId>
          <version>1.3</version>
        </dependency>
        <dependency>
          <groupId>org.mockito</groupId>
          <artifactId>mockito-core</artifactId>
          <version>2.13.0</version>
        </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://maven.atlassian.com/content/groups/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>
          <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://maven.atlassian.com/content/groups/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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/src/main/java</sourceDirectory>
      <scriptSourceDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/src/main/scripts</scriptSourceDirectory>
      <testSourceDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/src/test/java</testSourceDirectory>
      <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/target/classes</outputDirectory>
      <testOutputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/target/test-classes</testOutputDirectory>
      <extensions>
        <extension>
          <groupId>org.apache.maven.wagon</groupId>
          <artifactId>wagon-ssh-external</artifactId>
          <version>1.0</version>
        </extension>
      </extensions>
      <resources>
        <resource>
          <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/src/main/resources</directory>
        </resource>
      </resources>
      <testResources>
        <testResource>
          <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/src/test/resources</directory>
        </testResource>
      </testResources>
      <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/target</directory>
      <finalName>atlassian-license-3.4.1</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.18.1</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>
            <executions>
              <execution>
                <id>attach-sources</id>
                <goals>
                  <goal>jar</goal>
                </goals>
              </execution>
            </executions>
          </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.21.0</version>
            <configuration>
              <forkMode>once</forkMode>
              <argLine>-Dfile.encoding=Cp1251</argLine>
              <excludes>
                <exclude>**/*$*</exclude>
              </excludes>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-ear-plugin</artifactId>
            <version>2.10.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jar-plugin</artifactId>
            <version>3.0.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-rar-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-war-plugin</artifactId>
            <version>3.1.0</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.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-dependency-plugin</artifactId>
            <version>3.0.1</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</version>
          </plugin>
          <plugin>
            <artifactId>maven-release-plugin</artifactId>
            <version>2.5.3</version>
            <configuration>
              <localCheckout>true</localCheckout>
              <pushChanges>false</pushChanges>
              <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.2</version>
            <configuration>
              <xmlOutput>true</xmlOutput>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-checkstyle-plugin</artifactId>
            <version>2.17</version>
            <dependencies>
              <dependency>
                <groupId>com.puppycrawl.tools</groupId>
                <artifactId>checkstyle</artifactId>
                <version>6.9</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>2.0.0</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-closedsource-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-closedsource-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</goal>
              </goals>
            </execution>
          </executions>
          <inherited>true</inherited>
        </plugin>
        <plugin>
          <artifactId>maven-enforcer-plugin</artifactId>
          <version>3.0.0-M1</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.2.5,)</version>
                  </requireMavenVersion>
                  <requirePluginVersions>
                    <message>Best Practice is to always define plugin 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>
          </executions>
          <dependencies>
            <dependency>
              <groupId>com.atlassian.maven.enforcer</groupId>
              <artifactId>maven-enforcer-rules</artifactId>
              <version>1.4.0</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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/target/classes/META-INF</outputDirectory>
                <overwrite>true</overwrite>
                <resources>
                  <resource>
                    <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/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>2.0.0</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-closedsource-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-closedsource-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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>${maven-project-info-reports-plugin}</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>
                </reportPlugins>
              </configuration>
            </execution>
            <execution>
              <id>default-deploy</id>
              <phase>site-deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>${maven-project-info-reports-plugin}</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>
                </reportPlugins>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/target/site</outputDirectory>
            <reportPlugins>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-project-info-reports-plugin</artifactId>
                <version>${maven-project-info-reports-plugin}</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>
            </reportPlugins>
          </configuration>
        </plugin>
      </plugins>
    </build>
    <reporting>
      <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/target/site</outputDirectory>
      <plugins>
        <plugin>
          <artifactId>maven-project-info-reports-plugin</artifactId>
          <version>${maven-project-info-reports-plugin}</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>
      </plugins>
    </reporting>
  </project>
  <!-- ====================================================================== -->
  <!--                                                                        -->
  <!-- Effective POM for project                                              -->
  <!-- 'com.atlassian.extras:atlassian-extras-closedsource:pom:3.4.1'         -->
  <!--                                                                        -->
  <!-- ====================================================================== -->
  <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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
      <groupId>com.atlassian.license</groupId>
      <artifactId>atlassian-license</artifactId>
      <version>3.4.1</version>
    </parent>
    <groupId>com.atlassian.extras</groupId>
    <artifactId>atlassian-extras-closedsource</artifactId>
    <version>3.4.1</version>
    <packaging>pom</packaging>
    <name>Atlassian Extras - Closed Source Modules</name>
    <description>Closed source module of Atlassian Extras</description>
    <url>https://www.atlassian.com/closedsource-pom/atlassian-license/atlassian-extras-closedsource/</url>
    <inceptionYear>2005</inceptionYear>
    <organization>
      <name>Atlassian</name>
      <url>https://www.atlassian.com/</url>
    </organization>
    <licenses>
      <license>
        <name>Atlassian Customer Agreement</name>
        <url>https://www.atlassian.com/legal/customer-agreement</url>
        <distribution>repo</distribution>
      </license>
    </licenses>
    <developers>
      <developer>
        <id>charlie</id>
        <name>Charlie</name>
        <email>devrel@atlassian.com</email>
      </developer>
    </developers>
    <modules>
      <module>atlassian-extras-api</module>
      <module>atlassian-extras-core</module>
      <module>atlassian-extras-decoder-api</module>
      <module>atlassian-extras-decoder</module>
      <module>atlassian-extras-common</module>
      <module>atlassian-extras-legacy</module>
      <module>atlassian-extras-test</module>
      <module>atlassian-extras</module>
    </modules>
    <scm>
      <connection>scm:git:ssh://git@stash.atlassian.com:7997/bizplat/atlassian-license.git/atlassian-extras-closedsource</connection>
      <developerConnection>scm:git:ssh://git@stash.atlassian.com:7997/bizplat/atlassian-license.git/atlassian-extras-closedsource</developerConnection>
      <tag>atlassian-license-3.4.1</tag>
      <url>https://stash.atlassian.com/projects/BIZPLAT/repos/atlassian-license/atlassian-extras-closedsource/</url>
    </scm>
    <issueManagement>
      <system>JIRA</system>
      <url>https://jira.atlassian.com/browse/ABPOM</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 Closed Source Repository</name>
        <url>https://packages.atlassian.com/maven/closedsource</url>
      </repository>
      <snapshotRepository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Closed Source Snapshot Repository</name>
        <url>https://packages.atlassian.com/maven/closedsource-snapshot</url>
      </snapshotRepository>
    </distributionManagement>
    <properties>
      <additionalparam>-Xdoclint:none</additionalparam>
      <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>5f1edc31-7311-419d-8bc9-d3e19f50cc47</artifactory.staging.uuid>
      <artifactory.target.repo>maven-closedsource-local</artifactory.target.repo>
      <banVersionDeps.noFailSnapshots>true</banVersionDeps.noFailSnapshots>
      <checkstyle.version>6.9</checkstyle.version>
      <clover.Version>3.1.5</clover.Version>
      <clover.licenseLocation>/opt/bamboo-agent/clover.license</clover.licenseLocation>
      <failOnMilestoneOrReleaseCandidateDeps>true</failOnMilestoneOrReleaseCandidateDeps>
      <javadoc.additional.params>-Xdoclint:all -Xdoclint:-missing</javadoc.additional.params>
      <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>com.atlassian.core</groupId>
          <artifactId>atlassian-core</artifactId>
          <version>5.0.8</version>
          <exclusions>
            <exclusion>
              <artifactId>*</artifactId>
              <groupId>*</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>commons-codec</groupId>
          <artifactId>commons-codec</artifactId>
          <version>1.11</version>
        </dependency>
        <dependency>
          <groupId>org.apache.commons</groupId>
          <artifactId>commons-lang3</artifactId>
          <version>3.7</version>
        </dependency>
        <dependency>
          <groupId>commons-lang</groupId>
          <artifactId>commons-lang</artifactId>
          <version>2.6</version>
        </dependency>
        <dependency>
          <groupId>log4j</groupId>
          <artifactId>log4j</artifactId>
          <version>1.2.17</version>
          <scope>runtime</scope>
          <exclusions>
            <exclusion>
              <artifactId>jmxri</artifactId>
              <groupId>com.sun.jmx</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jmxtools</artifactId>
              <groupId>com.sun.jdmk</groupId>
            </exclusion>
            <exclusion>
              <artifactId>mail</artifactId>
              <groupId>javax.mail</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jms</artifactId>
              <groupId>javax.jms</groupId>
            </exclusion>
          </exclusions>
          <optional>true</optional>
        </dependency>
        <dependency>
          <groupId>junit</groupId>
          <artifactId>junit</artifactId>
          <version>4.12</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-core</artifactId>
          <version>1.3</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-library</artifactId>
          <version>1.3</version>
        </dependency>
        <dependency>
          <groupId>org.mockito</groupId>
          <artifactId>mockito-core</artifactId>
          <version>2.13.0</version>
        </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://maven.atlassian.com/content/groups/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>
          <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://maven.atlassian.com/content/groups/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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/src/main/java</sourceDirectory>
      <scriptSourceDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/src/main/scripts</scriptSourceDirectory>
      <testSourceDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/src/test/java</testSourceDirectory>
      <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/target/classes</outputDirectory>
      <testOutputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/target/test-classes</testOutputDirectory>
      <extensions>
        <extension>
          <groupId>org.apache.maven.wagon</groupId>
          <artifactId>wagon-ssh-external</artifactId>
          <version>1.0</version>
        </extension>
      </extensions>
      <resources>
        <resource>
          <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/src/main/resources</directory>
        </resource>
      </resources>
      <testResources>
        <testResource>
          <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/src/test/resources</directory>
        </testResource>
      </testResources>
      <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/target</directory>
      <finalName>atlassian-extras-closedsource-3.4.1</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.18.1</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>
            <executions>
              <execution>
                <id>attach-sources</id>
                <goals>
                  <goal>jar</goal>
                </goals>
              </execution>
            </executions>
          </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.21.0</version>
            <configuration>
              <forkMode>once</forkMode>
              <argLine>-Dfile.encoding=Cp1251</argLine>
              <excludes>
                <exclude>**/*$*</exclude>
              </excludes>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-ear-plugin</artifactId>
            <version>2.10.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jar-plugin</artifactId>
            <version>3.0.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-rar-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-war-plugin</artifactId>
            <version>3.1.0</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.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-dependency-plugin</artifactId>
            <version>3.0.1</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</version>
          </plugin>
          <plugin>
            <artifactId>maven-release-plugin</artifactId>
            <version>2.5.3</version>
            <configuration>
              <localCheckout>true</localCheckout>
              <pushChanges>false</pushChanges>
              <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.2</version>
            <configuration>
              <xmlOutput>true</xmlOutput>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-checkstyle-plugin</artifactId>
            <version>2.17</version>
            <dependencies>
              <dependency>
                <groupId>com.puppycrawl.tools</groupId>
                <artifactId>checkstyle</artifactId>
                <version>6.9</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>2.0.0</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-closedsource-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-closedsource-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</goal>
              </goals>
            </execution>
          </executions>
          <inherited>true</inherited>
        </plugin>
        <plugin>
          <artifactId>maven-enforcer-plugin</artifactId>
          <version>3.0.0-M1</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.2.5,)</version>
                  </requireMavenVersion>
                  <requirePluginVersions>
                    <message>Best Practice is to always define plugin 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>
          </executions>
          <dependencies>
            <dependency>
              <groupId>com.atlassian.maven.enforcer</groupId>
              <artifactId>maven-enforcer-rules</artifactId>
              <version>1.4.0</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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/target/classes/META-INF</outputDirectory>
                <overwrite>true</overwrite>
                <resources>
                  <resource>
                    <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/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>2.0.0</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-closedsource-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-closedsource-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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>${maven-project-info-reports-plugin}</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>
                </reportPlugins>
              </configuration>
            </execution>
            <execution>
              <id>default-deploy</id>
              <phase>site-deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>${maven-project-info-reports-plugin}</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>
                </reportPlugins>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/target/site</outputDirectory>
            <reportPlugins>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-project-info-reports-plugin</artifactId>
                <version>${maven-project-info-reports-plugin}</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>
            </reportPlugins>
          </configuration>
        </plugin>
      </plugins>
    </build>
    <reporting>
      <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/target/site</outputDirectory>
      <plugins>
        <plugin>
          <artifactId>maven-project-info-reports-plugin</artifactId>
          <version>${maven-project-info-reports-plugin}</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>
      </plugins>
    </reporting>
  </project>
  <!-- ====================================================================== -->
  <!--                                                                        -->
  <!-- Effective POM for project                                              -->
  <!-- 'com.atlassian.extras:atlassian-extras-api:jar:3.4.1'                  -->
  <!--                                                                        -->
  <!-- ====================================================================== -->
  <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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
      <groupId>com.atlassian.extras</groupId>
      <artifactId>atlassian-extras-closedsource</artifactId>
      <version>3.4.1</version>
    </parent>
    <groupId>com.atlassian.extras</groupId>
    <artifactId>atlassian-extras-api</artifactId>
    <version>3.4.1</version>
    <name>Atlassian Extras - API</name>
    <description>Closed source module of Atlassian Extras</description>
    <url>https://www.atlassian.com/closedsource-pom/atlassian-license/atlassian-extras-closedsource/atlassian-extras-api/</url>
    <inceptionYear>2005</inceptionYear>
    <organization>
      <name>Atlassian</name>
      <url>https://www.atlassian.com/</url>
    </organization>
    <licenses>
      <license>
        <name>Atlassian Customer Agreement</name>
        <url>https://www.atlassian.com/legal/customer-agreement</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@stash.atlassian.com:7997/bizplat/atlassian-license.git/atlassian-extras-closedsource/atlassian-extras-api</connection>
      <developerConnection>scm:git:ssh://git@stash.atlassian.com:7997/bizplat/atlassian-license.git/atlassian-extras-closedsource/atlassian-extras-api</developerConnection>
      <tag>atlassian-license-3.4.1</tag>
      <url>https://stash.atlassian.com/projects/BIZPLAT/repos/atlassian-license/atlassian-extras-closedsource/atlassian-extras-api/</url>
    </scm>
    <issueManagement>
      <system>JIRA</system>
      <url>https://jira.atlassian.com/browse/ABPOM</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 Closed Source Repository</name>
        <url>https://packages.atlassian.com/maven/closedsource</url>
      </repository>
      <snapshotRepository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Closed Source Snapshot Repository</name>
        <url>https://packages.atlassian.com/maven/closedsource-snapshot</url>
      </snapshotRepository>
    </distributionManagement>
    <properties>
      <additionalparam>-Xdoclint:none</additionalparam>
      <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>5f1edc31-7311-419d-8bc9-d3e19f50cc47</artifactory.staging.uuid>
      <artifactory.target.repo>maven-closedsource-local</artifactory.target.repo>
      <banVersionDeps.noFailSnapshots>true</banVersionDeps.noFailSnapshots>
      <checkstyle.version>6.9</checkstyle.version>
      <clover.Version>3.1.5</clover.Version>
      <clover.licenseLocation>/opt/bamboo-agent/clover.license</clover.licenseLocation>
      <failOnMilestoneOrReleaseCandidateDeps>true</failOnMilestoneOrReleaseCandidateDeps>
      <javadoc.additional.params>-Xdoclint:all -Xdoclint:-missing</javadoc.additional.params>
      <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>com.atlassian.core</groupId>
          <artifactId>atlassian-core</artifactId>
          <version>5.0.8</version>
          <exclusions>
            <exclusion>
              <artifactId>*</artifactId>
              <groupId>*</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>commons-codec</groupId>
          <artifactId>commons-codec</artifactId>
          <version>1.11</version>
        </dependency>
        <dependency>
          <groupId>org.apache.commons</groupId>
          <artifactId>commons-lang3</artifactId>
          <version>3.7</version>
        </dependency>
        <dependency>
          <groupId>commons-lang</groupId>
          <artifactId>commons-lang</artifactId>
          <version>2.6</version>
        </dependency>
        <dependency>
          <groupId>log4j</groupId>
          <artifactId>log4j</artifactId>
          <version>1.2.17</version>
          <scope>runtime</scope>
          <exclusions>
            <exclusion>
              <artifactId>jmxri</artifactId>
              <groupId>com.sun.jmx</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jmxtools</artifactId>
              <groupId>com.sun.jdmk</groupId>
            </exclusion>
            <exclusion>
              <artifactId>mail</artifactId>
              <groupId>javax.mail</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jms</artifactId>
              <groupId>javax.jms</groupId>
            </exclusion>
          </exclusions>
          <optional>true</optional>
        </dependency>
        <dependency>
          <groupId>junit</groupId>
          <artifactId>junit</artifactId>
          <version>4.12</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-core</artifactId>
          <version>1.3</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-library</artifactId>
          <version>1.3</version>
        </dependency>
        <dependency>
          <groupId>org.mockito</groupId>
          <artifactId>mockito-core</artifactId>
          <version>2.13.0</version>
        </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://maven.atlassian.com/content/groups/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>
          <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://maven.atlassian.com/content/groups/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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-api/src/main/java</sourceDirectory>
      <scriptSourceDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-api/src/main/scripts</scriptSourceDirectory>
      <testSourceDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-api/src/test/java</testSourceDirectory>
      <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-api/target/classes</outputDirectory>
      <testOutputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-api/target/test-classes</testOutputDirectory>
      <extensions>
        <extension>
          <groupId>org.apache.maven.wagon</groupId>
          <artifactId>wagon-ssh-external</artifactId>
          <version>1.0</version>
        </extension>
      </extensions>
      <resources>
        <resource>
          <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-api/src/main/resources</directory>
        </resource>
      </resources>
      <testResources>
        <testResource>
          <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-api/src/test/resources</directory>
        </testResource>
      </testResources>
      <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-api/target</directory>
      <finalName>atlassian-extras-api-3.4.1</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.18.1</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>
            <executions>
              <execution>
                <id>attach-sources</id>
                <goals>
                  <goal>jar</goal>
                </goals>
              </execution>
            </executions>
          </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.21.0</version>
            <configuration>
              <forkMode>once</forkMode>
              <argLine>-Dfile.encoding=Cp1251</argLine>
              <excludes>
                <exclude>**/*$*</exclude>
              </excludes>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-ear-plugin</artifactId>
            <version>2.10.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jar-plugin</artifactId>
            <version>3.0.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-rar-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-war-plugin</artifactId>
            <version>3.1.0</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.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-dependency-plugin</artifactId>
            <version>3.0.1</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</version>
          </plugin>
          <plugin>
            <artifactId>maven-release-plugin</artifactId>
            <version>2.5.3</version>
            <configuration>
              <localCheckout>true</localCheckout>
              <pushChanges>false</pushChanges>
              <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.2</version>
            <configuration>
              <xmlOutput>true</xmlOutput>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-checkstyle-plugin</artifactId>
            <version>2.17</version>
            <dependencies>
              <dependency>
                <groupId>com.puppycrawl.tools</groupId>
                <artifactId>checkstyle</artifactId>
                <version>6.9</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>2.0.0</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-closedsource-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-closedsource-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</goal>
              </goals>
            </execution>
          </executions>
          <inherited>true</inherited>
        </plugin>
        <plugin>
          <artifactId>maven-enforcer-plugin</artifactId>
          <version>3.0.0-M1</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.2.5,)</version>
                  </requireMavenVersion>
                  <requirePluginVersions>
                    <message>Best Practice is to always define plugin 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>
          </executions>
          <dependencies>
            <dependency>
              <groupId>com.atlassian.maven.enforcer</groupId>
              <artifactId>maven-enforcer-rules</artifactId>
              <version>1.4.0</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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-api/target/classes/META-INF</outputDirectory>
                <overwrite>true</overwrite>
                <resources>
                  <resource>
                    <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/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>2.0.0</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-closedsource-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-closedsource-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.0.2</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.21.0</version>
          <executions>
            <execution>
              <id>default-test</id>
              <phase>test</phase>
              <goals>
                <goal>test</goal>
              </goals>
              <configuration>
                <forkMode>once</forkMode>
                <argLine>-Dfile.encoding=Cp1251</argLine>
                <excludes>
                  <exclude>**/*$*</exclude>
                </excludes>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <forkMode>once</forkMode>
            <argLine>-Dfile.encoding=Cp1251</argLine>
            <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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-api/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>${maven-project-info-reports-plugin}</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>
                </reportPlugins>
              </configuration>
            </execution>
            <execution>
              <id>default-deploy</id>
              <phase>site-deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-api/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>${maven-project-info-reports-plugin}</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>
                </reportPlugins>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-api/target/site</outputDirectory>
            <reportPlugins>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-project-info-reports-plugin</artifactId>
                <version>${maven-project-info-reports-plugin}</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>
            </reportPlugins>
          </configuration>
        </plugin>
      </plugins>
    </build>
    <reporting>
      <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-api/target/site</outputDirectory>
      <plugins>
        <plugin>
          <artifactId>maven-project-info-reports-plugin</artifactId>
          <version>${maven-project-info-reports-plugin}</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>
      </plugins>
    </reporting>
  </project>
  <!-- ====================================================================== -->
  <!--                                                                        -->
  <!-- Effective POM for project                                              -->
  <!-- 'com.atlassian.extras:atlassian-extras-common:jar:3.4.1'               -->
  <!--                                                                        -->
  <!-- ====================================================================== -->
  <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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
      <groupId>com.atlassian.extras</groupId>
      <artifactId>atlassian-extras-closedsource</artifactId>
      <version>3.4.1</version>
    </parent>
    <groupId>com.atlassian.extras</groupId>
    <artifactId>atlassian-extras-common</artifactId>
    <version>3.4.1</version>
    <name>Atlassian Extras - Common</name>
    <description>Closed source module of Atlassian Extras</description>
    <url>https://www.atlassian.com/closedsource-pom/atlassian-license/atlassian-extras-closedsource/atlassian-extras-common/</url>
    <inceptionYear>2005</inceptionYear>
    <organization>
      <name>Atlassian</name>
      <url>https://www.atlassian.com/</url>
    </organization>
    <licenses>
      <license>
        <name>Atlassian Customer Agreement</name>
        <url>https://www.atlassian.com/legal/customer-agreement</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@stash.atlassian.com:7997/bizplat/atlassian-license.git/atlassian-extras-closedsource/atlassian-extras-common</connection>
      <developerConnection>scm:git:ssh://git@stash.atlassian.com:7997/bizplat/atlassian-license.git/atlassian-extras-closedsource/atlassian-extras-common</developerConnection>
      <tag>atlassian-license-3.4.1</tag>
      <url>https://stash.atlassian.com/projects/BIZPLAT/repos/atlassian-license/atlassian-extras-closedsource/atlassian-extras-common/</url>
    </scm>
    <issueManagement>
      <system>JIRA</system>
      <url>https://jira.atlassian.com/browse/ABPOM</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 Closed Source Repository</name>
        <url>https://packages.atlassian.com/maven/closedsource</url>
      </repository>
      <snapshotRepository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Closed Source Snapshot Repository</name>
        <url>https://packages.atlassian.com/maven/closedsource-snapshot</url>
      </snapshotRepository>
    </distributionManagement>
    <properties>
      <additionalparam>-Xdoclint:none</additionalparam>
      <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>5f1edc31-7311-419d-8bc9-d3e19f50cc47</artifactory.staging.uuid>
      <artifactory.target.repo>maven-closedsource-local</artifactory.target.repo>
      <banVersionDeps.noFailSnapshots>true</banVersionDeps.noFailSnapshots>
      <checkstyle.version>6.9</checkstyle.version>
      <clover.Version>3.1.5</clover.Version>
      <clover.licenseLocation>/opt/bamboo-agent/clover.license</clover.licenseLocation>
      <failOnMilestoneOrReleaseCandidateDeps>true</failOnMilestoneOrReleaseCandidateDeps>
      <javadoc.additional.params>-Xdoclint:all -Xdoclint:-missing</javadoc.additional.params>
      <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>com.atlassian.core</groupId>
          <artifactId>atlassian-core</artifactId>
          <version>5.0.8</version>
          <exclusions>
            <exclusion>
              <artifactId>*</artifactId>
              <groupId>*</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>commons-codec</groupId>
          <artifactId>commons-codec</artifactId>
          <version>1.11</version>
        </dependency>
        <dependency>
          <groupId>org.apache.commons</groupId>
          <artifactId>commons-lang3</artifactId>
          <version>3.7</version>
        </dependency>
        <dependency>
          <groupId>commons-lang</groupId>
          <artifactId>commons-lang</artifactId>
          <version>2.6</version>
        </dependency>
        <dependency>
          <groupId>log4j</groupId>
          <artifactId>log4j</artifactId>
          <version>1.2.17</version>
          <scope>runtime</scope>
          <exclusions>
            <exclusion>
              <artifactId>jmxri</artifactId>
              <groupId>com.sun.jmx</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jmxtools</artifactId>
              <groupId>com.sun.jdmk</groupId>
            </exclusion>
            <exclusion>
              <artifactId>mail</artifactId>
              <groupId>javax.mail</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jms</artifactId>
              <groupId>javax.jms</groupId>
            </exclusion>
          </exclusions>
          <optional>true</optional>
        </dependency>
        <dependency>
          <groupId>junit</groupId>
          <artifactId>junit</artifactId>
          <version>4.12</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-core</artifactId>
          <version>1.3</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-library</artifactId>
          <version>1.3</version>
        </dependency>
        <dependency>
          <groupId>org.mockito</groupId>
          <artifactId>mockito-core</artifactId>
          <version>2.13.0</version>
        </dependency>
      </dependencies>
    </dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>com.atlassian.extras</groupId>
        <artifactId>atlassian-extras-api</artifactId>
        <version>3.4.1</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>log4j</groupId>
        <artifactId>log4j</artifactId>
        <version>1.2.17</version>
        <scope>compile</scope>
        <exclusions>
          <exclusion>
            <artifactId>jmxri</artifactId>
            <groupId>com.sun.jmx</groupId>
          </exclusion>
          <exclusion>
            <artifactId>jmxtools</artifactId>
            <groupId>com.sun.jdmk</groupId>
          </exclusion>
          <exclusion>
            <artifactId>mail</artifactId>
            <groupId>javax.mail</groupId>
          </exclusion>
          <exclusion>
            <artifactId>jms</artifactId>
            <groupId>javax.jms</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>junit</groupId>
        <artifactId>junit</artifactId>
        <version>4.12</version>
        <scope>test</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://maven.atlassian.com/content/groups/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>
          <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://maven.atlassian.com/content/groups/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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-common/src/main/java</sourceDirectory>
      <scriptSourceDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-common/src/main/scripts</scriptSourceDirectory>
      <testSourceDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-common/src/test/java</testSourceDirectory>
      <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-common/target/classes</outputDirectory>
      <testOutputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-common/target/test-classes</testOutputDirectory>
      <extensions>
        <extension>
          <groupId>org.apache.maven.wagon</groupId>
          <artifactId>wagon-ssh-external</artifactId>
          <version>1.0</version>
        </extension>
      </extensions>
      <resources>
        <resource>
          <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-common/src/main/resources</directory>
        </resource>
      </resources>
      <testResources>
        <testResource>
          <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-common/src/test/resources</directory>
        </testResource>
      </testResources>
      <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-common/target</directory>
      <finalName>atlassian-extras-common-3.4.1</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.18.1</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>
            <executions>
              <execution>
                <id>attach-sources</id>
                <goals>
                  <goal>jar</goal>
                </goals>
              </execution>
            </executions>
          </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.21.0</version>
            <configuration>
              <forkMode>once</forkMode>
              <argLine>-Dfile.encoding=Cp1251</argLine>
              <excludes>
                <exclude>**/*$*</exclude>
              </excludes>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-ear-plugin</artifactId>
            <version>2.10.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jar-plugin</artifactId>
            <version>3.0.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-rar-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-war-plugin</artifactId>
            <version>3.1.0</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.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-dependency-plugin</artifactId>
            <version>3.0.1</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</version>
          </plugin>
          <plugin>
            <artifactId>maven-release-plugin</artifactId>
            <version>2.5.3</version>
            <configuration>
              <localCheckout>true</localCheckout>
              <pushChanges>false</pushChanges>
              <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.2</version>
            <configuration>
              <xmlOutput>true</xmlOutput>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-checkstyle-plugin</artifactId>
            <version>2.17</version>
            <dependencies>
              <dependency>
                <groupId>com.puppycrawl.tools</groupId>
                <artifactId>checkstyle</artifactId>
                <version>6.9</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>2.0.0</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-closedsource-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-closedsource-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</goal>
              </goals>
            </execution>
          </executions>
          <inherited>true</inherited>
        </plugin>
        <plugin>
          <artifactId>maven-enforcer-plugin</artifactId>
          <version>3.0.0-M1</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.2.5,)</version>
                  </requireMavenVersion>
                  <requirePluginVersions>
                    <message>Best Practice is to always define plugin 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>
          </executions>
          <dependencies>
            <dependency>
              <groupId>com.atlassian.maven.enforcer</groupId>
              <artifactId>maven-enforcer-rules</artifactId>
              <version>1.4.0</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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-common/target/classes/META-INF</outputDirectory>
                <overwrite>true</overwrite>
                <resources>
                  <resource>
                    <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/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>2.0.0</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-closedsource-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-closedsource-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.0.2</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.21.0</version>
          <executions>
            <execution>
              <id>default-test</id>
              <phase>test</phase>
              <goals>
                <goal>test</goal>
              </goals>
              <configuration>
                <forkMode>once</forkMode>
                <argLine>-Dfile.encoding=Cp1251</argLine>
                <excludes>
                  <exclude>**/*$*</exclude>
                </excludes>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <forkMode>once</forkMode>
            <argLine>-Dfile.encoding=Cp1251</argLine>
            <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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-common/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>${maven-project-info-reports-plugin}</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>
                </reportPlugins>
              </configuration>
            </execution>
            <execution>
              <id>default-deploy</id>
              <phase>site-deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-common/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>${maven-project-info-reports-plugin}</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>
                </reportPlugins>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-common/target/site</outputDirectory>
            <reportPlugins>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-project-info-reports-plugin</artifactId>
                <version>${maven-project-info-reports-plugin}</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>
            </reportPlugins>
          </configuration>
        </plugin>
      </plugins>
    </build>
    <reporting>
      <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-common/target/site</outputDirectory>
      <plugins>
        <plugin>
          <artifactId>maven-project-info-reports-plugin</artifactId>
          <version>${maven-project-info-reports-plugin}</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>
      </plugins>
    </reporting>
  </project>
  <!-- ====================================================================== -->
  <!--                                                                        -->
  <!-- Effective POM for project                                              -->
  <!-- 'com.atlassian.extras:atlassian-extras-decoder-api:jar:3.4.1'          -->
  <!--                                                                        -->
  <!-- ====================================================================== -->
  <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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
      <groupId>com.atlassian.extras</groupId>
      <artifactId>atlassian-extras-closedsource</artifactId>
      <version>3.4.1</version>
    </parent>
    <groupId>com.atlassian.extras</groupId>
    <artifactId>atlassian-extras-decoder-api</artifactId>
    <version>3.4.1</version>
    <name>Atlassian Extras - Decoder API</name>
    <description>Closed source module of Atlassian Extras</description>
    <url>https://www.atlassian.com/closedsource-pom/atlassian-license/atlassian-extras-closedsource/atlassian-extras-decoder-api/</url>
    <inceptionYear>2005</inceptionYear>
    <organization>
      <name>Atlassian</name>
      <url>https://www.atlassian.com/</url>
    </organization>
    <licenses>
      <license>
        <name>Atlassian Customer Agreement</name>
        <url>https://www.atlassian.com/legal/customer-agreement</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@stash.atlassian.com:7997/bizplat/atlassian-license.git/atlassian-extras-closedsource/atlassian-extras-decoder-api</connection>
      <developerConnection>scm:git:ssh://git@stash.atlassian.com:7997/bizplat/atlassian-license.git/atlassian-extras-closedsource/atlassian-extras-decoder-api</developerConnection>
      <tag>atlassian-license-3.4.1</tag>
      <url>https://stash.atlassian.com/projects/BIZPLAT/repos/atlassian-license/atlassian-extras-closedsource/atlassian-extras-decoder-api/</url>
    </scm>
    <issueManagement>
      <system>JIRA</system>
      <url>https://jira.atlassian.com/browse/ABPOM</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 Closed Source Repository</name>
        <url>https://packages.atlassian.com/maven/closedsource</url>
      </repository>
      <snapshotRepository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Closed Source Snapshot Repository</name>
        <url>https://packages.atlassian.com/maven/closedsource-snapshot</url>
      </snapshotRepository>
    </distributionManagement>
    <properties>
      <additionalparam>-Xdoclint:none</additionalparam>
      <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>5f1edc31-7311-419d-8bc9-d3e19f50cc47</artifactory.staging.uuid>
      <artifactory.target.repo>maven-closedsource-local</artifactory.target.repo>
      <banVersionDeps.noFailSnapshots>true</banVersionDeps.noFailSnapshots>
      <checkstyle.version>6.9</checkstyle.version>
      <clover.Version>3.1.5</clover.Version>
      <clover.licenseLocation>/opt/bamboo-agent/clover.license</clover.licenseLocation>
      <failOnMilestoneOrReleaseCandidateDeps>true</failOnMilestoneOrReleaseCandidateDeps>
      <javadoc.additional.params>-Xdoclint:all -Xdoclint:-missing</javadoc.additional.params>
      <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>com.atlassian.core</groupId>
          <artifactId>atlassian-core</artifactId>
          <version>5.0.8</version>
          <exclusions>
            <exclusion>
              <artifactId>*</artifactId>
              <groupId>*</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>commons-codec</groupId>
          <artifactId>commons-codec</artifactId>
          <version>1.11</version>
        </dependency>
        <dependency>
          <groupId>org.apache.commons</groupId>
          <artifactId>commons-lang3</artifactId>
          <version>3.7</version>
        </dependency>
        <dependency>
          <groupId>commons-lang</groupId>
          <artifactId>commons-lang</artifactId>
          <version>2.6</version>
        </dependency>
        <dependency>
          <groupId>log4j</groupId>
          <artifactId>log4j</artifactId>
          <version>1.2.17</version>
          <scope>runtime</scope>
          <exclusions>
            <exclusion>
              <artifactId>jmxri</artifactId>
              <groupId>com.sun.jmx</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jmxtools</artifactId>
              <groupId>com.sun.jdmk</groupId>
            </exclusion>
            <exclusion>
              <artifactId>mail</artifactId>
              <groupId>javax.mail</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jms</artifactId>
              <groupId>javax.jms</groupId>
            </exclusion>
          </exclusions>
          <optional>true</optional>
        </dependency>
        <dependency>
          <groupId>junit</groupId>
          <artifactId>junit</artifactId>
          <version>4.12</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-core</artifactId>
          <version>1.3</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-library</artifactId>
          <version>1.3</version>
        </dependency>
        <dependency>
          <groupId>org.mockito</groupId>
          <artifactId>mockito-core</artifactId>
          <version>2.13.0</version>
        </dependency>
      </dependencies>
    </dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>com.atlassian.extras</groupId>
        <artifactId>atlassian-extras-api</artifactId>
        <version>3.4.1</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.extras</groupId>
        <artifactId>atlassian-extras-common</artifactId>
        <version>3.4.1</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://maven.atlassian.com/content/groups/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>
          <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://maven.atlassian.com/content/groups/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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-decoder-api/src/main/java</sourceDirectory>
      <scriptSourceDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-decoder-api/src/main/scripts</scriptSourceDirectory>
      <testSourceDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-decoder-api/src/test/java</testSourceDirectory>
      <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-decoder-api/target/classes</outputDirectory>
      <testOutputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-decoder-api/target/test-classes</testOutputDirectory>
      <extensions>
        <extension>
          <groupId>org.apache.maven.wagon</groupId>
          <artifactId>wagon-ssh-external</artifactId>
          <version>1.0</version>
        </extension>
      </extensions>
      <resources>
        <resource>
          <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-decoder-api/src/main/resources</directory>
        </resource>
      </resources>
      <testResources>
        <testResource>
          <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-decoder-api/src/test/resources</directory>
        </testResource>
      </testResources>
      <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-decoder-api/target</directory>
      <finalName>atlassian-extras-decoder-api-3.4.1</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.18.1</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>
            <executions>
              <execution>
                <id>attach-sources</id>
                <goals>
                  <goal>jar</goal>
                </goals>
              </execution>
            </executions>
          </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.21.0</version>
            <configuration>
              <forkMode>once</forkMode>
              <argLine>-Dfile.encoding=Cp1251</argLine>
              <excludes>
                <exclude>**/*$*</exclude>
              </excludes>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-ear-plugin</artifactId>
            <version>2.10.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jar-plugin</artifactId>
            <version>3.0.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-rar-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-war-plugin</artifactId>
            <version>3.1.0</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.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-dependency-plugin</artifactId>
            <version>3.0.1</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</version>
          </plugin>
          <plugin>
            <artifactId>maven-release-plugin</artifactId>
            <version>2.5.3</version>
            <configuration>
              <localCheckout>true</localCheckout>
              <pushChanges>false</pushChanges>
              <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.2</version>
            <configuration>
              <xmlOutput>true</xmlOutput>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-checkstyle-plugin</artifactId>
            <version>2.17</version>
            <dependencies>
              <dependency>
                <groupId>com.puppycrawl.tools</groupId>
                <artifactId>checkstyle</artifactId>
                <version>6.9</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>2.0.0</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-closedsource-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-closedsource-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</goal>
              </goals>
            </execution>
          </executions>
          <inherited>true</inherited>
        </plugin>
        <plugin>
          <artifactId>maven-enforcer-plugin</artifactId>
          <version>3.0.0-M1</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.2.5,)</version>
                  </requireMavenVersion>
                  <requirePluginVersions>
                    <message>Best Practice is to always define plugin 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>
          </executions>
          <dependencies>
            <dependency>
              <groupId>com.atlassian.maven.enforcer</groupId>
              <artifactId>maven-enforcer-rules</artifactId>
              <version>1.4.0</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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-decoder-api/target/classes/META-INF</outputDirectory>
                <overwrite>true</overwrite>
                <resources>
                  <resource>
                    <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/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>2.0.0</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-closedsource-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-closedsource-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.0.2</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.21.0</version>
          <executions>
            <execution>
              <id>default-test</id>
              <phase>test</phase>
              <goals>
                <goal>test</goal>
              </goals>
              <configuration>
                <forkMode>once</forkMode>
                <argLine>-Dfile.encoding=Cp1251</argLine>
                <excludes>
                  <exclude>**/*$*</exclude>
                </excludes>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <forkMode>once</forkMode>
            <argLine>-Dfile.encoding=Cp1251</argLine>
            <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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-decoder-api/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>${maven-project-info-reports-plugin}</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>
                </reportPlugins>
              </configuration>
            </execution>
            <execution>
              <id>default-deploy</id>
              <phase>site-deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-decoder-api/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>${maven-project-info-reports-plugin}</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>
                </reportPlugins>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-decoder-api/target/site</outputDirectory>
            <reportPlugins>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-project-info-reports-plugin</artifactId>
                <version>${maven-project-info-reports-plugin}</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>
            </reportPlugins>
          </configuration>
        </plugin>
      </plugins>
    </build>
    <reporting>
      <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-decoder-api/target/site</outputDirectory>
      <plugins>
        <plugin>
          <artifactId>maven-project-info-reports-plugin</artifactId>
          <version>${maven-project-info-reports-plugin}</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>
      </plugins>
    </reporting>
  </project>
  <!-- ====================================================================== -->
  <!--                                                                        -->
  <!-- Effective POM for project                                              -->
  <!-- 'com.atlassian.extras:atlassian-extras-decoder-v2:jar:3.4.1'           -->
  <!--                                                                        -->
  <!-- ====================================================================== -->
  <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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
      <groupId>com.atlassian.extras</groupId>
      <artifactId>atlassian-extras-closedsource</artifactId>
      <version>3.4.1</version>
    </parent>
    <groupId>com.atlassian.extras</groupId>
    <artifactId>atlassian-extras-decoder-v2</artifactId>
    <version>3.4.1</version>
    <name>Atlassian Extras - Decoder</name>
    <description>Closed source module of Atlassian Extras</description>
    <url>https://www.atlassian.com/closedsource-pom/atlassian-license/atlassian-extras-closedsource/atlassian-extras-decoder-v2/</url>
    <inceptionYear>2005</inceptionYear>
    <organization>
      <name>Atlassian</name>
      <url>https://www.atlassian.com/</url>
    </organization>
    <licenses>
      <license>
        <name>Atlassian Customer Agreement</name>
        <url>https://www.atlassian.com/legal/customer-agreement</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@stash.atlassian.com:7997/bizplat/atlassian-license.git/atlassian-extras-closedsource/atlassian-extras-decoder-v2</connection>
      <developerConnection>scm:git:ssh://git@stash.atlassian.com:7997/bizplat/atlassian-license.git/atlassian-extras-closedsource/atlassian-extras-decoder-v2</developerConnection>
      <tag>atlassian-license-3.4.1</tag>
      <url>https://stash.atlassian.com/projects/BIZPLAT/repos/atlassian-license/atlassian-extras-closedsource/atlassian-extras-decoder-v2/</url>
    </scm>
    <issueManagement>
      <system>JIRA</system>
      <url>https://jira.atlassian.com/browse/ABPOM</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 Closed Source Repository</name>
        <url>https://packages.atlassian.com/maven/closedsource</url>
      </repository>
      <snapshotRepository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Closed Source Snapshot Repository</name>
        <url>https://packages.atlassian.com/maven/closedsource-snapshot</url>
      </snapshotRepository>
    </distributionManagement>
    <properties>
      <additionalparam>-Xdoclint:none</additionalparam>
      <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>5f1edc31-7311-419d-8bc9-d3e19f50cc47</artifactory.staging.uuid>
      <artifactory.target.repo>maven-closedsource-local</artifactory.target.repo>
      <banVersionDeps.noFailSnapshots>true</banVersionDeps.noFailSnapshots>
      <checkstyle.version>6.9</checkstyle.version>
      <clover.Version>3.1.5</clover.Version>
      <clover.licenseLocation>/opt/bamboo-agent/clover.license</clover.licenseLocation>
      <failOnMilestoneOrReleaseCandidateDeps>true</failOnMilestoneOrReleaseCandidateDeps>
      <javadoc.additional.params>-Xdoclint:all -Xdoclint:-missing</javadoc.additional.params>
      <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>com.atlassian.core</groupId>
          <artifactId>atlassian-core</artifactId>
          <version>5.0.8</version>
          <exclusions>
            <exclusion>
              <artifactId>*</artifactId>
              <groupId>*</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>commons-codec</groupId>
          <artifactId>commons-codec</artifactId>
          <version>1.11</version>
        </dependency>
        <dependency>
          <groupId>org.apache.commons</groupId>
          <artifactId>commons-lang3</artifactId>
          <version>3.7</version>
        </dependency>
        <dependency>
          <groupId>commons-lang</groupId>
          <artifactId>commons-lang</artifactId>
          <version>2.6</version>
        </dependency>
        <dependency>
          <groupId>log4j</groupId>
          <artifactId>log4j</artifactId>
          <version>1.2.17</version>
          <scope>runtime</scope>
          <exclusions>
            <exclusion>
              <artifactId>jmxri</artifactId>
              <groupId>com.sun.jmx</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jmxtools</artifactId>
              <groupId>com.sun.jdmk</groupId>
            </exclusion>
            <exclusion>
              <artifactId>mail</artifactId>
              <groupId>javax.mail</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jms</artifactId>
              <groupId>javax.jms</groupId>
            </exclusion>
          </exclusions>
          <optional>true</optional>
        </dependency>
        <dependency>
          <groupId>junit</groupId>
          <artifactId>junit</artifactId>
          <version>4.12</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-core</artifactId>
          <version>1.3</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-library</artifactId>
          <version>1.3</version>
        </dependency>
        <dependency>
          <groupId>org.mockito</groupId>
          <artifactId>mockito-core</artifactId>
          <version>2.13.0</version>
        </dependency>
      </dependencies>
    </dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>com.atlassian.extras</groupId>
        <artifactId>atlassian-extras-decoder-api</artifactId>
        <version>3.4.1</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.extras</groupId>
        <artifactId>atlassian-extras-common</artifactId>
        <version>3.4.1</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>commons-codec</groupId>
        <artifactId>commons-codec</artifactId>
        <version>1.11</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>junit</groupId>
        <artifactId>junit</artifactId>
        <version>4.12</version>
        <scope>test</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://maven.atlassian.com/content/groups/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>
          <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://maven.atlassian.com/content/groups/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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-decoder/src/main/java</sourceDirectory>
      <scriptSourceDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-decoder/src/main/scripts</scriptSourceDirectory>
      <testSourceDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-decoder/src/test/java</testSourceDirectory>
      <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-decoder/target/classes</outputDirectory>
      <testOutputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-decoder/target/test-classes</testOutputDirectory>
      <extensions>
        <extension>
          <groupId>org.apache.maven.wagon</groupId>
          <artifactId>wagon-ssh-external</artifactId>
          <version>1.0</version>
        </extension>
      </extensions>
      <resources>
        <resource>
          <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-decoder/src/main/resources</directory>
        </resource>
      </resources>
      <testResources>
        <testResource>
          <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-decoder/src/test/resources</directory>
        </testResource>
      </testResources>
      <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-decoder/target</directory>
      <finalName>atlassian-extras-decoder-v2-3.4.1</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.18.1</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>
            <executions>
              <execution>
                <id>attach-sources</id>
                <goals>
                  <goal>jar</goal>
                </goals>
              </execution>
            </executions>
          </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.21.0</version>
            <configuration>
              <forkMode>once</forkMode>
              <argLine>-Dfile.encoding=Cp1251</argLine>
              <excludes>
                <exclude>**/*$*</exclude>
              </excludes>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-ear-plugin</artifactId>
            <version>2.10.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jar-plugin</artifactId>
            <version>3.0.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-rar-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-war-plugin</artifactId>
            <version>3.1.0</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.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-dependency-plugin</artifactId>
            <version>3.0.1</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</version>
          </plugin>
          <plugin>
            <artifactId>maven-release-plugin</artifactId>
            <version>2.5.3</version>
            <configuration>
              <localCheckout>true</localCheckout>
              <pushChanges>false</pushChanges>
              <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.2</version>
            <configuration>
              <xmlOutput>true</xmlOutput>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-checkstyle-plugin</artifactId>
            <version>2.17</version>
            <dependencies>
              <dependency>
                <groupId>com.puppycrawl.tools</groupId>
                <artifactId>checkstyle</artifactId>
                <version>6.9</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>2.0.0</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-closedsource-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-closedsource-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</goal>
              </goals>
            </execution>
          </executions>
          <inherited>true</inherited>
        </plugin>
        <plugin>
          <artifactId>maven-enforcer-plugin</artifactId>
          <version>3.0.0-M1</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.2.5,)</version>
                  </requireMavenVersion>
                  <requirePluginVersions>
                    <message>Best Practice is to always define plugin 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>
          </executions>
          <dependencies>
            <dependency>
              <groupId>com.atlassian.maven.enforcer</groupId>
              <artifactId>maven-enforcer-rules</artifactId>
              <version>1.4.0</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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-decoder/target/classes/META-INF</outputDirectory>
                <overwrite>true</overwrite>
                <resources>
                  <resource>
                    <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/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>2.0.0</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-closedsource-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-closedsource-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.0.2</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.21.0</version>
          <executions>
            <execution>
              <id>default-test</id>
              <phase>test</phase>
              <goals>
                <goal>test</goal>
              </goals>
              <configuration>
                <forkMode>once</forkMode>
                <argLine>-Dfile.encoding=Cp1251</argLine>
                <excludes>
                  <exclude>**/*$*</exclude>
                </excludes>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <forkMode>once</forkMode>
            <argLine>-Dfile.encoding=Cp1251</argLine>
            <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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-decoder/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>${maven-project-info-reports-plugin}</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>
                </reportPlugins>
              </configuration>
            </execution>
            <execution>
              <id>default-deploy</id>
              <phase>site-deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-decoder/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>${maven-project-info-reports-plugin}</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>
                </reportPlugins>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-decoder/target/site</outputDirectory>
            <reportPlugins>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-project-info-reports-plugin</artifactId>
                <version>${maven-project-info-reports-plugin}</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>
            </reportPlugins>
          </configuration>
        </plugin>
      </plugins>
    </build>
    <reporting>
      <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-decoder/target/site</outputDirectory>
      <plugins>
        <plugin>
          <artifactId>maven-project-info-reports-plugin</artifactId>
          <version>${maven-project-info-reports-plugin}</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>
      </plugins>
    </reporting>
  </project>
  <!-- ====================================================================== -->
  <!--                                                                        -->
  <!-- Effective POM for project                                              -->
  <!-- 'com.atlassian.extras:atlassian-extras-legacy:jar:3.4.1'               -->
  <!--                                                                        -->
  <!-- ====================================================================== -->
  <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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
      <groupId>com.atlassian.extras</groupId>
      <artifactId>atlassian-extras-closedsource</artifactId>
      <version>3.4.1</version>
    </parent>
    <groupId>com.atlassian.extras</groupId>
    <artifactId>atlassian-extras-legacy</artifactId>
    <version>3.4.1</version>
    <name>Atlassian Extras - Legacy</name>
    <description>Closed source module of Atlassian Extras</description>
    <url>https://www.atlassian.com/closedsource-pom/atlassian-license/atlassian-extras-closedsource/atlassian-extras-legacy/</url>
    <inceptionYear>2005</inceptionYear>
    <organization>
      <name>Atlassian</name>
      <url>https://www.atlassian.com/</url>
    </organization>
    <licenses>
      <license>
        <name>Atlassian Customer Agreement</name>
        <url>https://www.atlassian.com/legal/customer-agreement</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@stash.atlassian.com:7997/bizplat/atlassian-license.git/atlassian-extras-closedsource/atlassian-extras-legacy</connection>
      <developerConnection>scm:git:ssh://git@stash.atlassian.com:7997/bizplat/atlassian-license.git/atlassian-extras-closedsource/atlassian-extras-legacy</developerConnection>
      <tag>atlassian-license-3.4.1</tag>
      <url>https://stash.atlassian.com/projects/BIZPLAT/repos/atlassian-license/atlassian-extras-closedsource/atlassian-extras-legacy/</url>
    </scm>
    <issueManagement>
      <system>JIRA</system>
      <url>https://jira.atlassian.com/browse/ABPOM</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 Closed Source Repository</name>
        <url>https://packages.atlassian.com/maven/closedsource</url>
      </repository>
      <snapshotRepository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Closed Source Snapshot Repository</name>
        <url>https://packages.atlassian.com/maven/closedsource-snapshot</url>
      </snapshotRepository>
    </distributionManagement>
    <properties>
      <additionalparam>-Xdoclint:none</additionalparam>
      <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>5f1edc31-7311-419d-8bc9-d3e19f50cc47</artifactory.staging.uuid>
      <artifactory.target.repo>maven-closedsource-local</artifactory.target.repo>
      <banVersionDeps.noFailSnapshots>true</banVersionDeps.noFailSnapshots>
      <checkstyle.version>6.9</checkstyle.version>
      <clover.Version>3.1.5</clover.Version>
      <clover.licenseLocation>/opt/bamboo-agent/clover.license</clover.licenseLocation>
      <failOnMilestoneOrReleaseCandidateDeps>true</failOnMilestoneOrReleaseCandidateDeps>
      <javadoc.additional.params>-Xdoclint:all -Xdoclint:-missing</javadoc.additional.params>
      <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>com.atlassian.core</groupId>
          <artifactId>atlassian-core</artifactId>
          <version>5.0.8</version>
          <exclusions>
            <exclusion>
              <artifactId>*</artifactId>
              <groupId>*</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>commons-codec</groupId>
          <artifactId>commons-codec</artifactId>
          <version>1.11</version>
        </dependency>
        <dependency>
          <groupId>org.apache.commons</groupId>
          <artifactId>commons-lang3</artifactId>
          <version>3.7</version>
        </dependency>
        <dependency>
          <groupId>commons-lang</groupId>
          <artifactId>commons-lang</artifactId>
          <version>2.6</version>
        </dependency>
        <dependency>
          <groupId>log4j</groupId>
          <artifactId>log4j</artifactId>
          <version>1.2.17</version>
          <scope>runtime</scope>
          <exclusions>
            <exclusion>
              <artifactId>jmxri</artifactId>
              <groupId>com.sun.jmx</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jmxtools</artifactId>
              <groupId>com.sun.jdmk</groupId>
            </exclusion>
            <exclusion>
              <artifactId>mail</artifactId>
              <groupId>javax.mail</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jms</artifactId>
              <groupId>javax.jms</groupId>
            </exclusion>
          </exclusions>
          <optional>true</optional>
        </dependency>
        <dependency>
          <groupId>junit</groupId>
          <artifactId>junit</artifactId>
          <version>4.12</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-core</artifactId>
          <version>1.3</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-library</artifactId>
          <version>1.3</version>
        </dependency>
        <dependency>
          <groupId>org.mockito</groupId>
          <artifactId>mockito-core</artifactId>
          <version>2.13.0</version>
        </dependency>
      </dependencies>
    </dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>com.atlassian.extras</groupId>
        <artifactId>atlassian-extras-common</artifactId>
        <version>3.4.1</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.extras</groupId>
        <artifactId>atlassian-extras-decoder-v2</artifactId>
        <version>3.4.1</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.extras</groupId>
        <artifactId>atlassian-extras-decoder-api</artifactId>
        <version>3.4.1</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>commons-codec</groupId>
        <artifactId>commons-codec</artifactId>
        <version>1.11</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>junit</groupId>
        <artifactId>junit</artifactId>
        <version>4.12</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.mockito</groupId>
        <artifactId>mockito-core</artifactId>
        <version>2.13.0</version>
        <scope>test</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://maven.atlassian.com/content/groups/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>
          <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://maven.atlassian.com/content/groups/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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-legacy/src/main/java</sourceDirectory>
      <scriptSourceDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-legacy/src/main/scripts</scriptSourceDirectory>
      <testSourceDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-legacy/src/test/java</testSourceDirectory>
      <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-legacy/target/classes</outputDirectory>
      <testOutputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-legacy/target/test-classes</testOutputDirectory>
      <extensions>
        <extension>
          <groupId>org.apache.maven.wagon</groupId>
          <artifactId>wagon-ssh-external</artifactId>
          <version>1.0</version>
        </extension>
      </extensions>
      <resources>
        <resource>
          <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-legacy/src/main/resources</directory>
        </resource>
      </resources>
      <testResources>
        <testResource>
          <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-legacy/src/test/resources</directory>
        </testResource>
      </testResources>
      <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-legacy/target</directory>
      <finalName>atlassian-extras-legacy-3.4.1</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.18.1</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>
            <executions>
              <execution>
                <id>attach-sources</id>
                <goals>
                  <goal>jar</goal>
                </goals>
              </execution>
            </executions>
          </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.21.0</version>
            <configuration>
              <forkMode>once</forkMode>
              <argLine>-Dfile.encoding=Cp1251</argLine>
              <excludes>
                <exclude>**/*$*</exclude>
              </excludes>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-ear-plugin</artifactId>
            <version>2.10.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jar-plugin</artifactId>
            <version>3.0.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-rar-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-war-plugin</artifactId>
            <version>3.1.0</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.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-dependency-plugin</artifactId>
            <version>3.0.1</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</version>
          </plugin>
          <plugin>
            <artifactId>maven-release-plugin</artifactId>
            <version>2.5.3</version>
            <configuration>
              <localCheckout>true</localCheckout>
              <pushChanges>false</pushChanges>
              <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.2</version>
            <configuration>
              <xmlOutput>true</xmlOutput>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-checkstyle-plugin</artifactId>
            <version>2.17</version>
            <dependencies>
              <dependency>
                <groupId>com.puppycrawl.tools</groupId>
                <artifactId>checkstyle</artifactId>
                <version>6.9</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>2.0.0</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-closedsource-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-closedsource-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</goal>
              </goals>
            </execution>
          </executions>
          <inherited>true</inherited>
        </plugin>
        <plugin>
          <artifactId>maven-enforcer-plugin</artifactId>
          <version>3.0.0-M1</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.2.5,)</version>
                  </requireMavenVersion>
                  <requirePluginVersions>
                    <message>Best Practice is to always define plugin 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>
          </executions>
          <dependencies>
            <dependency>
              <groupId>com.atlassian.maven.enforcer</groupId>
              <artifactId>maven-enforcer-rules</artifactId>
              <version>1.4.0</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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-legacy/target/classes/META-INF</outputDirectory>
                <overwrite>true</overwrite>
                <resources>
                  <resource>
                    <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/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>2.0.0</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-closedsource-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-closedsource-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.0.2</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.21.0</version>
          <executions>
            <execution>
              <id>default-test</id>
              <phase>test</phase>
              <goals>
                <goal>test</goal>
              </goals>
              <configuration>
                <forkMode>once</forkMode>
                <argLine>-Dfile.encoding=Cp1251</argLine>
                <excludes>
                  <exclude>**/*$*</exclude>
                </excludes>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <forkMode>once</forkMode>
            <argLine>-Dfile.encoding=Cp1251</argLine>
            <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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-legacy/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>${maven-project-info-reports-plugin}</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>
                </reportPlugins>
              </configuration>
            </execution>
            <execution>
              <id>default-deploy</id>
              <phase>site-deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-legacy/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>${maven-project-info-reports-plugin}</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>
                </reportPlugins>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-legacy/target/site</outputDirectory>
            <reportPlugins>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-project-info-reports-plugin</artifactId>
                <version>${maven-project-info-reports-plugin}</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>
            </reportPlugins>
          </configuration>
        </plugin>
      </plugins>
    </build>
    <reporting>
      <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-legacy/target/site</outputDirectory>
      <plugins>
        <plugin>
          <artifactId>maven-project-info-reports-plugin</artifactId>
          <version>${maven-project-info-reports-plugin}</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>
      </plugins>
    </reporting>
  </project>
  <!-- ====================================================================== -->
  <!--                                                                        -->
  <!-- Effective POM for project                                              -->
  <!-- 'com.atlassian.extras:atlassian-extras-core:jar:3.4.1'                 -->
  <!--                                                                        -->
  <!-- ====================================================================== -->
  <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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
      <groupId>com.atlassian.extras</groupId>
      <artifactId>atlassian-extras-closedsource</artifactId>
      <version>3.4.1</version>
    </parent>
    <groupId>com.atlassian.extras</groupId>
    <artifactId>atlassian-extras-core</artifactId>
    <version>3.4.1</version>
    <name>Atlassian Extras - Core</name>
    <description>Closed source module of Atlassian Extras</description>
    <url>https://www.atlassian.com/closedsource-pom/atlassian-license/atlassian-extras-closedsource/atlassian-extras-core/</url>
    <inceptionYear>2005</inceptionYear>
    <organization>
      <name>Atlassian</name>
      <url>https://www.atlassian.com/</url>
    </organization>
    <licenses>
      <license>
        <name>Atlassian Customer Agreement</name>
        <url>https://www.atlassian.com/legal/customer-agreement</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@stash.atlassian.com:7997/bizplat/atlassian-license.git/atlassian-extras-closedsource/atlassian-extras-core</connection>
      <developerConnection>scm:git:ssh://git@stash.atlassian.com:7997/bizplat/atlassian-license.git/atlassian-extras-closedsource/atlassian-extras-core</developerConnection>
      <tag>atlassian-license-3.4.1</tag>
      <url>https://stash.atlassian.com/projects/BIZPLAT/repos/atlassian-license/atlassian-extras-closedsource/atlassian-extras-core/</url>
    </scm>
    <issueManagement>
      <system>JIRA</system>
      <url>https://jira.atlassian.com/browse/ABPOM</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 Closed Source Repository</name>
        <url>https://packages.atlassian.com/maven/closedsource</url>
      </repository>
      <snapshotRepository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Closed Source Snapshot Repository</name>
        <url>https://packages.atlassian.com/maven/closedsource-snapshot</url>
      </snapshotRepository>
    </distributionManagement>
    <properties>
      <additionalparam>-Xdoclint:none</additionalparam>
      <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>5f1edc31-7311-419d-8bc9-d3e19f50cc47</artifactory.staging.uuid>
      <artifactory.target.repo>maven-closedsource-local</artifactory.target.repo>
      <banVersionDeps.noFailSnapshots>true</banVersionDeps.noFailSnapshots>
      <checkstyle.version>6.9</checkstyle.version>
      <clover.Version>3.1.5</clover.Version>
      <clover.licenseLocation>/opt/bamboo-agent/clover.license</clover.licenseLocation>
      <failOnMilestoneOrReleaseCandidateDeps>true</failOnMilestoneOrReleaseCandidateDeps>
      <javadoc.additional.params>-Xdoclint:all -Xdoclint:-missing</javadoc.additional.params>
      <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>com.atlassian.core</groupId>
          <artifactId>atlassian-core</artifactId>
          <version>5.0.8</version>
          <exclusions>
            <exclusion>
              <artifactId>*</artifactId>
              <groupId>*</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>commons-codec</groupId>
          <artifactId>commons-codec</artifactId>
          <version>1.11</version>
        </dependency>
        <dependency>
          <groupId>org.apache.commons</groupId>
          <artifactId>commons-lang3</artifactId>
          <version>3.7</version>
        </dependency>
        <dependency>
          <groupId>commons-lang</groupId>
          <artifactId>commons-lang</artifactId>
          <version>2.6</version>
        </dependency>
        <dependency>
          <groupId>log4j</groupId>
          <artifactId>log4j</artifactId>
          <version>1.2.17</version>
          <scope>runtime</scope>
          <exclusions>
            <exclusion>
              <artifactId>jmxri</artifactId>
              <groupId>com.sun.jmx</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jmxtools</artifactId>
              <groupId>com.sun.jdmk</groupId>
            </exclusion>
            <exclusion>
              <artifactId>mail</artifactId>
              <groupId>javax.mail</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jms</artifactId>
              <groupId>javax.jms</groupId>
            </exclusion>
          </exclusions>
          <optional>true</optional>
        </dependency>
        <dependency>
          <groupId>junit</groupId>
          <artifactId>junit</artifactId>
          <version>4.12</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-core</artifactId>
          <version>1.3</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-library</artifactId>
          <version>1.3</version>
        </dependency>
        <dependency>
          <groupId>org.mockito</groupId>
          <artifactId>mockito-core</artifactId>
          <version>2.13.0</version>
        </dependency>
      </dependencies>
    </dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>com.atlassian.extras</groupId>
        <artifactId>atlassian-extras-api</artifactId>
        <version>3.4.1</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.extras</groupId>
        <artifactId>atlassian-extras-common</artifactId>
        <version>3.4.1</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.extras</groupId>
        <artifactId>atlassian-extras-legacy</artifactId>
        <version>3.4.1</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.extras</groupId>
        <artifactId>atlassian-extras-decoder-v2</artifactId>
        <version>3.4.1</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>commons-codec</groupId>
        <artifactId>commons-codec</artifactId>
        <version>1.11</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>junit</groupId>
        <artifactId>junit</artifactId>
        <version>4.12</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.mockito</groupId>
        <artifactId>mockito-core</artifactId>
        <version>2.13.0</version>
        <scope>test</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://maven.atlassian.com/content/groups/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>
          <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://maven.atlassian.com/content/groups/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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-core/src/main/java</sourceDirectory>
      <scriptSourceDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-core/src/main/scripts</scriptSourceDirectory>
      <testSourceDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-core/src/test/java</testSourceDirectory>
      <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-core/target/classes</outputDirectory>
      <testOutputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-core/target/test-classes</testOutputDirectory>
      <extensions>
        <extension>
          <groupId>org.apache.maven.wagon</groupId>
          <artifactId>wagon-ssh-external</artifactId>
          <version>1.0</version>
        </extension>
      </extensions>
      <resources>
        <resource>
          <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-core/src/main/resources</directory>
        </resource>
      </resources>
      <testResources>
        <testResource>
          <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-core/src/test/resources</directory>
        </testResource>
      </testResources>
      <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-core/target</directory>
      <finalName>atlassian-extras-core-3.4.1</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.18.1</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>
            <executions>
              <execution>
                <id>attach-sources</id>
                <goals>
                  <goal>jar</goal>
                </goals>
              </execution>
            </executions>
          </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.21.0</version>
            <configuration>
              <forkMode>once</forkMode>
              <argLine>-Dfile.encoding=Cp1251</argLine>
              <excludes>
                <exclude>**/*$*</exclude>
              </excludes>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-ear-plugin</artifactId>
            <version>2.10.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jar-plugin</artifactId>
            <version>3.0.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-rar-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-war-plugin</artifactId>
            <version>3.1.0</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.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-dependency-plugin</artifactId>
            <version>3.0.1</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</version>
          </plugin>
          <plugin>
            <artifactId>maven-release-plugin</artifactId>
            <version>2.5.3</version>
            <configuration>
              <localCheckout>true</localCheckout>
              <pushChanges>false</pushChanges>
              <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.2</version>
            <configuration>
              <xmlOutput>true</xmlOutput>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-checkstyle-plugin</artifactId>
            <version>2.17</version>
            <dependencies>
              <dependency>
                <groupId>com.puppycrawl.tools</groupId>
                <artifactId>checkstyle</artifactId>
                <version>6.9</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>2.0.0</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-closedsource-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-closedsource-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</goal>
              </goals>
            </execution>
          </executions>
          <inherited>true</inherited>
        </plugin>
        <plugin>
          <artifactId>maven-enforcer-plugin</artifactId>
          <version>3.0.0-M1</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.2.5,)</version>
                  </requireMavenVersion>
                  <requirePluginVersions>
                    <message>Best Practice is to always define plugin 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>
          </executions>
          <dependencies>
            <dependency>
              <groupId>com.atlassian.maven.enforcer</groupId>
              <artifactId>maven-enforcer-rules</artifactId>
              <version>1.4.0</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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-core/target/classes/META-INF</outputDirectory>
                <overwrite>true</overwrite>
                <resources>
                  <resource>
                    <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/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>2.0.0</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-closedsource-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-closedsource-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.0.2</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.21.0</version>
          <executions>
            <execution>
              <id>default-test</id>
              <phase>test</phase>
              <goals>
                <goal>test</goal>
              </goals>
              <configuration>
                <forkMode>once</forkMode>
                <argLine>-Dfile.encoding=Cp1251</argLine>
                <excludes>
                  <exclude>**/*$*</exclude>
                </excludes>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <forkMode>once</forkMode>
            <argLine>-Dfile.encoding=Cp1251</argLine>
            <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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-core/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>${maven-project-info-reports-plugin}</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>
                </reportPlugins>
              </configuration>
            </execution>
            <execution>
              <id>default-deploy</id>
              <phase>site-deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-core/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>${maven-project-info-reports-plugin}</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>
                </reportPlugins>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-core/target/site</outputDirectory>
            <reportPlugins>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-project-info-reports-plugin</artifactId>
                <version>${maven-project-info-reports-plugin}</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>
            </reportPlugins>
          </configuration>
        </plugin>
      </plugins>
    </build>
    <reporting>
      <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-core/target/site</outputDirectory>
      <plugins>
        <plugin>
          <artifactId>maven-project-info-reports-plugin</artifactId>
          <version>${maven-project-info-reports-plugin}</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>
      </plugins>
    </reporting>
  </project>
  <!-- ====================================================================== -->
  <!--                                                                        -->
  <!-- Effective POM for project                                              -->
  <!-- 'com.atlassian.extras:atlassian-extras-private:pom:3.4.1'              -->
  <!--                                                                        -->
  <!-- ====================================================================== -->
  <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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
      <groupId>com.atlassian.license</groupId>
      <artifactId>atlassian-license</artifactId>
      <version>3.4.1</version>
    </parent>
    <groupId>com.atlassian.extras</groupId>
    <artifactId>atlassian-extras-private</artifactId>
    <version>3.4.1</version>
    <packaging>pom</packaging>
    <name>Atlassian Extras - Private Modules</name>
    <description>Private module of Atlassian Extras</description>
    <url>https://www.atlassian.com/closedsource-pom/atlassian-license/atlassian-extras-private/</url>
    <inceptionYear>2005</inceptionYear>
    <organization>
      <name>Atlassian</name>
      <url>https://www.atlassian.com/</url>
    </organization>
    <licenses>
      <license>
        <name>Atlassian Customer Agreement</name>
        <url>https://www.atlassian.com/legal/customer-agreement</url>
        <distribution>repo</distribution>
      </license>
    </licenses>
    <developers>
      <developer>
        <id>charlie</id>
        <name>Charlie</name>
        <email>devrel@atlassian.com</email>
      </developer>
    </developers>
    <modules>
      <module>atlassian-extras-encoder</module>
    </modules>
    <scm>
      <connection>scm:git:ssh://git@stash.atlassian.com:7997/bizplat/atlassian-license.git/atlassian-extras-private</connection>
      <developerConnection>scm:git:ssh://git@stash.atlassian.com:7997/bizplat/atlassian-license.git/atlassian-extras-private</developerConnection>
      <tag>atlassian-license-3.4.1</tag>
      <url>https://stash.atlassian.com/projects/BIZPLAT/repos/atlassian-license/atlassian-extras-private/</url>
    </scm>
    <issueManagement>
      <system>JIRA</system>
      <url>https://jira.atlassian.com/browse/ABPOM</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 Private Repository</name>
        <url>https://packages.atlassian.com/maven/private</url>
      </repository>
      <snapshotRepository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Private Snapshot Repository</name>
        <url>https://packages.atlassian.com/maven/private-snapshot</url>
      </snapshotRepository>
    </distributionManagement>
    <properties>
      <additionalparam>-Xdoclint:none</additionalparam>
      <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>5f1edc31-7311-419d-8bc9-d3e19f50cc47</artifactory.staging.uuid>
      <artifactory.target.repo>maven-private-local</artifactory.target.repo>
      <banVersionDeps.noFailSnapshots>true</banVersionDeps.noFailSnapshots>
      <checkstyle.version>6.9</checkstyle.version>
      <clover.Version>3.1.5</clover.Version>
      <clover.licenseLocation>/opt/bamboo-agent/clover.license</clover.licenseLocation>
      <failOnMilestoneOrReleaseCandidateDeps>true</failOnMilestoneOrReleaseCandidateDeps>
      <javadoc.additional.params>-Xdoclint:all -Xdoclint:-missing</javadoc.additional.params>
      <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>com.atlassian.core</groupId>
          <artifactId>atlassian-core</artifactId>
          <version>5.0.8</version>
          <exclusions>
            <exclusion>
              <artifactId>*</artifactId>
              <groupId>*</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>commons-codec</groupId>
          <artifactId>commons-codec</artifactId>
          <version>1.11</version>
        </dependency>
        <dependency>
          <groupId>org.apache.commons</groupId>
          <artifactId>commons-lang3</artifactId>
          <version>3.7</version>
        </dependency>
        <dependency>
          <groupId>commons-lang</groupId>
          <artifactId>commons-lang</artifactId>
          <version>2.6</version>
        </dependency>
        <dependency>
          <groupId>log4j</groupId>
          <artifactId>log4j</artifactId>
          <version>1.2.17</version>
          <scope>runtime</scope>
          <exclusions>
            <exclusion>
              <artifactId>jmxri</artifactId>
              <groupId>com.sun.jmx</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jmxtools</artifactId>
              <groupId>com.sun.jdmk</groupId>
            </exclusion>
            <exclusion>
              <artifactId>mail</artifactId>
              <groupId>javax.mail</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jms</artifactId>
              <groupId>javax.jms</groupId>
            </exclusion>
          </exclusions>
          <optional>true</optional>
        </dependency>
        <dependency>
          <groupId>junit</groupId>
          <artifactId>junit</artifactId>
          <version>4.12</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-core</artifactId>
          <version>1.3</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-library</artifactId>
          <version>1.3</version>
        </dependency>
        <dependency>
          <groupId>org.mockito</groupId>
          <artifactId>mockito-core</artifactId>
          <version>2.13.0</version>
        </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://maven.atlassian.com/content/groups/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>
          <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://maven.atlassian.com/content/groups/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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-private/src/main/java</sourceDirectory>
      <scriptSourceDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-private/src/main/scripts</scriptSourceDirectory>
      <testSourceDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-private/src/test/java</testSourceDirectory>
      <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-private/target/classes</outputDirectory>
      <testOutputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-private/target/test-classes</testOutputDirectory>
      <extensions>
        <extension>
          <groupId>org.apache.maven.wagon</groupId>
          <artifactId>wagon-ssh-external</artifactId>
          <version>1.0</version>
        </extension>
      </extensions>
      <resources>
        <resource>
          <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-private/src/main/resources</directory>
        </resource>
      </resources>
      <testResources>
        <testResource>
          <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-private/src/test/resources</directory>
        </testResource>
      </testResources>
      <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-private/target</directory>
      <finalName>atlassian-extras-private-3.4.1</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.18.1</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>
            <executions>
              <execution>
                <id>attach-sources</id>
                <goals>
                  <goal>jar</goal>
                </goals>
              </execution>
            </executions>
          </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.21.0</version>
            <configuration>
              <forkMode>once</forkMode>
              <argLine>-Dfile.encoding=Cp1251</argLine>
              <excludes>
                <exclude>**/*$*</exclude>
              </excludes>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-ear-plugin</artifactId>
            <version>2.10.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jar-plugin</artifactId>
            <version>3.0.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-rar-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-war-plugin</artifactId>
            <version>3.1.0</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.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-dependency-plugin</artifactId>
            <version>3.0.1</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</version>
          </plugin>
          <plugin>
            <artifactId>maven-release-plugin</artifactId>
            <version>2.5.3</version>
            <configuration>
              <localCheckout>true</localCheckout>
              <pushChanges>false</pushChanges>
              <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.2</version>
            <configuration>
              <xmlOutput>true</xmlOutput>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-checkstyle-plugin</artifactId>
            <version>2.17</version>
            <dependencies>
              <dependency>
                <groupId>com.puppycrawl.tools</groupId>
                <artifactId>checkstyle</artifactId>
                <version>6.9</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>2.0.0</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-private-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-private-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</goal>
              </goals>
            </execution>
          </executions>
          <inherited>true</inherited>
        </plugin>
        <plugin>
          <artifactId>maven-enforcer-plugin</artifactId>
          <version>3.0.0-M1</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.2.5,)</version>
                  </requireMavenVersion>
                  <requirePluginVersions>
                    <message>Best Practice is to always define plugin 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>
          </executions>
          <dependencies>
            <dependency>
              <groupId>com.atlassian.maven.enforcer</groupId>
              <artifactId>maven-enforcer-rules</artifactId>
              <version>1.4.0</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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-private/target/classes/META-INF</outputDirectory>
                <overwrite>true</overwrite>
                <resources>
                  <resource>
                    <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/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>2.0.0</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-private-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-private-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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-private/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>${maven-project-info-reports-plugin}</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>
                </reportPlugins>
              </configuration>
            </execution>
            <execution>
              <id>default-deploy</id>
              <phase>site-deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-private/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>${maven-project-info-reports-plugin}</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>
                </reportPlugins>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-private/target/site</outputDirectory>
            <reportPlugins>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-project-info-reports-plugin</artifactId>
                <version>${maven-project-info-reports-plugin}</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>
            </reportPlugins>
          </configuration>
        </plugin>
      </plugins>
    </build>
    <reporting>
      <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-private/target/site</outputDirectory>
      <plugins>
        <plugin>
          <artifactId>maven-project-info-reports-plugin</artifactId>
          <version>${maven-project-info-reports-plugin}</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>
      </plugins>
    </reporting>
  </project>
  <!-- ====================================================================== -->
  <!--                                                                        -->
  <!-- Effective POM for project                                              -->
  <!-- 'com.atlassian.extras:atlassian-extras-encoder:jar:3.4.1'              -->
  <!--                                                                        -->
  <!-- ====================================================================== -->
  <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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
      <groupId>com.atlassian.extras</groupId>
      <artifactId>atlassian-extras-private</artifactId>
      <version>3.4.1</version>
    </parent>
    <groupId>com.atlassian.extras</groupId>
    <artifactId>atlassian-extras-encoder</artifactId>
    <version>3.4.1</version>
    <name>Atlassian Extras - Encoder (legacy)</name>
    <description>Private module of Atlassian Extras</description>
    <url>https://www.atlassian.com/closedsource-pom/atlassian-license/atlassian-extras-private/atlassian-extras-encoder/</url>
    <inceptionYear>2005</inceptionYear>
    <organization>
      <name>Atlassian</name>
      <url>https://www.atlassian.com/</url>
    </organization>
    <licenses>
      <license>
        <name>Atlassian Customer Agreement</name>
        <url>https://www.atlassian.com/legal/customer-agreement</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@stash.atlassian.com:7997/bizplat/atlassian-license.git/atlassian-extras-private/atlassian-extras-encoder</connection>
      <developerConnection>scm:git:ssh://git@stash.atlassian.com:7997/bizplat/atlassian-license.git/atlassian-extras-private/atlassian-extras-encoder</developerConnection>
      <tag>atlassian-license-3.4.1</tag>
      <url>https://stash.atlassian.com/projects/BIZPLAT/repos/atlassian-license/atlassian-extras-private/atlassian-extras-encoder/</url>
    </scm>
    <issueManagement>
      <system>JIRA</system>
      <url>https://jira.atlassian.com/browse/ABPOM</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 Private Repository</name>
        <url>https://packages.atlassian.com/maven/private</url>
      </repository>
      <snapshotRepository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Private Snapshot Repository</name>
        <url>https://packages.atlassian.com/maven/private-snapshot</url>
      </snapshotRepository>
    </distributionManagement>
    <properties>
      <additionalparam>-Xdoclint:none</additionalparam>
      <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>5f1edc31-7311-419d-8bc9-d3e19f50cc47</artifactory.staging.uuid>
      <artifactory.target.repo>maven-private-local</artifactory.target.repo>
      <banVersionDeps.noFailSnapshots>true</banVersionDeps.noFailSnapshots>
      <checkstyle.version>6.9</checkstyle.version>
      <clover.Version>3.1.5</clover.Version>
      <clover.licenseLocation>/opt/bamboo-agent/clover.license</clover.licenseLocation>
      <failOnMilestoneOrReleaseCandidateDeps>true</failOnMilestoneOrReleaseCandidateDeps>
      <javadoc.additional.params>-Xdoclint:all -Xdoclint:-missing</javadoc.additional.params>
      <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>com.atlassian.core</groupId>
          <artifactId>atlassian-core</artifactId>
          <version>5.0.8</version>
          <exclusions>
            <exclusion>
              <artifactId>*</artifactId>
              <groupId>*</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>commons-codec</groupId>
          <artifactId>commons-codec</artifactId>
          <version>1.11</version>
        </dependency>
        <dependency>
          <groupId>org.apache.commons</groupId>
          <artifactId>commons-lang3</artifactId>
          <version>3.7</version>
        </dependency>
        <dependency>
          <groupId>commons-lang</groupId>
          <artifactId>commons-lang</artifactId>
          <version>2.6</version>
        </dependency>
        <dependency>
          <groupId>log4j</groupId>
          <artifactId>log4j</artifactId>
          <version>1.2.17</version>
          <scope>runtime</scope>
          <exclusions>
            <exclusion>
              <artifactId>jmxri</artifactId>
              <groupId>com.sun.jmx</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jmxtools</artifactId>
              <groupId>com.sun.jdmk</groupId>
            </exclusion>
            <exclusion>
              <artifactId>mail</artifactId>
              <groupId>javax.mail</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jms</artifactId>
              <groupId>javax.jms</groupId>
            </exclusion>
          </exclusions>
          <optional>true</optional>
        </dependency>
        <dependency>
          <groupId>junit</groupId>
          <artifactId>junit</artifactId>
          <version>4.12</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-core</artifactId>
          <version>1.3</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-library</artifactId>
          <version>1.3</version>
        </dependency>
        <dependency>
          <groupId>org.mockito</groupId>
          <artifactId>mockito-core</artifactId>
          <version>2.13.0</version>
        </dependency>
      </dependencies>
    </dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>com.atlassian.extras</groupId>
        <artifactId>atlassian-extras-core</artifactId>
        <version>3.4.1</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.core</groupId>
        <artifactId>atlassian-core</artifactId>
        <version>5.0.8</version>
        <scope>compile</scope>
        <exclusions>
          <exclusion>
            <artifactId>*</artifactId>
            <groupId>*</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>org.apache.commons</groupId>
        <artifactId>commons-lang3</artifactId>
        <version>3.7</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.extras</groupId>
        <artifactId>atlassian-extras-decoder-v2</artifactId>
        <version>3.4.1</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>org.hamcrest</groupId>
        <artifactId>hamcrest-library</artifactId>
        <version>1.3</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>junit</groupId>
        <artifactId>junit</artifactId>
        <version>4.12</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.mockito</groupId>
        <artifactId>mockito-core</artifactId>
        <version>2.13.0</version>
        <scope>test</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://maven.atlassian.com/content/groups/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>
          <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://maven.atlassian.com/content/groups/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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-private/atlassian-extras-encoder/src/main/java</sourceDirectory>
      <scriptSourceDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-private/atlassian-extras-encoder/src/main/scripts</scriptSourceDirectory>
      <testSourceDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-private/atlassian-extras-encoder/src/test/java</testSourceDirectory>
      <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-private/atlassian-extras-encoder/target/classes</outputDirectory>
      <testOutputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-private/atlassian-extras-encoder/target/test-classes</testOutputDirectory>
      <extensions>
        <extension>
          <groupId>org.apache.maven.wagon</groupId>
          <artifactId>wagon-ssh-external</artifactId>
          <version>1.0</version>
        </extension>
      </extensions>
      <resources>
        <resource>
          <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-private/atlassian-extras-encoder/src/main/resources</directory>
        </resource>
      </resources>
      <testResources>
        <testResource>
          <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-private/atlassian-extras-encoder/src/test/resources</directory>
        </testResource>
      </testResources>
      <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-private/atlassian-extras-encoder/target</directory>
      <finalName>atlassian-extras-encoder-3.4.1</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.18.1</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>
            <executions>
              <execution>
                <id>attach-sources</id>
                <goals>
                  <goal>jar</goal>
                </goals>
              </execution>
            </executions>
          </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.21.0</version>
            <configuration>
              <forkMode>once</forkMode>
              <argLine>-Dfile.encoding=Cp1251</argLine>
              <excludes>
                <exclude>**/*$*</exclude>
              </excludes>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-ear-plugin</artifactId>
            <version>2.10.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jar-plugin</artifactId>
            <version>3.0.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-rar-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-war-plugin</artifactId>
            <version>3.1.0</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.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-dependency-plugin</artifactId>
            <version>3.0.1</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</version>
          </plugin>
          <plugin>
            <artifactId>maven-release-plugin</artifactId>
            <version>2.5.3</version>
            <configuration>
              <localCheckout>true</localCheckout>
              <pushChanges>false</pushChanges>
              <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.2</version>
            <configuration>
              <xmlOutput>true</xmlOutput>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-checkstyle-plugin</artifactId>
            <version>2.17</version>
            <dependencies>
              <dependency>
                <groupId>com.puppycrawl.tools</groupId>
                <artifactId>checkstyle</artifactId>
                <version>6.9</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>2.0.0</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-private-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-private-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</goal>
              </goals>
            </execution>
          </executions>
          <inherited>true</inherited>
        </plugin>
        <plugin>
          <artifactId>maven-enforcer-plugin</artifactId>
          <version>3.0.0-M1</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.2.5,)</version>
                  </requireMavenVersion>
                  <requirePluginVersions>
                    <message>Best Practice is to always define plugin 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>
          </executions>
          <dependencies>
            <dependency>
              <groupId>com.atlassian.maven.enforcer</groupId>
              <artifactId>maven-enforcer-rules</artifactId>
              <version>1.4.0</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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-private/atlassian-extras-encoder/target/classes/META-INF</outputDirectory>
                <overwrite>true</overwrite>
                <resources>
                  <resource>
                    <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/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>2.0.0</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-private-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-private-local</targetRepository>
            <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-jar-plugin</artifactId>
          <version>3.0.2</version>
          <executions>
            <execution>
              <id>default-jar</id>
              <phase>package</phase>
              <goals>
                <goal>jar</goal>
              </goals>
              <configuration>
                <archive>
                  <manifest>
                    <mainClass>com.atlassian.license.encoder.LicenseEncoder</mainClass>
                    <addClasspath>true</addClasspath>
                  </manifest>
                </archive>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <archive>
              <manifest>
                <mainClass>com.atlassian.license.encoder.LicenseEncoder</mainClass>
                <addClasspath>true</addClasspath>
              </manifest>
            </archive>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-shade-plugin</artifactId>
          <version>3.1.1</version>
          <executions>
            <execution>
              <phase>package</phase>
              <goals>
                <goal>shade</goal>
              </goals>
              <configuration>
                <shadedArtifactAttached>true</shadedArtifactAttached>
                <shadedClassifierName>uberjar</shadedClassifierName>
                <transformers>
                  <transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
                    <mainClass>com.atlassian.extras.encoder.cli.v2.LicenseEncoderCliV2</mainClass>
                  </transformer>
                </transformers>
              </configuration>
            </execution>
          </executions>
        </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-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.21.0</version>
          <executions>
            <execution>
              <id>default-test</id>
              <phase>test</phase>
              <goals>
                <goal>test</goal>
              </goals>
              <configuration>
                <forkMode>once</forkMode>
                <argLine>-Dfile.encoding=Cp1251</argLine>
                <excludes>
                  <exclude>**/*$*</exclude>
                </excludes>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <forkMode>once</forkMode>
            <argLine>-Dfile.encoding=Cp1251</argLine>
            <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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-private/atlassian-extras-encoder/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>${maven-project-info-reports-plugin}</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>
                </reportPlugins>
              </configuration>
            </execution>
            <execution>
              <id>default-deploy</id>
              <phase>site-deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-private/atlassian-extras-encoder/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>${maven-project-info-reports-plugin}</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>
                </reportPlugins>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-private/atlassian-extras-encoder/target/site</outputDirectory>
            <reportPlugins>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-project-info-reports-plugin</artifactId>
                <version>${maven-project-info-reports-plugin}</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>
            </reportPlugins>
          </configuration>
        </plugin>
      </plugins>
    </build>
    <reporting>
      <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-private/atlassian-extras-encoder/target/site</outputDirectory>
      <plugins>
        <plugin>
          <artifactId>maven-project-info-reports-plugin</artifactId>
          <version>${maven-project-info-reports-plugin}</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>
      </plugins>
    </reporting>
  </project>
  <!-- ====================================================================== -->
  <!--                                                                        -->
  <!-- Effective POM for project                                              -->
  <!-- 'com.atlassian.extras:atlassian-extras-test:jar:3.4.1'                 -->
  <!--                                                                        -->
  <!-- ====================================================================== -->
  <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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
      <groupId>com.atlassian.extras</groupId>
      <artifactId>atlassian-extras-closedsource</artifactId>
      <version>3.4.1</version>
    </parent>
    <groupId>com.atlassian.extras</groupId>
    <artifactId>atlassian-extras-test</artifactId>
    <version>3.4.1</version>
    <name>Atlassian Extras - Test</name>
    <description>Closed source module of Atlassian Extras</description>
    <url>https://www.atlassian.com/closedsource-pom/atlassian-license/atlassian-extras-closedsource/atlassian-extras-test/</url>
    <inceptionYear>2005</inceptionYear>
    <organization>
      <name>Atlassian</name>
      <url>https://www.atlassian.com/</url>
    </organization>
    <licenses>
      <license>
        <name>Atlassian Customer Agreement</name>
        <url>https://www.atlassian.com/legal/customer-agreement</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@stash.atlassian.com:7997/bizplat/atlassian-license.git/atlassian-extras-closedsource/atlassian-extras-test</connection>
      <developerConnection>scm:git:ssh://git@stash.atlassian.com:7997/bizplat/atlassian-license.git/atlassian-extras-closedsource/atlassian-extras-test</developerConnection>
      <tag>atlassian-license-3.4.1</tag>
      <url>https://stash.atlassian.com/projects/BIZPLAT/repos/atlassian-license/atlassian-extras-closedsource/atlassian-extras-test/</url>
    </scm>
    <issueManagement>
      <system>JIRA</system>
      <url>https://jira.atlassian.com/browse/ABPOM</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 Closed Source Repository</name>
        <url>https://packages.atlassian.com/maven/closedsource</url>
      </repository>
      <snapshotRepository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Closed Source Snapshot Repository</name>
        <url>https://packages.atlassian.com/maven/closedsource-snapshot</url>
      </snapshotRepository>
    </distributionManagement>
    <properties>
      <additionalparam>-Xdoclint:none</additionalparam>
      <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>5f1edc31-7311-419d-8bc9-d3e19f50cc47</artifactory.staging.uuid>
      <artifactory.target.repo>maven-closedsource-local</artifactory.target.repo>
      <banVersionDeps.noFailSnapshots>true</banVersionDeps.noFailSnapshots>
      <checkstyle.version>6.9</checkstyle.version>
      <clover.Version>3.1.5</clover.Version>
      <clover.licenseLocation>/opt/bamboo-agent/clover.license</clover.licenseLocation>
      <failOnMilestoneOrReleaseCandidateDeps>true</failOnMilestoneOrReleaseCandidateDeps>
      <javadoc.additional.params>-Xdoclint:all -Xdoclint:-missing</javadoc.additional.params>
      <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>com.atlassian.core</groupId>
          <artifactId>atlassian-core</artifactId>
          <version>5.0.8</version>
          <exclusions>
            <exclusion>
              <artifactId>*</artifactId>
              <groupId>*</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>commons-codec</groupId>
          <artifactId>commons-codec</artifactId>
          <version>1.11</version>
        </dependency>
        <dependency>
          <groupId>org.apache.commons</groupId>
          <artifactId>commons-lang3</artifactId>
          <version>3.7</version>
        </dependency>
        <dependency>
          <groupId>commons-lang</groupId>
          <artifactId>commons-lang</artifactId>
          <version>2.6</version>
        </dependency>
        <dependency>
          <groupId>log4j</groupId>
          <artifactId>log4j</artifactId>
          <version>1.2.17</version>
          <scope>runtime</scope>
          <exclusions>
            <exclusion>
              <artifactId>jmxri</artifactId>
              <groupId>com.sun.jmx</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jmxtools</artifactId>
              <groupId>com.sun.jdmk</groupId>
            </exclusion>
            <exclusion>
              <artifactId>mail</artifactId>
              <groupId>javax.mail</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jms</artifactId>
              <groupId>javax.jms</groupId>
            </exclusion>
          </exclusions>
          <optional>true</optional>
        </dependency>
        <dependency>
          <groupId>junit</groupId>
          <artifactId>junit</artifactId>
          <version>4.12</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-core</artifactId>
          <version>1.3</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-library</artifactId>
          <version>1.3</version>
        </dependency>
        <dependency>
          <groupId>org.mockito</groupId>
          <artifactId>mockito-core</artifactId>
          <version>2.13.0</version>
        </dependency>
      </dependencies>
    </dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>junit</groupId>
        <artifactId>junit</artifactId>
        <version>4.12</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.extras</groupId>
        <artifactId>atlassian-extras-api</artifactId>
        <version>3.4.1</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.extras</groupId>
        <artifactId>atlassian-extras-core</artifactId>
        <version>3.4.1</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.extras</groupId>
        <artifactId>atlassian-extras-common</artifactId>
        <version>3.4.1</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.extras</groupId>
        <artifactId>atlassian-extras-encoder</artifactId>
        <version>3.4.1</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.opencsv</groupId>
        <artifactId>opencsv</artifactId>
        <version>4.1</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://maven.atlassian.com/content/groups/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>
          <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://maven.atlassian.com/content/groups/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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-test/src/main/java</sourceDirectory>
      <scriptSourceDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-test/src/main/scripts</scriptSourceDirectory>
      <testSourceDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-test/src/test/java</testSourceDirectory>
      <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-test/target/classes</outputDirectory>
      <testOutputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-test/target/test-classes</testOutputDirectory>
      <extensions>
        <extension>
          <groupId>org.apache.maven.wagon</groupId>
          <artifactId>wagon-ssh-external</artifactId>
          <version>1.0</version>
        </extension>
      </extensions>
      <resources>
        <resource>
          <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-test/src/main/resources</directory>
        </resource>
      </resources>
      <testResources>
        <testResource>
          <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-test/src/test/resources</directory>
        </testResource>
      </testResources>
      <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-test/target</directory>
      <finalName>atlassian-extras-test-3.4.1</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.18.1</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>
            <executions>
              <execution>
                <id>attach-sources</id>
                <goals>
                  <goal>jar</goal>
                </goals>
              </execution>
            </executions>
          </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.21.0</version>
            <configuration>
              <forkMode>once</forkMode>
              <argLine>-Dfile.encoding=Cp1251</argLine>
              <excludes>
                <exclude>**/*$*</exclude>
              </excludes>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-ear-plugin</artifactId>
            <version>2.10.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jar-plugin</artifactId>
            <version>3.0.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-rar-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-war-plugin</artifactId>
            <version>3.1.0</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.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-dependency-plugin</artifactId>
            <version>3.0.1</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</version>
          </plugin>
          <plugin>
            <artifactId>maven-release-plugin</artifactId>
            <version>2.5.3</version>
            <configuration>
              <localCheckout>true</localCheckout>
              <pushChanges>false</pushChanges>
              <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.2</version>
            <configuration>
              <xmlOutput>true</xmlOutput>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-checkstyle-plugin</artifactId>
            <version>2.17</version>
            <dependencies>
              <dependency>
                <groupId>com.puppycrawl.tools</groupId>
                <artifactId>checkstyle</artifactId>
                <version>6.9</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>2.0.0</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-closedsource-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-closedsource-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</goal>
              </goals>
            </execution>
          </executions>
          <inherited>true</inherited>
        </plugin>
        <plugin>
          <artifactId>maven-enforcer-plugin</artifactId>
          <version>3.0.0-M1</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.2.5,)</version>
                  </requireMavenVersion>
                  <requirePluginVersions>
                    <message>Best Practice is to always define plugin 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>
          </executions>
          <dependencies>
            <dependency>
              <groupId>com.atlassian.maven.enforcer</groupId>
              <artifactId>maven-enforcer-rules</artifactId>
              <version>1.4.0</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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-test/target/classes/META-INF</outputDirectory>
                <overwrite>true</overwrite>
                <resources>
                  <resource>
                    <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/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>2.0.0</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-closedsource-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-closedsource-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.0.2</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.21.0</version>
          <executions>
            <execution>
              <id>default-test</id>
              <phase>test</phase>
              <goals>
                <goal>test</goal>
              </goals>
              <configuration>
                <forkMode>once</forkMode>
                <argLine>-Dfile.encoding=Cp1251</argLine>
                <excludes>
                  <exclude>**/*$*</exclude>
                </excludes>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <forkMode>once</forkMode>
            <argLine>-Dfile.encoding=Cp1251</argLine>
            <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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-test/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>${maven-project-info-reports-plugin}</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>
                </reportPlugins>
              </configuration>
            </execution>
            <execution>
              <id>default-deploy</id>
              <phase>site-deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-test/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>${maven-project-info-reports-plugin}</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>
                </reportPlugins>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-test/target/site</outputDirectory>
            <reportPlugins>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-project-info-reports-plugin</artifactId>
                <version>${maven-project-info-reports-plugin}</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>
            </reportPlugins>
          </configuration>
        </plugin>
      </plugins>
    </build>
    <reporting>
      <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras-test/target/site</outputDirectory>
      <plugins>
        <plugin>
          <artifactId>maven-project-info-reports-plugin</artifactId>
          <version>${maven-project-info-reports-plugin}</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>
      </plugins>
    </reporting>
  </project>
  <!-- ====================================================================== -->
  <!--                                                                        -->
  <!-- Effective POM for project                                              -->
  <!-- 'com.atlassian.extras:atlassian-extras:jar:3.4.1'                      -->
  <!--                                                                        -->
  <!-- ====================================================================== -->
  <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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
      <groupId>com.atlassian.extras</groupId>
      <artifactId>atlassian-extras-closedsource</artifactId>
      <version>3.4.1</version>
    </parent>
    <groupId>com.atlassian.extras</groupId>
    <artifactId>atlassian-extras</artifactId>
    <version>3.4.1</version>
    <name>Atlassian Extras - The full extras!</name>
    <description>Closed source module of Atlassian Extras</description>
    <url>https://www.atlassian.com/closedsource-pom/atlassian-license/atlassian-extras-closedsource/atlassian-extras/</url>
    <inceptionYear>2005</inceptionYear>
    <organization>
      <name>Atlassian</name>
      <url>https://www.atlassian.com/</url>
    </organization>
    <licenses>
      <license>
        <name>Atlassian Customer Agreement</name>
        <url>https://www.atlassian.com/legal/customer-agreement</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@stash.atlassian.com:7997/bizplat/atlassian-license.git/atlassian-extras-closedsource/atlassian-extras</connection>
      <developerConnection>scm:git:ssh://git@stash.atlassian.com:7997/bizplat/atlassian-license.git/atlassian-extras-closedsource/atlassian-extras</developerConnection>
      <tag>atlassian-license-3.4.1</tag>
      <url>https://stash.atlassian.com/projects/BIZPLAT/repos/atlassian-license/atlassian-extras-closedsource/atlassian-extras/</url>
    </scm>
    <issueManagement>
      <system>JIRA</system>
      <url>https://jira.atlassian.com/browse/ABPOM</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 Closed Source Repository</name>
        <url>https://packages.atlassian.com/maven/closedsource</url>
      </repository>
      <snapshotRepository>
        <id>maven-atlassian-com</id>
        <name>Atlassian Closed Source Snapshot Repository</name>
        <url>https://packages.atlassian.com/maven/closedsource-snapshot</url>
      </snapshotRepository>
    </distributionManagement>
    <properties>
      <additionalparam>-Xdoclint:none</additionalparam>
      <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>5f1edc31-7311-419d-8bc9-d3e19f50cc47</artifactory.staging.uuid>
      <artifactory.target.repo>maven-closedsource-local</artifactory.target.repo>
      <banVersionDeps.noFailSnapshots>true</banVersionDeps.noFailSnapshots>
      <checkstyle.version>6.9</checkstyle.version>
      <clover.Version>3.1.5</clover.Version>
      <clover.licenseLocation>/opt/bamboo-agent/clover.license</clover.licenseLocation>
      <failOnMilestoneOrReleaseCandidateDeps>true</failOnMilestoneOrReleaseCandidateDeps>
      <javadoc.additional.params>-Xdoclint:all -Xdoclint:-missing</javadoc.additional.params>
      <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>com.atlassian.core</groupId>
          <artifactId>atlassian-core</artifactId>
          <version>5.0.8</version>
          <exclusions>
            <exclusion>
              <artifactId>*</artifactId>
              <groupId>*</groupId>
            </exclusion>
          </exclusions>
        </dependency>
        <dependency>
          <groupId>commons-codec</groupId>
          <artifactId>commons-codec</artifactId>
          <version>1.11</version>
        </dependency>
        <dependency>
          <groupId>org.apache.commons</groupId>
          <artifactId>commons-lang3</artifactId>
          <version>3.7</version>
        </dependency>
        <dependency>
          <groupId>commons-lang</groupId>
          <artifactId>commons-lang</artifactId>
          <version>2.6</version>
        </dependency>
        <dependency>
          <groupId>log4j</groupId>
          <artifactId>log4j</artifactId>
          <version>1.2.17</version>
          <scope>runtime</scope>
          <exclusions>
            <exclusion>
              <artifactId>jmxri</artifactId>
              <groupId>com.sun.jmx</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jmxtools</artifactId>
              <groupId>com.sun.jdmk</groupId>
            </exclusion>
            <exclusion>
              <artifactId>mail</artifactId>
              <groupId>javax.mail</groupId>
            </exclusion>
            <exclusion>
              <artifactId>jms</artifactId>
              <groupId>javax.jms</groupId>
            </exclusion>
          </exclusions>
          <optional>true</optional>
        </dependency>
        <dependency>
          <groupId>junit</groupId>
          <artifactId>junit</artifactId>
          <version>4.12</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-core</artifactId>
          <version>1.3</version>
        </dependency>
        <dependency>
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-library</artifactId>
          <version>1.3</version>
        </dependency>
        <dependency>
          <groupId>org.mockito</groupId>
          <artifactId>mockito-core</artifactId>
          <version>2.13.0</version>
        </dependency>
      </dependencies>
    </dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>com.atlassian.extras</groupId>
        <artifactId>atlassian-extras-api</artifactId>
        <version>3.4.1</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.extras</groupId>
        <artifactId>atlassian-extras-common</artifactId>
        <version>3.4.1</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.extras</groupId>
        <artifactId>atlassian-extras-core</artifactId>
        <version>3.4.1</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.extras</groupId>
        <artifactId>atlassian-extras-decoder-v2</artifactId>
        <version>3.4.1</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
        <groupId>com.atlassian.extras</groupId>
        <artifactId>atlassian-extras-legacy</artifactId>
        <version>3.4.1</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://maven.atlassian.com/content/groups/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>
          <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://maven.atlassian.com/content/groups/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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras/src/main/java</sourceDirectory>
      <scriptSourceDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras/src/main/scripts</scriptSourceDirectory>
      <testSourceDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras/src/test/java</testSourceDirectory>
      <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras/target/classes</outputDirectory>
      <testOutputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras/target/test-classes</testOutputDirectory>
      <extensions>
        <extension>
          <groupId>org.apache.maven.wagon</groupId>
          <artifactId>wagon-ssh-external</artifactId>
          <version>1.0</version>
        </extension>
      </extensions>
      <resources>
        <resource>
          <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras/src/main/resources</directory>
        </resource>
      </resources>
      <testResources>
        <testResource>
          <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras/src/test/resources</directory>
        </testResource>
      </testResources>
      <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras/target</directory>
      <finalName>atlassian-extras-3.4.1</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.18.1</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>
            <executions>
              <execution>
                <id>attach-sources</id>
                <goals>
                  <goal>jar</goal>
                </goals>
              </execution>
            </executions>
          </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.21.0</version>
            <configuration>
              <forkMode>once</forkMode>
              <argLine>-Dfile.encoding=Cp1251</argLine>
              <excludes>
                <exclude>**/*$*</exclude>
              </excludes>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-ear-plugin</artifactId>
            <version>2.10.1</version>
          </plugin>
          <plugin>
            <artifactId>maven-jar-plugin</artifactId>
            <version>3.0.2</version>
          </plugin>
          <plugin>
            <artifactId>maven-rar-plugin</artifactId>
            <version>2.4</version>
          </plugin>
          <plugin>
            <artifactId>maven-war-plugin</artifactId>
            <version>3.1.0</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.0.0</version>
          </plugin>
          <plugin>
            <artifactId>maven-dependency-plugin</artifactId>
            <version>3.0.1</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</version>
          </plugin>
          <plugin>
            <artifactId>maven-release-plugin</artifactId>
            <version>2.5.3</version>
            <configuration>
              <localCheckout>true</localCheckout>
              <pushChanges>false</pushChanges>
              <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.2</version>
            <configuration>
              <xmlOutput>true</xmlOutput>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-checkstyle-plugin</artifactId>
            <version>2.17</version>
            <dependencies>
              <dependency>
                <groupId>com.puppycrawl.tools</groupId>
                <artifactId>checkstyle</artifactId>
                <version>6.9</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>2.0.0</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-closedsource-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-closedsource-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</goal>
              </goals>
            </execution>
          </executions>
          <inherited>true</inherited>
        </plugin>
        <plugin>
          <artifactId>maven-enforcer-plugin</artifactId>
          <version>3.0.0-M1</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.2.5,)</version>
                  </requireMavenVersion>
                  <requirePluginVersions>
                    <message>Best Practice is to always define plugin 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>
          </executions>
          <dependencies>
            <dependency>
              <groupId>com.atlassian.maven.enforcer</groupId>
              <artifactId>maven-enforcer-rules</artifactId>
              <version>1.4.0</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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras/target/classes/META-INF</outputDirectory>
                <overwrite>true</overwrite>
                <resources>
                  <resource>
                    <directory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/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>2.0.0</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-closedsource-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-closedsource-local</targetRepository>
            <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-shade-plugin</artifactId>
          <version>3.1.1</version>
          <executions>
            <execution>
              <phase>package</phase>
              <goals>
                <goal>shade</goal>
              </goals>
              <configuration>
                <promoteTransitiveDependencies>true</promoteTransitiveDependencies>
                <artifactSet>
                  <includes>
                    <include>com.atlassian.extras:atlassian-extras-api</include>
                    <include>com.atlassian.extras:atlassian-extras-common</include>
                    <include>com.atlassian.extras:atlassian-extras-core</include>
                    <include>com.atlassian.extras:atlassian-extras-decoder-api</include>
                    <include>com.atlassian.extras:atlassian-extras-decoder-v2</include>
                    <include>com.atlassian.extras:atlassian-extras-legacy</include>
                  </includes>
                </artifactSet>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <promoteTransitiveDependencies>true</promoteTransitiveDependencies>
            <artifactSet>
              <includes>
                <include>com.atlassian.extras:atlassian-extras-api</include>
                <include>com.atlassian.extras:atlassian-extras-common</include>
                <include>com.atlassian.extras:atlassian-extras-core</include>
                <include>com.atlassian.extras:atlassian-extras-decoder-api</include>
                <include>com.atlassian.extras:atlassian-extras-decoder-v2</include>
                <include>com.atlassian.extras:atlassian-extras-legacy</include>
              </includes>
            </artifactSet>
          </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.0.2</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.21.0</version>
          <executions>
            <execution>
              <id>default-test</id>
              <phase>test</phase>
              <goals>
                <goal>test</goal>
              </goals>
              <configuration>
                <forkMode>once</forkMode>
                <argLine>-Dfile.encoding=Cp1251</argLine>
                <excludes>
                  <exclude>**/*$*</exclude>
                </excludes>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <forkMode>once</forkMode>
            <argLine>-Dfile.encoding=Cp1251</argLine>
            <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>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>${maven-project-info-reports-plugin}</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>
                </reportPlugins>
              </configuration>
            </execution>
            <execution>
              <id>default-deploy</id>
              <phase>site-deploy</phase>
              <goals>
                <goal>deploy</goal>
              </goals>
              <configuration>
                <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras/target/site</outputDirectory>
                <reportPlugins>
                  <reportPlugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>${maven-project-info-reports-plugin}</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>
                </reportPlugins>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras/target/site</outputDirectory>
            <reportPlugins>
              <reportPlugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-project-info-reports-plugin</artifactId>
                <version>${maven-project-info-reports-plugin}</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>
            </reportPlugins>
          </configuration>
        </plugin>
      </plugins>
    </build>
    <reporting>
      <outputDirectory>/opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/LICENSE-LICENSEM-LICENSEMRELEASE/target/checkout/atlassian-extras-closedsource/atlassian-extras/target/site</outputDirectory>
      <plugins>
        <plugin>
          <artifactId>maven-project-info-reports-plugin</artifactId>
          <version>${maven-project-info-reports-plugin}</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>
      </plugins>
    </reporting>
  </project>
</projects>

