<?xml version="1.0" encoding="UTF-8"?>
<!-- ====================================================================== -->
<!--                                                                        -->
<!-- Generated by Maven Help Plugin on 2025-09-23T03:17:54                  -->
<!-- See: http://maven.apache.org/plugins/maven-help-plugin/                -->
<!--                                                                        -->
<!-- ====================================================================== -->

<!-- ====================================================================== -->
<!--                                                                        -->
<!-- Effective POM for project                                              -->
<!-- 'com.atlassian.html:atlassian-html-encoder:jar:1.6-98a2873257'         -->
<!--                                                                        -->
<!-- ====================================================================== -->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <parent>
    <groupId>com.atlassian.pom</groupId>
    <artifactId>public-pom</artifactId>
    <version>7.0.0</version>
  </parent>
  <groupId>com.atlassian.html</groupId>
  <artifactId>atlassian-html-encoder</artifactId>
  <version>1.6-98a2873257</version>
  <description>Base POM for Atlassian projects</description>
  <url>https://www.atlassian.com/public-pom/atlassian-html-encoder/</url>
  <organization>
    <name>Atlassian</name>
    <url>https://www.atlassian.com/</url>
  </organization>
  <licenses>
    <license>
      <name>BSD</name>
      <url>http://opensource.org/licenses/BSD-3-Clause</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:git@bitbucket.org:atlassian/dc-platform.git</connection>
    <developerConnection>scm:git:git@bitbucket.org:atlassian/dc-platform.git</developerConnection>
    <tag>atlassian-html-encoder-1.6-98a2873257</tag>
    <url>https://bitbucket.org/atlassian/parent-poms/public-pom/atlassian-html-encoder</url>
  </scm>
  <issueManagement>
    <system>JIRA</system>
    <url>https://jira.atlassian.com/browse/APUBPOM</url>
  </issueManagement>
  <ciManagement>
    <system>Bamboo</system>
    <url>https://staging-bamboo.internal.atlassian.com/browse/OTHER-BASEPOM</url>
  </ciManagement>
  <distributionManagement>
    <repository>
      <id>maven-atlassian-com</id>
      <name>Atlassian Public Repository</name>
      <url>https://packages.atlassian.com/maven/public</url>
    </repository>
    <snapshotRepository>
      <id>maven-atlassian-com</id>
      <name>Atlassian Public Snapshot Repository</name>
      <url>https://packages.atlassian.com/maven/public-snapshot</url>
    </snapshotRepository>
  </distributionManagement>
  <properties>
    <aether.checksums.forSignature>true</aether.checksums.forSignature>
    <artifactory.staging.repo>maven-staging-local</artifactory.staging.repo>
    <artifactory.staging.serverId>maven-atlassian-com</artifactory.staging.serverId>
    <artifactory.staging.skip>false</artifactory.staging.skip>
    <artifactory.staging.skipPromotion>false</artifactory.staging.skipPromotion>
    <artifactory.staging.uuid>a2af8feb-c69e-446a-aa54-ed3382e578f5</artifactory.staging.uuid>
    <artifactory.target.repo>maven-public-local</artifactory.target.repo>
    <banVersionDeps.noFailSnapshots>true</banVersionDeps.noFailSnapshots>
    <checkstyle.version>8.18</checkstyle.version>
    <clover.Version>3.1.5</clover.Version>
    <clover.licenseLocation>/opt/bamboo-agent/clover.license</clover.licenseLocation>
    <failOnMilestoneOrReleaseCandidateDeps>true</failOnMilestoneOrReleaseCandidateDeps>
    <failOnSnapshotPluginDeps>true</failOnSnapshotPluginDeps>
    <jacoco.version>0.8.11</jacoco.version>
    <javadoc.additional.doclint.params>all,-missing</javadoc.additional.doclint.params>
    <license.dir>/buildeng/bamboo-agent-home/xml-data/build-dir/AMALGAM-JTRZEHTMLEB1D0X3-HTMLEB1D0XRELEASE/components/atlassian-html-encoder/target/checkout/components/atlassian-html-encoder</license.dir>
    <maven.clover.licenseLocation>/opt/bamboo-agent/clover.license</maven.clover.licenseLocation>
    <maven.compiler.source>17</maven.compiler.source>
    <maven.compiler.target>17</maven.compiler.target>
    <maven.javadoc.plugin.version>3.5.0</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>
    <sonar.maven.plugin.version>3.11.0.3922</sonar.maven.plugin.version>
  </properties>
  <dependencies>
    <dependency>
      <groupId>com.atlassian.annotations</groupId>
      <artifactId>atlassian-annotations</artifactId>
      <version>0.7</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>junit</groupId>
      <artifactId>junit</artifactId>
      <version>4.8.1</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://packages.atlassian.com/maven/repository/internal</url>
    </repository>
    <repository>
      <snapshots>
        <enabled>false</enabled>
      </snapshots>
      <id>central</id>
      <name>Central Repository</name>
      <url>https://repo.maven.apache.org/maven2</url>
    </repository>
  </repositories>
  <pluginRepositories>
    <pluginRepository>
      <releases>
        <enabled>true</enabled>
        <checksumPolicy>fail</checksumPolicy>
      </releases>
      <snapshots>
        <enabled>true</enabled>
        <checksumPolicy>fail</checksumPolicy>
      </snapshots>
      <id>maven-atlassian-com</id>
      <url>https://packages.atlassian.com/maven/repository/internal</url>
    </pluginRepository>
    <pluginRepository>
      <releases>
        <updatePolicy>never</updatePolicy>
      </releases>
      <snapshots>
        <enabled>false</enabled>
      </snapshots>
      <id>central</id>
      <name>Central Repository</name>
      <url>https://repo.maven.apache.org/maven2</url>
    </pluginRepository>
  </pluginRepositories>
  <build>
    <sourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/AMALGAM-JTRZEHTMLEB1D0X3-HTMLEB1D0XRELEASE/components/atlassian-html-encoder/target/checkout/components/atlassian-html-encoder/src/main/java</sourceDirectory>
    <scriptSourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/AMALGAM-JTRZEHTMLEB1D0X3-HTMLEB1D0XRELEASE/components/atlassian-html-encoder/target/checkout/components/atlassian-html-encoder/src/main/scripts</scriptSourceDirectory>
    <testSourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/AMALGAM-JTRZEHTMLEB1D0X3-HTMLEB1D0XRELEASE/components/atlassian-html-encoder/target/checkout/components/atlassian-html-encoder/src/test/java</testSourceDirectory>
    <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/AMALGAM-JTRZEHTMLEB1D0X3-HTMLEB1D0XRELEASE/components/atlassian-html-encoder/target/checkout/components/atlassian-html-encoder/target/classes</outputDirectory>
    <testOutputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/AMALGAM-JTRZEHTMLEB1D0X3-HTMLEB1D0XRELEASE/components/atlassian-html-encoder/target/checkout/components/atlassian-html-encoder/target/test-classes</testOutputDirectory>
    <extensions>
      <extension>
        <groupId>org.apache.maven.wagon</groupId>
        <artifactId>wagon-ssh-external</artifactId>
        <version>3.4.2</version>
      </extension>
    </extensions>
    <resources>
      <resource>
        <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/AMALGAM-JTRZEHTMLEB1D0X3-HTMLEB1D0XRELEASE/components/atlassian-html-encoder/target/checkout/components/atlassian-html-encoder/src/main/resources</directory>
      </resource>
    </resources>
    <testResources>
      <testResource>
        <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/AMALGAM-JTRZEHTMLEB1D0X3-HTMLEB1D0XRELEASE/components/atlassian-html-encoder/target/checkout/components/atlassian-html-encoder/src/test/resources</directory>
      </testResource>
    </testResources>
    <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/AMALGAM-JTRZEHTMLEB1D0X3-HTMLEB1D0XRELEASE/components/atlassian-html-encoder/target/checkout/components/atlassian-html-encoder/target</directory>
    <finalName>atlassian-html-encoder-1.6-98a2873257</finalName>
    <pluginManagement>
      <plugins>
        <plugin>
          <artifactId>maven-clean-plugin</artifactId>
          <version>3.0.0</version>
        </plugin>
        <plugin>
          <artifactId>maven-install-plugin</artifactId>
          <version>2.5.2</version>
        </plugin>
        <plugin>
          <artifactId>maven-failsafe-plugin</artifactId>
          <version>2.22.2</version>
        </plugin>
        <plugin>
          <artifactId>maven-resources-plugin</artifactId>
          <version>2.6</version>
          <configuration>
            <encoding>UTF-8</encoding>
            <nonFilteredFileExtensions>
              <nonFilteredFileExtension>tif</nonFilteredFileExtension>
              <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
              <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
              <nonFilteredFileExtension>swf</nonFilteredFileExtension>
            </nonFilteredFileExtensions>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-site-plugin</artifactId>
          <version>3.6</version>
        </plugin>
        <plugin>
          <artifactId>maven-verifier-plugin</artifactId>
          <version>1.1</version>
        </plugin>
        <plugin>
          <artifactId>maven-source-plugin</artifactId>
          <version>3.0.1</version>
        </plugin>
        <plugin>
          <artifactId>maven-javadoc-plugin</artifactId>
          <version>3.5.0</version>
          <configuration>
            <doclint>all,-missing</doclint>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-compiler-plugin</artifactId>
          <version>3.7.0</version>
        </plugin>
        <plugin>
          <artifactId>maven-surefire-plugin</artifactId>
          <version>2.22.0</version>
          <configuration>
            <excludes>
              <exclude>**/*$*</exclude>
            </excludes>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-ear-plugin</artifactId>
          <version>3.0.1</version>
        </plugin>
        <plugin>
          <artifactId>maven-jar-plugin</artifactId>
          <version>3.1.1</version>
        </plugin>
        <plugin>
          <artifactId>maven-rar-plugin</artifactId>
          <version>2.4</version>
        </plugin>
        <plugin>
          <artifactId>maven-war-plugin</artifactId>
          <version>3.2.1</version>
        </plugin>
        <plugin>
          <artifactId>maven-shade-plugin</artifactId>
          <version>3.1.1</version>
        </plugin>
        <plugin>
          <groupId>org.codehaus.cargo</groupId>
          <artifactId>cargo-maven2-plugin</artifactId>
          <version>1.6.3</version>
          <configuration>
            <skip>${maven.test.skip}</skip>
          </configuration>
        </plugin>
        <plugin>
          <groupId>org.mortbay.jetty</groupId>
          <artifactId>jetty-maven-plugin</artifactId>
          <version>8.1.16.v20140903</version>
        </plugin>
        <plugin>
          <groupId>org.eclipse.jetty</groupId>
          <artifactId>jetty-maven-plugin</artifactId>
          <version>9.4.6.v20170531</version>
        </plugin>
        <plugin>
          <groupId>com.atlassian.maven.plugins</groupId>
          <artifactId>maven-upload-plugin</artifactId>
          <version>1.1</version>
        </plugin>
        <plugin>
          <groupId>com.atlassian.maven.plugins</groupId>
          <artifactId>maven-atlassian-source-distribution-plugin</artifactId>
          <version>4.2.6</version>
        </plugin>
        <plugin>
          <artifactId>maven-ant-plugin</artifactId>
          <version>2.2</version>
        </plugin>
        <plugin>
          <artifactId>maven-antrun-plugin</artifactId>
          <version>1.8</version>
        </plugin>
        <plugin>
          <artifactId>maven-archetype-plugin</artifactId>
          <version>3.0.1</version>
        </plugin>
        <plugin>
          <artifactId>maven-assembly-plugin</artifactId>
          <version>3.1.1</version>
        </plugin>
        <plugin>
          <artifactId>maven-dependency-plugin</artifactId>
          <version>3.1.2</version>
        </plugin>
        <plugin>
          <artifactId>maven-enforcer-plugin</artifactId>
          <version>3.0.0-M1</version>
        </plugin>
        <plugin>
          <artifactId>maven-gpg-plugin</artifactId>
          <version>1.6</version>
        </plugin>
        <plugin>
          <artifactId>maven-invoker-plugin</artifactId>
          <version>3.0.0</version>
        </plugin>
        <plugin>
          <artifactId>maven-patch-plugin</artifactId>
          <version>1.2</version>
        </plugin>
        <plugin>
          <artifactId>maven-plugin-plugin</artifactId>
          <version>3.5.2</version>
        </plugin>
        <plugin>
          <artifactId>maven-release-plugin</artifactId>
          <version>2.5.3</version>
          <configuration>
            <remoteTagging>true</remoteTagging>
            <autoVersionSubmodules>true</autoVersionSubmodules>
            <updateBranchVersions>true</updateBranchVersions>
            <releaseProfiles>release</releaseProfiles>
            <useReleaseProfile>true</useReleaseProfile>
            <preparationGoals>clean install</preparationGoals>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-deploy-plugin</artifactId>
          <version>2.8.2</version>
          <configuration>
            <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-remote-resources-plugin</artifactId>
          <version>1.5</version>
        </plugin>
        <plugin>
          <artifactId>maven-repository-plugin</artifactId>
          <version>2.4</version>
        </plugin>
        <plugin>
          <artifactId>maven-scm-plugin</artifactId>
          <version>1.9.5</version>
        </plugin>
        <plugin>
          <groupId>org.apache.felix</groupId>
          <artifactId>maven-bundle-plugin</artifactId>
          <version>3.5.0</version>
        </plugin>
        <plugin>
          <groupId>com.atlassian.maven.plugins</groupId>
          <artifactId>maven-atlassian-buildutils-plugin</artifactId>
          <version>0.2</version>
        </plugin>
        <plugin>
          <groupId>net.alchim31.maven</groupId>
          <artifactId>yuicompressor-maven-plugin</artifactId>
          <version>1.5.1</version>
        </plugin>
        <plugin>
          <artifactId>maven-jxr-plugin</artifactId>
          <version>2.5</version>
        </plugin>
        <plugin>
          <artifactId>maven-surefire-report-plugin</artifactId>
          <version>2.20.1</version>
        </plugin>
        <plugin>
          <groupId>org.codehaus.mojo</groupId>
          <artifactId>findbugs-maven-plugin</artifactId>
          <version>3.0.5</version>
          <dependencies>
            <dependency>
              <groupId>org.ow2.asm</groupId>
              <artifactId>asm</artifactId>
              <version>9.2</version>
            </dependency>
          </dependencies>
          <configuration>
            <xmlOutput>true</xmlOutput>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-checkstyle-plugin</artifactId>
          <version>3.1.0</version>
          <dependencies>
            <dependency>
              <groupId>com.puppycrawl.tools</groupId>
              <artifactId>checkstyle</artifactId>
              <version>8.18</version>
            </dependency>
          </dependencies>
        </plugin>
        <plugin>
          <artifactId>maven-project-info-reports-plugin</artifactId>
          <version>2.9</version>
        </plugin>
        <plugin>
          <groupId>com.atlassian.maven.plugins</groupId>
          <artifactId>license-maven-plugin</artifactId>
          <version>1.0.1</version>
        </plugin>
        <plugin>
          <groupId>com.atlassian.maven.plugins</groupId>
          <artifactId>artifactory-staging-maven-plugin</artifactId>
          <version>3.1.6</version>
          <extensions>true</extensions>
          <executions>
            <execution>
              <id>staging</id>
              <phase>validate</phase>
              <goals>
                <goal>staging</goal>
              </goals>
              <configuration>
                <skip>false</skip>
                <skipPromotion>false</skipPromotion>
                <serverId>maven-atlassian-com</serverId>
                <stagingRepository>maven-staging-local</stagingRepository>
                <targetRepository>maven-public-local</targetRepository>
                <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <skip>false</skip>
            <skipPromotion>false</skipPromotion>
            <serverId>maven-atlassian-com</serverId>
            <stagingRepository>maven-staging-local</stagingRepository>
            <targetRepository>maven-public-local</targetRepository>
            <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
          </configuration>
        </plugin>
        <plugin>
          <groupId>org.sonarsource.scanner.maven</groupId>
          <artifactId>sonar-maven-plugin</artifactId>
          <version>3.11.0.3922</version>
        </plugin>
        <plugin>
          <groupId>org.jacoco</groupId>
          <artifactId>jacoco-maven-plugin</artifactId>
          <version>0.8.11</version>
        </plugin>
      </plugins>
    </pluginManagement>
    <plugins>
      <plugin>
        <artifactId>maven-source-plugin</artifactId>
        <version>3.0.1</version>
        <executions>
          <execution>
            <id>attach-sources</id>
            <goals>
              <goal>jar-no-fork</goal>
            </goals>
          </execution>
        </executions>
        <inherited>true</inherited>
      </plugin>
      <plugin>
        <artifactId>maven-enforcer-plugin</artifactId>
        <version>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.6.1,)</version>
                </requireMavenVersion>
                <requirePluginVersions>
                  <banSnapshots>true</banSnapshots>
                  <message>Best practice is to always define plugin versions, but if necessary you can set failOnSnapshotPluginDeps=false to allow snapshot versions</message>
                </requirePluginVersions>
              </rules>
            </configuration>
          </execution>
          <execution>
            <id>ban-milestones-and-release-candidates</id>
            <phase>compile</phase>
            <goals>
              <goal>enforce</goal>
            </goals>
            <configuration>
              <rules>
                <banVersionDeps implementation="com.atlassian.maven.enforcer.BanVersionDeps">
                  <message>Milestone and Release Candidate dependencies are not allowed in releases.</message>
                  <bannedDependencyVersionRegexp>(?i)^.*-(rc|m)-?[0-9]+(-.+)?$</bannedDependencyVersionRegexp>
                  <noFailReactorVersionRegexp>(?i)^.*-m-?[0-9]+(-.+)?$</noFailReactorVersionRegexp>
                  <noFailSnapshots>true</noFailSnapshots>
                  <searchTransitive>false</searchTransitive>
                  <ignoreTest>true</ignoreTest>
                </banVersionDeps>
              </rules>
              <fail>true</fail>
            </configuration>
          </execution>
        </executions>
        <dependencies>
          <dependency>
            <groupId>com.atlassian.maven.enforcer</groupId>
            <artifactId>maven-enforcer-rules</artifactId>
            <version>1.5.11</version>
            <scope>compile</scope>
          </dependency>
        </dependencies>
      </plugin>
      <plugin>
        <artifactId>maven-resources-plugin</artifactId>
        <version>2.6</version>
        <executions>
          <execution>
            <id>default-testResources</id>
            <phase>process-test-resources</phase>
            <goals>
              <goal>testResources</goal>
            </goals>
            <configuration>
              <encoding>UTF-8</encoding>
              <nonFilteredFileExtensions>
                <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                <nonFilteredFileExtension>swf</nonFilteredFileExtension>
              </nonFilteredFileExtensions>
            </configuration>
          </execution>
          <execution>
            <id>default-resources</id>
            <phase>process-resources</phase>
            <goals>
              <goal>resources</goal>
            </goals>
            <configuration>
              <encoding>UTF-8</encoding>
              <nonFilteredFileExtensions>
                <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                <nonFilteredFileExtension>swf</nonFilteredFileExtension>
              </nonFilteredFileExtensions>
            </configuration>
          </execution>
          <execution>
            <id>copy-license</id>
            <phase>process-sources</phase>
            <goals>
              <goal>copy-resources</goal>
            </goals>
            <configuration>
              <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/AMALGAM-JTRZEHTMLEB1D0X3-HTMLEB1D0XRELEASE/components/atlassian-html-encoder/target/checkout/components/atlassian-html-encoder/target/classes/META-INF</outputDirectory>
              <overwrite>true</overwrite>
              <resources>
                <resource>
                  <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/AMALGAM-JTRZEHTMLEB1D0X3-HTMLEB1D0XRELEASE/components/atlassian-html-encoder/target/checkout/components/atlassian-html-encoder</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.5.0</version>
        <executions>
          <execution>
            <id>attach-javadocs</id>
            <goals>
              <goal>jar</goal>
            </goals>
            <configuration>
              <doclint>all,-missing</doclint>
            </configuration>
          </execution>
        </executions>
        <inherited>true</inherited>
        <configuration>
          <doclint>all,-missing</doclint>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-gpg-plugin</artifactId>
        <version>1.6</version>
      </plugin>
      <plugin>
        <groupId>com.atlassian.maven.plugins</groupId>
        <artifactId>artifactory-staging-maven-plugin</artifactId>
        <version>3.1.6</version>
        <extensions>true</extensions>
        <executions>
          <execution>
            <id>staging</id>
            <phase>validate</phase>
            <goals>
              <goal>staging</goal>
            </goals>
            <configuration>
              <skip>false</skip>
              <skipPromotion>false</skipPromotion>
              <serverId>maven-atlassian-com</serverId>
              <stagingRepository>maven-staging-local</stagingRepository>
              <targetRepository>maven-public-local</targetRepository>
              <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
            </configuration>
          </execution>
        </executions>
        <configuration>
          <skip>false</skip>
          <skipPromotion>false</skipPromotion>
          <serverId>maven-atlassian-com</serverId>
          <stagingRepository>maven-staging-local</stagingRepository>
          <targetRepository>maven-public-local</targetRepository>
          <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
        </configuration>
      </plugin>
      <plugin>
        <groupId>com.diffplug.spotless</groupId>
        <artifactId>spotless-maven-plugin</artifactId>
        <version>2.43.0</version>
        <configuration>
          <java>
            <palantirJavaFormat>
              <version>2.28.0</version>
            </palantirJavaFormat>
            <importOrder>
              <wildcardsLast>true</wildcardsLast>
              <order>java|javax,lombok,org.spring|org|com|io,,com.atlassian,com.atlassian.beacon|\#,\#com.atlassian</order>
            </importOrder>
            <removeUnusedImports />
          </java>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-clean-plugin</artifactId>
        <version>3.0.0</version>
        <executions>
          <execution>
            <id>default-clean</id>
            <phase>clean</phase>
            <goals>
              <goal>clean</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <artifactId>maven-jar-plugin</artifactId>
        <version>3.1.1</version>
        <executions>
          <execution>
            <id>default-jar</id>
            <phase>package</phase>
            <goals>
              <goal>jar</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <artifactId>maven-compiler-plugin</artifactId>
        <version>3.7.0</version>
        <executions>
          <execution>
            <id>default-compile</id>
            <phase>compile</phase>
            <goals>
              <goal>compile</goal>
            </goals>
          </execution>
          <execution>
            <id>default-testCompile</id>
            <phase>test-compile</phase>
            <goals>
              <goal>testCompile</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <artifactId>maven-surefire-plugin</artifactId>
        <version>2.22.0</version>
        <executions>
          <execution>
            <id>default-test</id>
            <phase>test</phase>
            <goals>
              <goal>test</goal>
            </goals>
            <configuration>
              <excludes>
                <exclude>**/*$*</exclude>
              </excludes>
            </configuration>
          </execution>
        </executions>
        <configuration>
          <excludes>
            <exclude>**/*$*</exclude>
          </excludes>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-install-plugin</artifactId>
        <version>2.5.2</version>
        <executions>
          <execution>
            <id>default-install</id>
            <phase>install</phase>
            <goals>
              <goal>install</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <artifactId>maven-deploy-plugin</artifactId>
        <version>2.8.2</version>
        <executions>
          <execution>
            <id>default-deploy</id>
            <phase>deploy</phase>
            <goals>
              <goal>deploy</goal>
            </goals>
            <configuration>
              <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
            </configuration>
          </execution>
        </executions>
        <configuration>
          <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-site-plugin</artifactId>
        <version>3.6</version>
        <executions>
          <execution>
            <id>default-site</id>
            <phase>site</phase>
            <goals>
              <goal>site</goal>
            </goals>
            <configuration>
              <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/AMALGAM-JTRZEHTMLEB1D0X3-HTMLEB1D0XRELEASE/components/atlassian-html-encoder/target/checkout/components/atlassian-html-encoder/target/site</outputDirectory>
              <reportPlugins>
                <reportPlugin>
                  <groupId>org.apache.maven.plugins</groupId>
                  <artifactId>maven-project-info-reports-plugin</artifactId>
                  <version>2.9</version>
                  <reportSets>
                    <reportSet>
                      <id>default</id>
                      <reports>
                        <report>issue-tracking</report>
                        <report>license</report>
                        <report>index</report>
                      </reports>
                    </reportSet>
                  </reportSets>
                </reportPlugin>
                <reportPlugin>
                  <groupId>org.apache.maven.plugins</groupId>
                  <artifactId>maven-javadoc-plugin</artifactId>
                  <version>3.5.0</version>
                </reportPlugin>
                <reportPlugin>
                  <groupId>org.apache.maven.plugins</groupId>
                  <artifactId>maven-jxr-plugin</artifactId>
                  <version>2.5</version>
                </reportPlugin>
              </reportPlugins>
            </configuration>
          </execution>
          <execution>
            <id>default-deploy</id>
            <phase>site-deploy</phase>
            <goals>
              <goal>deploy</goal>
            </goals>
            <configuration>
              <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/AMALGAM-JTRZEHTMLEB1D0X3-HTMLEB1D0XRELEASE/components/atlassian-html-encoder/target/checkout/components/atlassian-html-encoder/target/site</outputDirectory>
              <reportPlugins>
                <reportPlugin>
                  <groupId>org.apache.maven.plugins</groupId>
                  <artifactId>maven-project-info-reports-plugin</artifactId>
                  <version>2.9</version>
                  <reportSets>
                    <reportSet>
                      <id>default</id>
                      <reports>
                        <report>issue-tracking</report>
                        <report>license</report>
                        <report>index</report>
                      </reports>
                    </reportSet>
                  </reportSets>
                </reportPlugin>
                <reportPlugin>
                  <groupId>org.apache.maven.plugins</groupId>
                  <artifactId>maven-javadoc-plugin</artifactId>
                  <version>3.5.0</version>
                </reportPlugin>
                <reportPlugin>
                  <groupId>org.apache.maven.plugins</groupId>
                  <artifactId>maven-jxr-plugin</artifactId>
                  <version>2.5</version>
                </reportPlugin>
              </reportPlugins>
            </configuration>
          </execution>
        </executions>
        <configuration>
          <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/AMALGAM-JTRZEHTMLEB1D0X3-HTMLEB1D0XRELEASE/components/atlassian-html-encoder/target/checkout/components/atlassian-html-encoder/target/site</outputDirectory>
          <reportPlugins>
            <reportPlugin>
              <groupId>org.apache.maven.plugins</groupId>
              <artifactId>maven-project-info-reports-plugin</artifactId>
              <version>2.9</version>
              <reportSets>
                <reportSet>
                  <id>default</id>
                  <reports>
                    <report>issue-tracking</report>
                    <report>license</report>
                    <report>index</report>
                  </reports>
                </reportSet>
              </reportSets>
            </reportPlugin>
            <reportPlugin>
              <groupId>org.apache.maven.plugins</groupId>
              <artifactId>maven-javadoc-plugin</artifactId>
              <version>3.5.0</version>
            </reportPlugin>
            <reportPlugin>
              <groupId>org.apache.maven.plugins</groupId>
              <artifactId>maven-jxr-plugin</artifactId>
              <version>2.5</version>
            </reportPlugin>
          </reportPlugins>
        </configuration>
      </plugin>
    </plugins>
  </build>
  <reporting>
    <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/AMALGAM-JTRZEHTMLEB1D0X3-HTMLEB1D0XRELEASE/components/atlassian-html-encoder/target/checkout/components/atlassian-html-encoder/target/site</outputDirectory>
    <plugins>
      <plugin>
        <artifactId>maven-project-info-reports-plugin</artifactId>
        <version>2.9</version>
        <reportSets>
          <reportSet>
            <reports>
              <report>issue-tracking</report>
              <report>license</report>
              <report>index</report>
            </reports>
          </reportSet>
        </reportSets>
      </plugin>
      <plugin>
        <artifactId>maven-javadoc-plugin</artifactId>
        <version>3.5.0</version>
      </plugin>
      <plugin>
        <artifactId>maven-jxr-plugin</artifactId>
        <version>2.5</version>
      </plugin>
    </plugins>
  </reporting>
</project>