[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.glassfish.jersey.examples:http-patch:jar:2.13
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-gpg-plugin is missing. @ net.java:jvnet-parent:4, /export/home/jerseyrobot/hudson-files/workspace/release-temp/.repository/net/java/jvnet-parent/4/jvnet-parent-4.pom, line 118, column 19
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0 in http://nexus.codehaus.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of snapshots.codehaus.org has elapsed or updates are forced
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building jersey-examples-http-patch 2.13
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0 in http://nexus.codehaus.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of snapshots.codehaus.org has elapsed or updates are forced
[INFO] 
[INFO] --- maven-help-plugin:2.2:effective-pom (default-cli) @ http-patch ---
[INFO] 
Effective POMs, after inheritance, interpolation, and profiles are applied:

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

<!-- ====================================================================== -->
<!--                                                                        -->
<!-- Effective POM for project                                              -->
<!-- 'org.glassfish.jersey.examples:http-patch:jar:2.13'                    -->
<!--                                                                        -->
<!-- ====================================================================== -->

<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>org.glassfish.jersey.examples</groupId>
    <artifactId>project</artifactId>
    <version>2.13</version>
  </parent>
  <groupId>org.glassfish.jersey.examples</groupId>
  <artifactId>http-patch</artifactId>
  <version>2.13</version>
  <name>jersey-examples-http-patch</name>
  <description>Jersey example for implementing generic PATCH support via JAX-RS reader interceptor.
        Taken from Gerard Davison's blog entry:
        http://kingsfleet.blogspot.co.uk/2014/02/transparent-patch-support-in-jax-rs-20.html</description>
  <url>https://jersey.java.net/project/http-patch/</url>
  <inceptionYear>2010</inceptionYear>
  <organization>
    <name>Oracle Corporation</name>
    <url>http://www.oracle.com/</url>
  </organization>
  <licenses>
    <license>
      <name>CDDL+GPL License</name>
      <url>http://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>Pavel Bucek</name>
      <organization>Oracle Corporation</organization>
      <organizationUrl>http://www.oracle.com/</organizationUrl>
    </developer>
    <developer>
      <name>Jakub Podlesak</name>
      <organization>Oracle Corporation</organization>
      <organizationUrl>http://www.oracle.com/</organizationUrl>
    </developer>
    <developer>
      <name>Santiago Pericas-Geertsen</name>
      <organization>Oracle Corporation</organization>
      <organizationUrl>http://www.oracle.com/</organizationUrl>
    </developer>
    <developer>
      <name>Marek Potociar</name>
      <organization>Oracle Corporation</organization>
      <organizationUrl>http://www.oracle.com/</organizationUrl>
    </developer>
    <developer>
      <name>Martin Matula</name>
      <organization>Oracle Corporation</organization>
      <organizationUrl>http://www.oracle.com/</organizationUrl>
    </developer>
    <developer>
      <name>Michal Gajdos</name>
      <organization>Oracle Corporation</organization>
      <organizationUrl>http://www.oracle.com/</organizationUrl>
    </developer>
    <developer>
      <name>Miroslav Fuksa</name>
      <organization>Oracle Corporation</organization>
      <organizationUrl>http://www.oracle.com/</organizationUrl>
    </developer>
    <developer>
      <name>Stepan Kopriva</name>
      <organization>Oracle Corporation</organization>
      <organizationUrl>http://www.oracle.com/</organizationUrl>
    </developer>
    <developer>
      <name>Libor Kramolis</name>
      <organization>Oracle Corporation</organization>
      <organizationUrl>http://www.oracle.com</organizationUrl>
    </developer>
    <developer>
      <name>Adam Lindenthal</name>
      <organization>Oracle Corporation</organization>
      <organizationUrl>http://www.oracle.com</organizationUrl>
    </developer>
  </developers>
  <mailingLists>
    <mailingList>
      <name>Announcements</name>
      <post>announce@jersey.java.net</post>
      <archive>http://java.net/projects/jersey/lists/announce/archive</archive>
    </mailingList>
    <mailingList>
      <name>Users List</name>
      <post>users@jersey.java.net</post>
      <archive>http://java.net/projects/jersey/lists/users/archive</archive>
    </mailingList>
    <mailingList>
      <name>Developers List</name>
      <post>dev@jersey.java.net</post>
      <archive>http://java.net/projects/jersey/lists/dev/archive</archive>
    </mailingList>
    <mailingList>
      <name>Issues</name>
      <post>issues@jersey.java.net</post>
      <archive>http://java.net/projects/jersey/lists/issues/archive</archive>
    </mailingList>
    <mailingList>
      <name>Commits</name>
      <post>commits@jersey.java.net</post>
      <archive>http://java.net/projects/jersey/lists/commits/archive</archive>
    </mailingList>
  </mailingLists>
  <scm>
    <connection>scm:git:git://java.net/jersey~code/project/http-patch</connection>
    <developerConnection>scm:git:ssh://git.java.net/jersey~code/project/http-patch</developerConnection>
    <tag>2.13</tag>
    <url>http://java.net/projects/jersey/sources/code/show/project/http-patch</url>
  </scm>
  <issueManagement>
    <system>JIRA</system>
    <url>http://java.net/jira/browse/JERSEY/</url>
  </issueManagement>
  <ciManagement>
    <system>Hudson</system>
    <url>http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/</url>
  </ciManagement>
  <distributionManagement>
    <repository>
      <id>jvnet-nexus-staging</id>
      <name>Java.net Nexus Staging Repository</name>
      <url>https://maven.java.net/service/local/staging/deploy/maven2/</url>
    </repository>
    <snapshotRepository>
      <id>jvnet-nexus-snapshots</id>
      <name>Java.net Nexus Snapshots Repository</name>
      <url>https://maven.java.net/content/repositories/snapshots/</url>
    </snapshotRepository>
  </distributionManagement>
  <properties>
    <asm.version>5.0.2</asm.version>
    <bnd.plugin.version>2.3.6</bnd.plugin.version>
    <cdi.api.version>1.1</cdi.api.version>
    <checkstyle.mvn.plugin.version>2.12.1</checkstyle.mvn.plugin.version>
    <ejb.version>3.2</ejb.version>
    <fasterxml.classmate.version>0.8.0</fasterxml.classmate.version>
    <findbugs.exclude />
    <findbugs.glassfish.logging.validLoggerPrefixes>javax.enterprise</findbugs.glassfish.logging.validLoggerPrefixes>
    <findbugs.glassfish.version>1.3</findbugs.glassfish.version>
    <findbugs.skip>false</findbugs.skip>
    <findbugs.threshold>Low</findbugs.threshold>
    <findbugs.version>3.0.0</findbugs.version>
    <freemarker.version>2.3.20</freemarker.version>
    <gae.version>1.8.4</gae.version>
    <gf.impl.version>4.0</gf.impl.version>
    <grizzly.client.version>1.8</grizzly.client.version>
    <grizzly2.version>2.3.16</grizzly2.version>
    <hamcrest.version>1.3</hamcrest.version>
    <hk2.version>2.3.0-b10</hk2.version>
    <httpclient.version>4.3.1</httpclient.version>
    <jackson.version>2.3.2</jackson.version>
    <jackson1.version>1.9.11</jackson1.version>
    <java.version>1.7</java.version>
    <javassist.version>3.18.1-GA</javassist.version>
    <javax.annotation.bundle.version>1.2</javax.annotation.bundle.version>
    <javax.annotation.version>1.2</javax.annotation.version>
    <javax.el.version>2.2.4</javax.el.version>
    <javax.interceptor.version>1.2</javax.interceptor.version>
    <javax.persistence.version>1.0</javax.persistence.version>
    <jaxb.api.version>2.2.7</jaxb.api.version>
    <jaxb.ri.version>2.2.7</jaxb.ri.version>
    <jaxrs.api.impl.version>2.0.1</jaxrs.api.impl.version>
    <jaxrs.api.spec.version>2.0</jaxrs.api.spec.version>
    <jboss.logging.version>3.1.1.GA</jboss.logging.version>
    <jersey.repackaged.prefix>jersey.repackaged</jersey.repackaged.prefix>
    <jersey.version>2.13</jersey.version>
    <jersey1.last.final.version>1.17</jersey1.last.final.version>
    <jersey1.version>1.17</jersey1.version>
    <jetty.plugin.version>6.1.22</jetty.plugin.version>
    <jetty.servlet.api.25.version>6.1.14</jetty.servlet.api.25.version>
    <jetty.version>9.1.1.v20140108</jetty.version>
    <jsonp.jaxrs.version>1.0</jsonp.jaxrs.version>
    <jsonp.ri.version>1.0.4</jsonp.ri.version>
    <jsp.version>2.0</jsp.version>
    <jstl.version>1.2</jstl.version>
    <jta.api.version>1.2</jta.api.version>
    <jvnetDistMgmtSnapshotsUrl>https://maven.java.net/content/repositories/snapshots/</jvnetDistMgmtSnapshotsUrl>
    <mimepull.version>1.9.3</mimepull.version>
    <moxy.version>2.5.0</moxy.version>
    <mustache.version>0.8.12</mustache.version>
    <netbeans.hint.license>gf-cddl-gpl</netbeans.hint.license>
    <osgi.version>4.2.0</osgi.version>
    <pax.exam.version>3.3.0</pax.exam.version>
    <pax.web.version>0.7.4</pax.web.version>
    <paxexam.mvn.plugin.version>1.2.4</paxexam.mvn.plugin.version>
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
    <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
    <release.arguments>-Dhttps.proxyHost=inet-rmmc01.oracle.com -Dhttps.proxyPort=80 -Dgpg.keyname=java_re -Dgpg.passphrase=glassfish -Dgpg.executable=/usr/bin/gpg -Pjvnet-release</release.arguments>
    <release.tests.args>-Dmaven.test.skip=false</release.tests.args>
    <rxjava.version>0.20.4</rxjava.version>
    <servlet2.version>2.4</servlet2.version>
    <servlet3.version>3.0.1</servlet3.version>
    <simple.version>5.1.4</simple.version>
    <skip.release.tests>-Dmaven.test.skip=true -Dskip.tests=true</skip.release.tests>
    <skip.tests>true</skip.tests>
    <spring3.version>3.2.3.RELEASE</spring3.version>
    <surefire.security.argline />
    <validation.api.version>1.1.0.Final</validation.api.version>
    <weld.version>2.0.0.Final</weld.version>
    <xdk.absolute.path />
    <xerces.version>2.11.0</xerces.version>
  </properties>
  <dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>javax.ws.rs</groupId>
        <artifactId>javax.ws.rs-api</artifactId>
        <version>2.0.1</version>
      </dependency>
      <dependency>
        <groupId>javax.annotation</groupId>
        <artifactId>javax.annotation-api</artifactId>
        <version>1.2</version>
      </dependency>
      <dependency>
        <groupId>javax.enterprise</groupId>
        <artifactId>cdi-api</artifactId>
        <version>1.1</version>
      </dependency>
      <dependency>
        <groupId>javax.transaction</groupId>
        <artifactId>javax.transaction-api</artifactId>
        <version>1.2</version>
      </dependency>
      <dependency>
        <groupId>com.google.guava</groupId>
        <artifactId>guava</artifactId>
        <version>14.0.1</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>hk2-api</artifactId>
        <version>2.3.0-b10</version>
        <exclusions>
          <exclusion>
            <artifactId>javax.inject</artifactId>
            <groupId>javax.inject</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>osgi-resource-locator</artifactId>
        <version>1.0.1</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2.external</groupId>
        <artifactId>javax.inject</artifactId>
        <version>2.3.0-b10</version>
        <exclusions>
          <exclusion>
            <artifactId>javax.inject</artifactId>
            <groupId>javax.inject</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2.external</groupId>
        <artifactId>aopalliance-repackaged</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.ow2.asm</groupId>
        <artifactId>asm-debug-all</artifactId>
        <version>5.0.2</version>
      </dependency>
      <dependency>
        <groupId>org.javassist</groupId>
        <artifactId>javassist</artifactId>
        <version>3.18.1-GA</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.grizzly</groupId>
        <artifactId>grizzly-http-server</artifactId>
        <version>2.3.16</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.grizzly</groupId>
        <artifactId>grizzly-http-servlet</artifactId>
        <version>2.3.16</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.grizzly</groupId>
        <artifactId>grizzly-websockets</artifactId>
        <version>2.3.16</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.grizzly</groupId>
        <artifactId>grizzly-http-client</artifactId>
        <version>1.8</version>
      </dependency>
      <dependency>
        <groupId>org.apache.httpcomponents</groupId>
        <artifactId>httpclient</artifactId>
        <version>4.3.1</version>
      </dependency>
      <dependency>
        <groupId>org.eclipse.jetty</groupId>
        <artifactId>jetty-client</artifactId>
        <version>9.1.1.v20140108</version>
      </dependency>
      <dependency>
        <groupId>org.eclipse.jetty</groupId>
        <artifactId>jetty-server</artifactId>
        <version>9.1.1.v20140108</version>
      </dependency>
      <dependency>
        <groupId>org.eclipse.jetty</groupId>
        <artifactId>jetty-webapp</artifactId>
        <version>9.1.1.v20140108</version>
      </dependency>
      <dependency>
        <groupId>org.eclipse.jetty</groupId>
        <artifactId>jetty-continuation</artifactId>
        <version>9.1.1.v20140108</version>
      </dependency>
      <dependency>
        <groupId>org.simpleframework</groupId>
        <artifactId>simple</artifactId>
        <version>5.1.4</version>
      </dependency>
      <dependency>
        <groupId>org.codehaus.jettison</groupId>
        <artifactId>jettison</artifactId>
        <version>1.3.3</version>
        <exclusions>
          <exclusion>
            <artifactId>stax-api</artifactId>
            <groupId>stax</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>javax.xml.bind</groupId>
        <artifactId>jaxb-api</artifactId>
        <version>2.2.7</version>
        <scope>provided</scope>
      </dependency>
      <dependency>
        <groupId>com.sun.xml.bind</groupId>
        <artifactId>jaxb-impl</artifactId>
        <version>2.2.7</version>
      </dependency>
      <dependency>
        <groupId>org.eclipse.persistence</groupId>
        <artifactId>org.eclipse.persistence.moxy</artifactId>
        <version>2.5.0</version>
      </dependency>
      <dependency>
        <groupId>org.eclipse.persistence</groupId>
        <artifactId>org.eclipse.persistence.antlr</artifactId>
        <version>2.5.0</version>
      </dependency>
      <dependency>
        <groupId>javax.persistence</groupId>
        <artifactId>persistence-api</artifactId>
        <version>1.0</version>
        <scope>provided</scope>
      </dependency>
      <dependency>
        <groupId>javax.ejb</groupId>
        <artifactId>javax.ejb-api</artifactId>
        <version>3.2</version>
        <scope>provided</scope>
      </dependency>
      <dependency>
        <groupId>com.fasterxml.jackson.jaxrs</groupId>
        <artifactId>jackson-jaxrs-json-provider</artifactId>
        <version>2.3.2</version>
      </dependency>
      <dependency>
        <groupId>com.fasterxml.jackson.jaxrs</groupId>
        <artifactId>jackson-jaxrs-base</artifactId>
        <version>2.3.2</version>
      </dependency>
      <dependency>
        <groupId>com.fasterxml.jackson.core</groupId>
        <artifactId>jackson-core</artifactId>
        <version>2.3.2</version>
      </dependency>
      <dependency>
        <groupId>com.fasterxml.jackson.core</groupId>
        <artifactId>jackson-databind</artifactId>
        <version>2.3.2</version>
      </dependency>
      <dependency>
        <groupId>com.fasterxml.jackson.core</groupId>
        <artifactId>jackson-annotations</artifactId>
        <version>2.3.2</version>
      </dependency>
      <dependency>
        <groupId>com.fasterxml.jackson.module</groupId>
        <artifactId>jackson-module-jaxb-annotations</artifactId>
        <version>2.3.2</version>
      </dependency>
      <dependency>
        <groupId>org.codehaus.jackson</groupId>
        <artifactId>jackson-core-asl</artifactId>
        <version>1.9.11</version>
      </dependency>
      <dependency>
        <groupId>org.codehaus.jackson</groupId>
        <artifactId>jackson-mapper-asl</artifactId>
        <version>1.9.11</version>
      </dependency>
      <dependency>
        <groupId>org.codehaus.jackson</groupId>
        <artifactId>jackson-jaxrs</artifactId>
        <version>1.9.11</version>
      </dependency>
      <dependency>
        <groupId>org.codehaus.jackson</groupId>
        <artifactId>jackson-xc</artifactId>
        <version>1.9.11</version>
      </dependency>
      <dependency>
        <groupId>xerces</groupId>
        <artifactId>xercesImpl</artifactId>
        <version>2.11.0</version>
      </dependency>
      <dependency>
        <groupId>org.osgi</groupId>
        <artifactId>org.osgi.core</artifactId>
        <version>4.2.0</version>
        <scope>provided</scope>
      </dependency>
      <dependency>
        <groupId>org.osgi</groupId>
        <artifactId>org.osgi.compendium</artifactId>
        <version>4.2.0</version>
        <scope>provided</scope>
      </dependency>
      <dependency>
        <groupId>org.apache.felix</groupId>
        <artifactId>org.apache.felix.framework</artifactId>
        <version>4.2.1</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.apache.felix</groupId>
        <artifactId>org.apache.felix.eventadmin</artifactId>
        <version>1.2.2</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.apache.felix</groupId>
        <artifactId>org.apache.felix.framework.security</artifactId>
        <version>2.2.0</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.glassfish.main.ejb</groupId>
        <artifactId>ejb-container</artifactId>
        <version>4.0</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.main.common</groupId>
        <artifactId>container-common</artifactId>
        <version>4.0</version>
      </dependency>
      <dependency>
        <groupId>org.jboss.logging</groupId>
        <artifactId>jboss-logging</artifactId>
        <version>3.1.1.GA</version>
      </dependency>
      <dependency>
        <groupId>com.fasterxml</groupId>
        <artifactId>classmate</artifactId>
        <version>0.8.0</version>
      </dependency>
      <dependency>
        <groupId>javax.el</groupId>
        <artifactId>javax.el-api</artifactId>
        <version>2.2.4</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish</groupId>
        <artifactId>javax.json</artifactId>
        <version>1.0.4</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish</groupId>
        <artifactId>jsonp-jaxrs</artifactId>
        <version>1.0</version>
      </dependency>
      <dependency>
        <groupId>commons-logging</groupId>
        <artifactId>commons-logging</artifactId>
        <version>1.1</version>
      </dependency>
      <dependency>
        <groupId>org.ops4j.pax.exam</groupId>
        <artifactId>pax-exam</artifactId>
        <version>3.3.0</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.ops4j.pax.exam</groupId>
        <artifactId>pax-exam-junit4</artifactId>
        <version>3.3.0</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.ops4j.pax.exam</groupId>
        <artifactId>pax-exam-container-forked</artifactId>
        <version>3.3.0</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.ops4j.pax.exam</groupId>
        <artifactId>pax-exam-container-native</artifactId>
        <version>3.3.0</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.ops4j.pax.exam</groupId>
        <artifactId>pax-exam-junit-extender-impl</artifactId>
        <version>1.2.4</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.ops4j.pax.exam</groupId>
        <artifactId>pax-exam-link-mvn</artifactId>
        <version>3.3.0</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.mortbay.jetty</groupId>
        <artifactId>jetty</artifactId>
        <version>6.1.22</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.mortbay.jetty</groupId>
        <artifactId>jetty-util</artifactId>
        <version>6.1.22</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.mortbay.jetty</groupId>
        <artifactId>servlet-api-2.5</artifactId>
        <version>6.1.14</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>junit</groupId>
        <artifactId>junit</artifactId>
        <version>4.11</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.testng</groupId>
        <artifactId>testng</artifactId>
        <version>6.8.8</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.hamcrest</groupId>
        <artifactId>hamcrest-library</artifactId>
        <version>1.3</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.ops4j.pax.web</groupId>
        <artifactId>pax-web-jetty-bundle</artifactId>
        <version>0.7.4</version>
      </dependency>
      <dependency>
        <groupId>org.ops4j.pax.web</groupId>
        <artifactId>pax-web-extender-war</artifactId>
        <version>0.7.4</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.core</groupId>
        <artifactId>jersey-common</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.core</groupId>
        <artifactId>jersey-client</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.core</groupId>
        <artifactId>jersey-server</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.bundles</groupId>
        <artifactId>jaxrs-ri</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.bundles.repackaged</groupId>
        <artifactId>jersey-guava</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.bundles.repackaged</groupId>
        <artifactId>jersey-jsr166e</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.bundles.glassfish.v4_0</groupId>
        <artifactId>jersey-gfv4_0-core</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.bundles.glassfish.v4_0</groupId>
        <artifactId>jersey-gfv4_0-docs-and-examples</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.connectors</groupId>
        <artifactId>jersey-apache-connector</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.connectors</groupId>
        <artifactId>jersey-grizzly-connector</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.connectors</groupId>
        <artifactId>jersey-jetty-connector</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.containers</groupId>
        <artifactId>jersey-container-jetty-http</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.containers</groupId>
        <artifactId>jersey-container-grizzly2-http</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.containers</groupId>
        <artifactId>jersey-container-grizzly2-servlet</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.containers</groupId>
        <artifactId>jersey-container-jetty-servlet</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.containers</groupId>
        <artifactId>jersey-container-jdk-http</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.containers</groupId>
        <artifactId>jersey-container-servlet</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.containers</groupId>
        <artifactId>jersey-container-servlet-core</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.containers</groupId>
        <artifactId>jersey-container-simple-http</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.containers.glassfish</groupId>
        <artifactId>jersey-gf-cdi</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.containers.glassfish</groupId>
        <artifactId>jersey-gf-ejb</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.containers.glassfish</groupId>
        <artifactId>jersey-gf-cdi-ban-custom-hk2-binding</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.ext</groupId>
        <artifactId>jersey-bean-validation</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.ext</groupId>
        <artifactId>jersey-entity-filtering</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.ext</groupId>
        <artifactId>jersey-metainf-services</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.ext</groupId>
        <artifactId>jersey-mvc</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.ext</groupId>
        <artifactId>jersey-mvc-bean-validation</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.ext</groupId>
        <artifactId>jersey-mvc-freemarker</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.ext</groupId>
        <artifactId>jersey-mvc-jsp</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.ext</groupId>
        <artifactId>jersey-mvc-mustache</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.ext</groupId>
        <artifactId>jersey-proxy-client</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.ext</groupId>
        <artifactId>jersey-servlet-portability</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.ext</groupId>
        <artifactId>jersey-spring3</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.ext</groupId>
        <artifactId>jersey-declarative-linking</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.media</groupId>
        <artifactId>html-json</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.ext</groupId>
        <artifactId>jersey-wadl-doclet</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.media</groupId>
        <artifactId>jersey-media-json-jackson</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.media</groupId>
        <artifactId>jersey-media-json-jackson1</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.media</groupId>
        <artifactId>jersey-media-json-jettison</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.media</groupId>
        <artifactId>jersey-media-json-processing</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.media</groupId>
        <artifactId>jersey-media-moxy</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.media</groupId>
        <artifactId>jersey-media-multipart</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.media</groupId>
        <artifactId>jersey-media-sse</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.ext.rx</groupId>
        <artifactId>jersey-rx-client</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.ext.rx</groupId>
        <artifactId>jersey-rx-client-guava</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.ext.rx</groupId>
        <artifactId>jersey-rx-client-java8</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.ext.rx</groupId>
        <artifactId>jersey-rx-client-jsr166e</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.ext.rx</groupId>
        <artifactId>jersey-rx-client-rxjava</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.test-framework</groupId>
        <artifactId>jersey-test-framework-core</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.test-framework.providers</groupId>
        <artifactId>jersey-test-framework-provider-bundle</artifactId>
        <version>2.13</version>
        <type>pom</type>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.test-framework.providers</groupId>
        <artifactId>jersey-test-framework-provider-external</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.test-framework.providers</groupId>
        <artifactId>jersey-test-framework-provider-grizzly2</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.test-framework.providers</groupId>
        <artifactId>jersey-test-framework-provider-inmemory</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.test-framework.providers</groupId>
        <artifactId>jersey-test-framework-provider-jdk-http</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.test-framework.providers</groupId>
        <artifactId>jersey-test-framework-provider-simple</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jersey.test-framework.providers</groupId>
        <artifactId>jersey-test-framework-provider-jetty</artifactId>
        <version>2.13</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>hk2-build</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>class-model</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>config-generator</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>config-types</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>consolidatedbundle-maven-plugin</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>core</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>hk2-dependency-verifier</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>hk2-dependency-visualizer</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>devtests</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>ctm-example</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>custom-resolver-example</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>examples</artifactId>
        <version>2.3.0-b10</version>
        <type>pom</type>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>security-lockdown-example-alice</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>security-lockdown-example-mallory</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>security-lockdown-example</artifactId>
        <version>2.3.0-b10</version>
        <type>pom</type>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>security-lockdown-example-runner</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>security-lockdown-example-system</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>caching-aop-example</artifactId>
        <version>2.3.0-b10</version>
        <type>pom</type>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>caching-aop-example-system</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>caching-aop-example-runner</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2.external</groupId>
        <artifactId>asm-all-repackaged</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2.external</groupId>
        <artifactId>bean-validator</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2.external</groupId>
        <artifactId>bean-validator-cdi</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>external</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>tiger-types-osgi</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>hk2</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>hk2-config</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>hk2-config-generator</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>hk2-inhabitant-generator</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>hk2-locator</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>hk2-maven</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>hk2-runlevel</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>hk2-junitrunner</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>hk2-testng</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>hk2-collections-tests</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>hk2-testing</artifactId>
        <version>2.3.0-b10</version>
        <type>pom</type>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>hk2-utils</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>osgi-adapter</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>contract-bundle</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>no-hk2-bundle</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>faux-sdp-bundle</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>osgi-adapter-test</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>osgi-adapter-tests-parent</artifactId>
        <version>2.3.0-b10</version>
        <type>pom</type>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>sdp-management-bundle</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>test-module-startup</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>osgi</artifactId>
        <version>2.3.0-b10</version>
        <type>pom</type>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>osgiversion-maven-plugin</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>hk2-parent</artifactId>
        <version>2.3.0-b10</version>
        <type>pom</type>
      </dependency>
      <dependency>
        <groupId>javax.validation</groupId>
        <artifactId>validation-api</artifactId>
        <version>1.1.0.Final</version>
      </dependency>
      <dependency>
        <groupId>org.hibernate</groupId>
        <artifactId>hibernate-validator</artifactId>
        <version>5.0.0.Final</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>guice-bridge</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>hk2-configuration</artifactId>
        <version>2.3.0-b10</version>
        <type>pom</type>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>hk2-configuration-integration</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>hk2-configuration-hub</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.hk2</groupId>
        <artifactId>hk2-property-file</artifactId>
        <version>2.3.0-b10</version>
      </dependency>
    </dependencies>
  </dependencyManagement>
  <dependencies>
    <dependency>
      <groupId>org.glassfish.jersey.containers</groupId>
      <artifactId>jersey-container-grizzly2-http</artifactId>
      <version>2.13</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.github.fge</groupId>
      <artifactId>json-patch</artifactId>
      <version>1.3</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.glassfish.jersey.media</groupId>
      <artifactId>jersey-media-moxy</artifactId>
      <version>2.13</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.glassfish.jersey.media</groupId>
      <artifactId>jersey-media-json-processing</artifactId>
      <version>2.13</version>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>org.glassfish.jersey.test-framework.providers</groupId>
      <artifactId>jersey-test-framework-provider-bundle</artifactId>
      <version>2.13</version>
      <type>pom</type>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>org.glassfish.jersey.connectors</groupId>
      <artifactId>jersey-grizzly-connector</artifactId>
      <version>2.13</version>
      <scope>test</scope>
    </dependency>
  </dependencies>
  <repositories>
    <repository>
      <id>release.maven.java.net</id>
      <name>java.net Maven Release Repository</name>
      <url>https://maven.java.net/content/groups/public</url>
    </repository>
    <repository>
      <releases>
        <enabled>true</enabled>
      </releases>
      <snapshots>
        <enabled>false</enabled>
      </snapshots>
      <id>jvnet-nexus-promoted</id>
      <name>Java.net Promoted Repositories</name>
      <url>https://maven.java.net/content/repositories/promoted/</url>
    </repository>
    <repository>
      <snapshots>
        <enabled>false</enabled>
      </snapshots>
      <id>central</id>
      <name>Central Repository</name>
      <url>http://repo.maven.apache.org/maven2</url>
    </repository>
  </repositories>
  <pluginRepositories>
    <pluginRepository>
      <id>snapshots.codehaus.org</id>
      <name>Codehaus.org Snapshots Maven Repository</name>
      <url>http://nexus.codehaus.org/snapshots</url>
    </pluginRepository>
    <pluginRepository>
      <releases>
        <enabled>true</enabled>
      </releases>
      <snapshots>
        <enabled>false</enabled>
      </snapshots>
      <id>jvnet-nexus-promoted</id>
      <name>Java.net Promoted Repositories</name>
      <url>https://maven.java.net/content/repositories/promoted/</url>
    </pluginRepository>
    <pluginRepository>
      <releases>
        <updatePolicy>never</updatePolicy>
      </releases>
      <snapshots>
        <enabled>false</enabled>
      </snapshots>
      <id>central</id>
      <name>Central Repository</name>
      <url>http://repo.maven.apache.org/maven2</url>
    </pluginRepository>
  </pluginRepositories>
  <build>
    <sourceDirectory>/export/home/jerseyrobot/hudson-files/workspace/release-temp/jersey/examples/http-patch/src/main/java</sourceDirectory>
    <scriptSourceDirectory>/export/home/jerseyrobot/hudson-files/workspace/release-temp/jersey/examples/http-patch/src/main/scripts</scriptSourceDirectory>
    <testSourceDirectory>/export/home/jerseyrobot/hudson-files/workspace/release-temp/jersey/examples/http-patch/src/test/java</testSourceDirectory>
    <outputDirectory>/export/home/jerseyrobot/hudson-files/workspace/release-temp/jersey/examples/http-patch/target/classes</outputDirectory>
    <testOutputDirectory>/export/home/jerseyrobot/hudson-files/workspace/release-temp/jersey/examples/http-patch/target/test-classes</testOutputDirectory>
    <extensions>
      <extension>
        <groupId>org.glassfish</groupId>
        <artifactId>findbugs</artifactId>
        <version>3.2-b06</version>
      </extension>
    </extensions>
    <resources>
      <resource>
        <directory>/export/home/jerseyrobot/hudson-files/workspace/release-temp/jersey/examples/http-patch/src/main/resources</directory>
      </resource>
    </resources>
    <testResources>
      <testResource>
        <directory>/export/home/jerseyrobot/hudson-files/workspace/release-temp/jersey/examples/http-patch/src/test/resources</directory>
      </testResource>
    </testResources>
    <directory>/export/home/jerseyrobot/hudson-files/workspace/release-temp/jersey/examples/http-patch/target</directory>
    <finalName>http-patch</finalName>
    <pluginManagement>
      <plugins>
        <plugin>
          <artifactId>maven-antrun-plugin</artifactId>
          <version>1.3</version>
        </plugin>
        <plugin>
          <groupId>org.glassfish.jersey.tools.plugins</groupId>
          <artifactId>jersey-doc-modulelist-maven-plugin</artifactId>
          <version>1.0</version>
        </plugin>
        <plugin>
          <artifactId>maven-enforcer-plugin</artifactId>
          <version>1.3.1</version>
          <executions>
            <execution>
              <id>enforce-versions</id>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <requireJavaVersion>
                    <version>1.7</version>
                  </requireJavaVersion>
                </rules>
              </configuration>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <groupId>org.codehaus.mojo</groupId>
          <artifactId>build-helper-maven-plugin</artifactId>
          <version>1.7</version>
          <executions>
            <execution>
              <phase>generate-sources</phase>
              <goals>
                <goal>add-source</goal>
              </goals>
              <configuration>
                <sources>
                  <source>/export/home/jerseyrobot/hudson-files/workspace/release-temp/jersey/examples/http-patch/target/generated-sources/rsrc-gen</source>
                </sources>
              </configuration>
            </execution>
            <execution>
              <id>parse-version</id>
              <phase>initialize</phase>
              <goals>
                <goal>parse-version</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <groupId>com.sun.istack</groupId>
          <artifactId>maven-istack-commons-plugin</artifactId>
          <version>2.6.1</version>
          <executions>
            <execution>
              <phase>generate-sources</phase>
              <goals>
                <goal>rs-gen</goal>
              </goals>
              <configuration>
                <resources>
                  <directory>/export/home/jerseyrobot/hudson-files/workspace/release-temp/jersey/examples/http-patch/src/main/resources</directory>
                  <includes>
                    <include>**/localization.properties</include>
                  </includes>
                </resources>
                <destDir>/export/home/jerseyrobot/hudson-files/workspace/release-temp/jersey/examples/http-patch/target/generated-sources/rsrc-gen</destDir>
                <localizationUtilitiesPkgName>org.glassfish.jersey.internal.l10n</localizationUtilitiesPkgName>
              </configuration>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-clean-plugin</artifactId>
          <version>2.5</version>
        </plugin>
        <plugin>
          <artifactId>maven-compiler-plugin</artifactId>
          <version>3.1</version>
          <inherited>true</inherited>
          <configuration>
            <source>1.7</source>
            <target>1.7</target>
            <compilerArguments />
            <showWarnings>false</showWarnings>
            <fork>false</fork>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-jar-plugin</artifactId>
          <version>2.4</version>
        </plugin>
        <plugin>
          <artifactId>maven-resources-plugin</artifactId>
          <version>2.6</version>
        </plugin>
        <plugin>
          <artifactId>maven-surefire-plugin</artifactId>
          <version>2.17</version>
          <configuration>
            <argLine>-Xmx1024m</argLine>
            <skipTests>true</skipTests>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-assembly-plugin</artifactId>
          <version>2.4</version>
          <executions>
            <execution>
              <id>assemble-src-zip</id>
              <phase>package</phase>
              <goals>
                <goal>single</goal>
              </goals>
              <configuration>
                <descriptorRefs>
                  <descriptorRef>src-zip</descriptorRef>
                </descriptorRefs>
                <tarLongFileMode>gnu</tarLongFileMode>
              </configuration>
            </execution>
          </executions>
          <dependencies>
            <dependency>
              <groupId>org.glassfish.jersey.examples</groupId>
              <artifactId>assemblies</artifactId>
              <version>2.13</version>
              <scope>compile</scope>
            </dependency>
          </dependencies>
          <configuration>
            <tarLongFileMode>gnu</tarLongFileMode>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-dependency-plugin</artifactId>
          <version>2.8</version>
        </plugin>
        <plugin>
          <artifactId>maven-javadoc-plugin</artifactId>
          <version>2.9</version>
          <executions>
            <execution>
              <id>attach-javadocs</id>
              <phase>package</phase>
              <goals>
                <goal>jar</goal>
              </goals>
              <configuration>
                <doctitle>Jersey 2.13 API Documentation</doctitle>
                <windowtitle>Jersey 2.13 API</windowtitle>
                <bottom>Copyright &amp;#169; 2007-2014,
                                &lt;a href="http://www.oracle.com"&gt;Oracle&lt;/a&gt;
                                and/or its affiliates.
                                All Rights Reserved. Use is subject to license terms.</bottom>
                <links>
                  <link>http://jax-rs-spec.java.net/nonav/2.0/apidocs</link>
                  <link>http://hk2.java.net/nonav/hk2-api/apidocs</link>
                  <link>http://docs.oracle.com/javaee/7/api</link>
                </links>
                <excludePackageNames>*.examples.*:*.internal.*:*.tests.*</excludePackageNames>
                <sourceFileExcludes>
                  <exclude>bundles/**</exclude>
                </sourceFileExcludes>
                <verbose />
              </configuration>
            </execution>
          </executions>
          <configuration>
            <doctitle>Jersey 2.13 API Documentation</doctitle>
            <windowtitle>Jersey 2.13 API</windowtitle>
            <bottom>Copyright &amp;#169; 2007-2014,
                                &lt;a href="http://www.oracle.com"&gt;Oracle&lt;/a&gt;
                                and/or its affiliates.
                                All Rights Reserved. Use is subject to license terms.</bottom>
            <links>
              <link>http://jax-rs-spec.java.net/nonav/2.0/apidocs</link>
              <link>http://hk2.java.net/nonav/hk2-api/apidocs</link>
              <link>http://docs.oracle.com/javaee/7/api</link>
            </links>
            <excludePackageNames>*.examples.*:*.internal.*:*.tests.*</excludePackageNames>
            <sourceFileExcludes>
              <exclude>bundles/**</exclude>
            </sourceFileExcludes>
            <verbose />
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-source-plugin</artifactId>
          <version>2.2.1</version>
          <executions>
            <execution>
              <id>attach-sources</id>
              <phase>package</phase>
              <goals>
                <goal>jar-no-fork</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-deploy-plugin</artifactId>
          <version>2.8.1</version>
          <configuration>
            <retryFailedDeploymentCount>10</retryFailedDeploymentCount>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-release-plugin</artifactId>
          <version>2.4</version>
          <configuration>
            <mavenExecutorId>forked-path</mavenExecutorId>
            <autoVersionSubmodules>true</autoVersionSubmodules>
            <preparationGoals>clean install</preparationGoals>
            <pushChanges>false</pushChanges>
            <useReleaseProfile>false</useReleaseProfile>
            <arguments>-Dmaven.test.skip=false -Dhttps.proxyHost=inet-rmmc01.oracle.com -Dhttps.proxyPort=80 -Dgpg.keyname=java_re -Dgpg.passphrase=glassfish -Dgpg.executable=/usr/bin/gpg -Pjvnet-release</arguments>
          </configuration>
        </plugin>
        <plugin>
          <groupId>org.ops4j.pax.exam</groupId>
          <artifactId>maven-paxexam-plugin</artifactId>
          <version>1.2.4</version>
          <executions>
            <execution>
              <id>generate-config</id>
              <goals>
                <goal>generate-depends-file</goal>
              </goals>
              <configuration>
                <options>
                  <platform>felix</platform>
                </options>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <options>
              <platform>felix</platform>
            </options>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-site-plugin</artifactId>
          <version>3.3</version>
          <configuration>
            <generateProjectInfo>false</generateProjectInfo>
            <generateReports>true</generateReports>
          </configuration>
        </plugin>
        <plugin>
          <groupId>org.codehaus.mojo</groupId>
          <artifactId>exec-maven-plugin</artifactId>
          <version>1.2.1</version>
          <executions>
            <execution>
              <goals>
                <goal>java</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-jxr-plugin</artifactId>
          <version>2.3</version>
          <executions>
            <execution>
              <phase>validate</phase>
              <goals>
                <goal>jxr</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-checkstyle-plugin</artifactId>
          <version>2.12.1</version>
          <executions>
            <execution>
              <phase>validate</phase>
              <goals>
                <goal>checkstyle</goal>
              </goals>
              <configuration>
                <outputDirectory>/export/home/jerseyrobot/hudson-files/workspace/release-temp/jersey/examples/http-patch/target/checkstyle</outputDirectory>
                <outputFile>/export/home/jerseyrobot/hudson-files/workspace/release-temp/jersey/examples/http-patch/target/checkstyle/checkstyle-result.xml</outputFile>
                <configLocation>etc/config/checkstyle.xml</configLocation>
                <suppressionsLocation>etc/config/checkstyle-suppressions.xml</suppressionsLocation>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <outputDirectory>/export/home/jerseyrobot/hudson-files/workspace/release-temp/jersey/examples/http-patch/target/checkstyle</outputDirectory>
            <outputFile>/export/home/jerseyrobot/hudson-files/workspace/release-temp/jersey/examples/http-patch/target/checkstyle/checkstyle-result.xml</outputFile>
            <configLocation>etc/config/checkstyle.xml</configLocation>
            <suppressionsLocation>etc/config/checkstyle-suppressions.xml</suppressionsLocation>
          </configuration>
        </plugin>
        <plugin>
          <groupId>org.codehaus.mojo</groupId>
          <artifactId>findbugs-maven-plugin</artifactId>
          <version>3.0.0</version>
          <dependencies>
            <dependency>
              <groupId>org.glassfish.findbugs</groupId>
              <artifactId>findbugs</artifactId>
              <version>1.3</version>
            </dependency>
          </dependencies>
          <configuration>
            <skip>false</skip>
            <threshold>Low</threshold>
            <excludeFilterFile />
            <xmlOutput>true</xmlOutput>
            <findbugsXmlOutput>true</findbugsXmlOutput>
            <jvmArgs>-Dfindbugs.glassfish.logging.validLoggerPrefixes=javax.enterprise</jvmArgs>
            <plugins>
              <plugin>
                <groupId>org.glassfish.findbugs</groupId>
                <artifactId>findbugs-logging-detectors</artifactId>
                <version>1.3</version>
              </plugin>
            </plugins>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-failsafe-plugin</artifactId>
          <version>2.16</version>
          <executions>
            <execution>
              <goals>
                <goal>integration-test</goal>
                <goal>verify</goal>
              </goals>
              <configuration>
                <skipTests>true</skipTests>
                <skipITs>true</skipITs>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <skipTests>true</skipTests>
            <skipITs>true</skipITs>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-war-plugin</artifactId>
          <version>2.4</version>
          <configuration>
            <failOnMissingWebXml>false</failOnMissingWebXml>
          </configuration>
        </plugin>
        <plugin>
          <groupId>org.glassfish.embedded</groupId>
          <artifactId>maven-embedded-glassfish-plugin</artifactId>
          <version>3.1.2.2</version>
        </plugin>
        <plugin>
          <groupId>org.glassfish.copyright</groupId>
          <artifactId>glassfish-copyright-maven-plugin</artifactId>
          <version>1.28</version>
          <configuration>
            <excludeFile>etc/config/copyright-exclude</excludeFile>
            <scm>git</scm>
            <debug>false</debug>
            <scmOnly>true</scmOnly>
            <warn>true</warn>
            <update>false</update>
            <ignoreYear>false</ignoreYear>
            <templateFile>etc/config/copyright.txt</templateFile>
          </configuration>
        </plugin>
        <plugin>
          <groupId>org.apache.felix</groupId>
          <artifactId>maven-bundle-plugin</artifactId>
          <version>2.3.7</version>
          <extensions>true</extensions>
          <executions>
            <execution>
              <id>osgi-bundle</id>
              <phase>package</phase>
              <goals>
                <goal>bundle</goal>
              </goals>
              <configuration>
                <instructions>
                  <_versionpolicy>[$(version;==;$(@)),$(version;+;$(@)))</_versionpolicy>
                  <_nodefaultversion>false</_nodefaultversion>
                </instructions>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <instructions>
              <_versionpolicy>[$(version;==;$(@)),$(version;+;$(@)))</_versionpolicy>
              <_nodefaultversion>false</_nodefaultversion>
            </instructions>
          </configuration>
        </plugin>
        <plugin>
          <groupId>org.codehaus.mojo</groupId>
          <artifactId>xml-maven-plugin</artifactId>
          <version>1.0</version>
        </plugin>
        <plugin>
          <groupId>com.sun.tools.xjc.maven2</groupId>
          <artifactId>maven-jaxb-plugin</artifactId>
          <version>1.1.1</version>
        </plugin>
        <plugin>
          <groupId>org.codehaus.mojo</groupId>
          <artifactId>buildnumber-maven-plugin</artifactId>
          <version>1.1</version>
        </plugin>
        <plugin>
          <groupId>org.mortbay.jetty</groupId>
          <artifactId>maven-jetty-plugin</artifactId>
          <version>6.1.24</version>
        </plugin>
        <plugin>
          <groupId>org.mortbay.jetty</groupId>
          <artifactId>jetty-maven-plugin</artifactId>
          <version>8.1.8.v20121106</version>
        </plugin>
        <plugin>
          <groupId>org.eclipse.jetty</groupId>
          <artifactId>jetty-maven-plugin</artifactId>
          <version>9.0.5.v20130815</version>
        </plugin>
        <plugin>
          <groupId>org.glassfish.build</groupId>
          <artifactId>gfnexus-maven-plugin</artifactId>
          <version>0.16</version>
          <configuration>
            <stagingRepos>
              <stagingRepo>
                <ref>org.glassfish.jersey:project:2.13:pom</ref>
                <profile>com.sun.jersey</profile>
              </stagingRepo>
            </stagingRepos>
            <promotionProfile>glassfish-integration</promotionProfile>
            <message>JERSEY-2.13</message>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-shade-plugin</artifactId>
          <version>2.2</version>
          <executions>
            <execution>
              <id>shade-archive</id>
              <goals>
                <goal>shade</goal>
              </goals>
              <configuration>
                <shadeTestJar>false</shadeTestJar>
                <minimizeJar>true</minimizeJar>
                <promoteTransitiveDependencies>true</promoteTransitiveDependencies>
                <createDependencyReducedPom>false</createDependencyReducedPom>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <shadeTestJar>false</shadeTestJar>
            <minimizeJar>true</minimizeJar>
            <promoteTransitiveDependencies>true</promoteTransitiveDependencies>
            <createDependencyReducedPom>false</createDependencyReducedPom>
          </configuration>
        </plugin>
        <plugin>
          <groupId>org.fortasoft</groupId>
          <artifactId>gradle-maven-plugin</artifactId>
          <version>1.0.5</version>
        </plugin>
        <plugin>
          <groupId>com.github.wvengen</groupId>
          <artifactId>proguard-maven-plugin</artifactId>
          <version>2.0.6</version>
          <dependencies>
            <dependency>
              <groupId>net.sf.proguard</groupId>
              <artifactId>proguard-base</artifactId>
              <version>4.11</version>
              <scope>runtime</scope>
            </dependency>
          </dependencies>
        </plugin>
      </plugins>
    </pluginManagement>
    <plugins>
      <plugin>
        <artifactId>maven-source-plugin</artifactId>
        <version>2.2.1</version>
        <executions>
          <execution>
            <id>attach-sources</id>
            <phase>package</phase>
            <goals>
              <goal>jar-no-fork</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <artifactId>maven-javadoc-plugin</artifactId>
        <version>2.9</version>
        <executions>
          <execution>
            <id>attach-javadocs</id>
            <phase>package</phase>
            <goals>
              <goal>jar</goal>
            </goals>
            <configuration>
              <doctitle>Jersey 2.13 API Documentation</doctitle>
              <windowtitle>Jersey 2.13 API</windowtitle>
              <bottom>Copyright &amp;#169; 2007-2014,
                                &lt;a href="http://www.oracle.com"&gt;Oracle&lt;/a&gt;
                                and/or its affiliates.
                                All Rights Reserved. Use is subject to license terms.</bottom>
              <links>
                <link>http://jax-rs-spec.java.net/nonav/2.0/apidocs</link>
                <link>http://hk2.java.net/nonav/hk2-api/apidocs</link>
                <link>http://docs.oracle.com/javaee/7/api</link>
              </links>
              <excludePackageNames>*.examples.*:*.internal.*:*.tests.*</excludePackageNames>
              <sourceFileExcludes>
                <exclude>bundles/**</exclude>
              </sourceFileExcludes>
              <verbose />
            </configuration>
          </execution>
        </executions>
        <configuration>
          <doctitle>Jersey 2.13 API Documentation</doctitle>
          <windowtitle>Jersey 2.13 API</windowtitle>
          <bottom>Copyright &amp;#169; 2007-2014,
                                &lt;a href="http://www.oracle.com"&gt;Oracle&lt;/a&gt;
                                and/or its affiliates.
                                All Rights Reserved. Use is subject to license terms.</bottom>
          <links>
            <link>http://jax-rs-spec.java.net/nonav/2.0/apidocs</link>
            <link>http://hk2.java.net/nonav/hk2-api/apidocs</link>
            <link>http://docs.oracle.com/javaee/7/api</link>
          </links>
          <excludePackageNames>*.examples.*:*.internal.*:*.tests.*</excludePackageNames>
          <sourceFileExcludes>
            <exclude>bundles/**</exclude>
          </sourceFileExcludes>
          <verbose />
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-enforcer-plugin</artifactId>
        <version>1.3.1</version>
        <executions>
          <execution>
            <id>enforce-versions</id>
            <goals>
              <goal>enforce</goal>
            </goals>
            <configuration>
              <rules>
                <requireJavaVersion>
                  <version>1.7</version>
                </requireJavaVersion>
              </rules>
            </configuration>
          </execution>
          <execution>
            <id>enforce-maven</id>
            <goals>
              <goal>enforce</goal>
            </goals>
            <configuration>
              <rules>
                <requireMavenVersion>
                  <version>(,2.1.0),(2.1.0,2.2.0),(2.2.0,)</version>
                  <message>Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures
                        and checksums respectively.</message>
                </requireMavenVersion>
              </rules>
            </configuration>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <artifactId>maven-gpg-plugin</artifactId>
        <version>1.5</version>
        <executions>
          <execution>
            <id>sign-artifacts</id>
            <phase>verify</phase>
            <goals>
              <goal>sign</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <artifactId>maven-release-plugin</artifactId>
        <version>2.4</version>
        <configuration>
          <mavenExecutorId>forked-path</mavenExecutorId>
          <autoVersionSubmodules>true</autoVersionSubmodules>
          <preparationGoals>clean install</preparationGoals>
          <pushChanges>false</pushChanges>
          <useReleaseProfile>false</useReleaseProfile>
          <arguments>-Dmaven.test.skip=false -Dhttps.proxyHost=inet-rmmc01.oracle.com -Dhttps.proxyPort=80 -Dgpg.keyname=java_re -Dgpg.passphrase=glassfish -Dgpg.executable=/usr/bin/gpg -Pjvnet-release</arguments>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-deploy-plugin</artifactId>
        <version>2.8.1</version>
        <executions>
          <execution>
            <id>default-deploy</id>
            <phase>deploy</phase>
            <goals>
              <goal>deploy</goal>
            </goals>
            <configuration>
              <retryFailedDeploymentCount>10</retryFailedDeploymentCount>
            </configuration>
          </execution>
        </executions>
        <configuration>
          <retryFailedDeploymentCount>10</retryFailedDeploymentCount>
        </configuration>
      </plugin>
      <plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>exec-maven-plugin</artifactId>
        <version>1.2.1</version>
        <executions>
          <execution>
            <goals>
              <goal>java</goal>
            </goals>
            <configuration>
              <mainClass>org.glassfish.jersey.examples.httppatch.App</mainClass>
            </configuration>
          </execution>
        </executions>
        <configuration>
          <mainClass>org.glassfish.jersey.examples.httppatch.App</mainClass>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-assembly-plugin</artifactId>
        <version>2.4</version>
        <executions>
          <execution>
            <id>assemble-src-zip</id>
            <phase>package</phase>
            <goals>
              <goal>single</goal>
            </goals>
            <configuration>
              <descriptorRefs>
                <descriptorRef>src-zip</descriptorRef>
              </descriptorRefs>
              <tarLongFileMode>gnu</tarLongFileMode>
            </configuration>
          </execution>
        </executions>
        <dependencies>
          <dependency>
            <groupId>org.glassfish.jersey.examples</groupId>
            <artifactId>assemblies</artifactId>
            <version>2.13</version>
            <scope>compile</scope>
          </dependency>
        </dependencies>
        <configuration>
          <tarLongFileMode>gnu</tarLongFileMode>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-clean-plugin</artifactId>
        <version>2.5</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.4</version>
        <executions>
          <execution>
            <id>default-install</id>
            <phase>install</phase>
            <goals>
              <goal>install</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <artifactId>maven-resources-plugin</artifactId>
        <version>2.6</version>
        <executions>
          <execution>
            <id>default-resources</id>
            <phase>process-resources</phase>
            <goals>
              <goal>resources</goal>
            </goals>
          </execution>
          <execution>
            <id>default-testResources</id>
            <phase>process-test-resources</phase>
            <goals>
              <goal>testResources</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <artifactId>maven-surefire-plugin</artifactId>
        <version>2.17</version>
        <executions>
          <execution>
            <id>default-test</id>
            <phase>test</phase>
            <goals>
              <goal>test</goal>
            </goals>
            <configuration>
              <argLine>-Xmx1024m</argLine>
              <skipTests>true</skipTests>
            </configuration>
          </execution>
        </executions>
        <configuration>
          <argLine>-Xmx1024m</argLine>
          <skipTests>true</skipTests>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-compiler-plugin</artifactId>
        <version>3.1</version>
        <executions>
          <execution>
            <id>default-testCompile</id>
            <phase>test-compile</phase>
            <goals>
              <goal>testCompile</goal>
            </goals>
            <configuration>
              <source>1.7</source>
              <target>1.7</target>
              <compilerArguments />
              <showWarnings>false</showWarnings>
              <fork>false</fork>
            </configuration>
          </execution>
          <execution>
            <id>default-compile</id>
            <phase>compile</phase>
            <goals>
              <goal>compile</goal>
            </goals>
            <configuration>
              <source>1.7</source>
              <target>1.7</target>
              <compilerArguments />
              <showWarnings>false</showWarnings>
              <fork>false</fork>
            </configuration>
          </execution>
        </executions>
        <inherited>true</inherited>
        <configuration>
          <source>1.7</source>
          <target>1.7</target>
          <compilerArguments />
          <showWarnings>false</showWarnings>
          <fork>false</fork>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-jar-plugin</artifactId>
        <version>2.4</version>
        <executions>
          <execution>
            <id>default-jar</id>
            <phase>package</phase>
            <goals>
              <goal>jar</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <artifactId>maven-site-plugin</artifactId>
        <version>3.3</version>
        <executions>
          <execution>
            <id>default-site</id>
            <phase>site</phase>
            <goals>
              <goal>site</goal>
            </goals>
            <configuration>
              <generateProjectInfo>false</generateProjectInfo>
              <generateReports>true</generateReports>
              <outputDirectory>/export/home/jerseyrobot/hudson-files/workspace/release-temp/jersey/examples/http-patch/target/site</outputDirectory>
              <reportPlugins>
                <reportPlugin>
                  <groupId>org.codehaus.mojo</groupId>
                  <artifactId>findbugs-maven-plugin</artifactId>
                  <version>3.0.0</version>
                  <reportSets>
                    <reportSet>
                      <id>default</id>
                      <configuration>
                        <skip>false</skip>
                        <threshold>Low</threshold>
                        <excludeFilterFile />
                        <findbugsXmlWithMessages>true</findbugsXmlWithMessages>
                        <jvmArgs>-Dfindbugs.glassfish.logging.validLoggerPrefixes=javax.enterprise</jvmArgs>
                        <plugins>
                          <plugin>
                            <groupId>org.glassfish.findbugs</groupId>
                            <artifactId>findbugs-logging-detectors</artifactId>
                            <version>1.3</version>
                          </plugin>
                        </plugins>
                      </configuration>
                      <reports>
                        <report>findbugs</report>
                      </reports>
                    </reportSet>
                  </reportSets>
                </reportPlugin>
                <reportPlugin>
                  <groupId>org.apache.maven.plugins</groupId>
                  <artifactId>maven-jxr-plugin</artifactId>
                  <version>2.3</version>
                  <reportSets>
                    <reportSet>
                      <id>default</id>
                      <reports>
                        <report>jxr</report>
                      </reports>
                    </reportSet>
                  </reportSets>
                </reportPlugin>
                <reportPlugin>
                  <groupId>org.apache.maven.plugins</groupId>
                  <artifactId>maven-checkstyle-plugin</artifactId>
                  <version>2.12.1</version>
                  <configuration>
                    <configLocation>etc/config/checkstyle.xml</configLocation>
                    <suppressionsLocation>etc/config/checkstyle-suppressions.xml</suppressionsLocation>
                  </configuration>
                  <reportSets>
                    <reportSet>
                      <id>default</id>
                      <configuration>
                        <configLocation>etc/config/checkstyle.xml</configLocation>
                        <suppressionsLocation>etc/config/checkstyle-suppressions.xml</suppressionsLocation>
                      </configuration>
                      <reports>
                        <report>checkstyle</report>
                      </reports>
                    </reportSet>
                  </reportSets>
                </reportPlugin>
              </reportPlugins>
            </configuration>
          </execution>
          <execution>
            <id>default-deploy</id>
            <phase>site-deploy</phase>
            <goals>
              <goal>deploy</goal>
            </goals>
            <configuration>
              <generateProjectInfo>false</generateProjectInfo>
              <generateReports>true</generateReports>
              <outputDirectory>/export/home/jerseyrobot/hudson-files/workspace/release-temp/jersey/examples/http-patch/target/site</outputDirectory>
              <reportPlugins>
                <reportPlugin>
                  <groupId>org.codehaus.mojo</groupId>
                  <artifactId>findbugs-maven-plugin</artifactId>
                  <version>3.0.0</version>
                  <reportSets>
                    <reportSet>
                      <id>default</id>
                      <configuration>
                        <skip>false</skip>
                        <threshold>Low</threshold>
                        <excludeFilterFile />
                        <findbugsXmlWithMessages>true</findbugsXmlWithMessages>
                        <jvmArgs>-Dfindbugs.glassfish.logging.validLoggerPrefixes=javax.enterprise</jvmArgs>
                        <plugins>
                          <plugin>
                            <groupId>org.glassfish.findbugs</groupId>
                            <artifactId>findbugs-logging-detectors</artifactId>
                            <version>1.3</version>
                          </plugin>
                        </plugins>
                      </configuration>
                      <reports>
                        <report>findbugs</report>
                      </reports>
                    </reportSet>
                  </reportSets>
                </reportPlugin>
                <reportPlugin>
                  <groupId>org.apache.maven.plugins</groupId>
                  <artifactId>maven-jxr-plugin</artifactId>
                  <version>2.3</version>
                  <reportSets>
                    <reportSet>
                      <id>default</id>
                      <reports>
                        <report>jxr</report>
                      </reports>
                    </reportSet>
                  </reportSets>
                </reportPlugin>
                <reportPlugin>
                  <groupId>org.apache.maven.plugins</groupId>
                  <artifactId>maven-checkstyle-plugin</artifactId>
                  <version>2.12.1</version>
                  <configuration>
                    <configLocation>etc/config/checkstyle.xml</configLocation>
                    <suppressionsLocation>etc/config/checkstyle-suppressions.xml</suppressionsLocation>
                  </configuration>
                  <reportSets>
                    <reportSet>
                      <id>default</id>
                      <configuration>
                        <configLocation>etc/config/checkstyle.xml</configLocation>
                        <suppressionsLocation>etc/config/checkstyle-suppressions.xml</suppressionsLocation>
                      </configuration>
                      <reports>
                        <report>checkstyle</report>
                      </reports>
                    </reportSet>
                  </reportSets>
                </reportPlugin>
              </reportPlugins>
            </configuration>
          </execution>
        </executions>
        <configuration>
          <generateProjectInfo>false</generateProjectInfo>
          <generateReports>true</generateReports>
          <outputDirectory>/export/home/jerseyrobot/hudson-files/workspace/release-temp/jersey/examples/http-patch/target/site</outputDirectory>
          <reportPlugins>
            <reportPlugin>
              <groupId>org.codehaus.mojo</groupId>
              <artifactId>findbugs-maven-plugin</artifactId>
              <version>3.0.0</version>
              <reportSets>
                <reportSet>
                  <id>default</id>
                  <configuration>
                    <skip>false</skip>
                    <threshold>Low</threshold>
                    <excludeFilterFile />
                    <findbugsXmlWithMessages>true</findbugsXmlWithMessages>
                    <jvmArgs>-Dfindbugs.glassfish.logging.validLoggerPrefixes=javax.enterprise</jvmArgs>
                    <plugins>
                      <plugin>
                        <groupId>org.glassfish.findbugs</groupId>
                        <artifactId>findbugs-logging-detectors</artifactId>
                        <version>1.3</version>
                      </plugin>
                    </plugins>
                  </configuration>
                  <reports>
                    <report>findbugs</report>
                  </reports>
                </reportSet>
              </reportSets>
            </reportPlugin>
            <reportPlugin>
              <groupId>org.apache.maven.plugins</groupId>
              <artifactId>maven-jxr-plugin</artifactId>
              <version>2.3</version>
              <reportSets>
                <reportSet>
                  <id>default</id>
                  <reports>
                    <report>jxr</report>
                  </reports>
                </reportSet>
              </reportSets>
            </reportPlugin>
            <reportPlugin>
              <groupId>org.apache.maven.plugins</groupId>
              <artifactId>maven-checkstyle-plugin</artifactId>
              <version>2.12.1</version>
              <configuration>
                <configLocation>etc/config/checkstyle.xml</configLocation>
                <suppressionsLocation>etc/config/checkstyle-suppressions.xml</suppressionsLocation>
              </configuration>
              <reportSets>
                <reportSet>
                  <id>default</id>
                  <configuration>
                    <configLocation>etc/config/checkstyle.xml</configLocation>
                    <suppressionsLocation>etc/config/checkstyle-suppressions.xml</suppressionsLocation>
                  </configuration>
                  <reports>
                    <report>checkstyle</report>
                  </reports>
                </reportSet>
              </reportSets>
            </reportPlugin>
          </reportPlugins>
        </configuration>
      </plugin>
    </plugins>
  </build>
  <reporting>
    <excludeDefaults>true</excludeDefaults>
    <outputDirectory>/export/home/jerseyrobot/hudson-files/workspace/release-temp/jersey/examples/http-patch/target/site</outputDirectory>
    <plugins>
      <plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>findbugs-maven-plugin</artifactId>
        <version>3.0.0</version>
        <reportSets>
          <reportSet>
            <reports>
              <report>findbugs</report>
            </reports>
            <configuration>
              <skip>false</skip>
              <threshold>Low</threshold>
              <excludeFilterFile />
              <findbugsXmlWithMessages>true</findbugsXmlWithMessages>
              <jvmArgs>-Dfindbugs.glassfish.logging.validLoggerPrefixes=javax.enterprise</jvmArgs>
              <plugins>
                <plugin>
                  <groupId>org.glassfish.findbugs</groupId>
                  <artifactId>findbugs-logging-detectors</artifactId>
                  <version>1.3</version>
                </plugin>
              </plugins>
            </configuration>
          </reportSet>
        </reportSets>
      </plugin>
      <plugin>
        <artifactId>maven-jxr-plugin</artifactId>
        <version>2.3</version>
        <reportSets>
          <reportSet>
            <reports>
              <report>jxr</report>
            </reports>
          </reportSet>
        </reportSets>
      </plugin>
      <plugin>
        <artifactId>maven-checkstyle-plugin</artifactId>
        <version>2.12.1</version>
        <reportSets>
          <reportSet>
            <reports>
              <report>checkstyle</report>
            </reports>
            <configuration>
              <configLocation>etc/config/checkstyle.xml</configLocation>
              <suppressionsLocation>etc/config/checkstyle-suppressions.xml</suppressionsLocation>
            </configuration>
          </reportSet>
        </reportSets>
        <configuration>
          <configLocation>etc/config/checkstyle.xml</configLocation>
          <suppressionsLocation>etc/config/checkstyle-suppressions.xml</suppressionsLocation>
        </configuration>
      </plugin>
    </plugins>
  </reporting>
  <profiles>
    <profile>
      <id>release</id>
      <build>
        <plugins>
          <plugin>
            <artifactId>maven-assembly-plugin</artifactId>
          </plugin>
        </plugins>
      </build>
    </profile>
  </profiles>
</project>

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.606s
[INFO] Finished at: Mon Sep 29 15:06:40 CEST 2014
[INFO] Final Memory: 19M/620M
[INFO] ------------------------------------------------------------------------
