diff --git a/pom.xml b/pom.xml index 1dc589b..e60cfce 100644 --- a/pom.xml +++ b/pom.xml @@ -1,185 +1,202 @@ - - 4.0.0 - net.logstash.log4j - jsonevent-layout - jar - 1.8-SNAPSHOT - jsonevent-layout - Log4j pattern layout that conforms to the logstash json_event format - http://logstash.net - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - - lusis - John E. Vincent - lusis.org+github.com@gmail.com - - - pyr - Pierre-Yves Ritschard - pyr@spootnik.org - - - - UTF-8 - UTF-8 - - - org.sonatype.oss - oss-parent - 7 - - - scm:git:git@github.com:git@github.com:logstash/log4j-jsonevent-layout.git - scm:git:git@github.com:logstash/log4j-jsonevent-layout.git - git@github.com:logstash/log4j-jsonevent-layout.git - - - - - - maven-assembly-plugin - 2.2.2 - - - uberjar - package - - single - - - - - - jar-with-dependencies - - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - - 1.5 - 1.5 - - - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - - jar - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - attach-javadocs - - jar - - - - - - - - - - net.minidev - json-smart - 1.1.1 - - - log4j - log4j - 1.2.16 - provided - - - commons-lang - commons-lang - 2.6 - - - junit - junit - 4.8.1 - test - - - - - bundle - - - - org.apache.felix - maven-bundle-plugin - 2.3.7 - true - - - ${project.groupId}.${project.artifactId} - ${project.groupId}.${project.artifactId} - !* - org.ops4j.pax.logging.pax-logging-service;bundle-version="[1.6,1.7)" - *;scope=compile|runtime;inline=true - ${project.version} - - - - - - - - release-sign-artifacts - - - performRelease - true - - - + + 4.0.0 + net.logstash.log4j + jsonevent-layout + bundle + 1.8-SNAPSHOT + jsonevent-layout + Log4j pattern layout that conforms to the logstash json_event format + http://logstash.net + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + lusis + John E. Vincent + lusis.org+github.com@gmail.com + + + pyr + Pierre-Yves Ritschard + pyr@spootnik.org + + + + UTF-8 + UTF-8 + + + org.sonatype.oss + oss-parent + 7 + + + scm:git:git@github.com:git@github.com:logstash/log4j-jsonevent-layout.git + scm:git:git@github.com:logstash/log4j-jsonevent-layout.git + git@github.com:logstash/log4j-jsonevent-layout.git + + + + net.minidev + json-smart + 1.1.1 + + + log4j + log4j + 1.2.16 + provided + + + commons-lang + commons-lang + 2.6 + + + junit + junit + 4.8.1 + test + + + + + release-sign-artifacts + + + performRelease + true + + + + + + org.apache.maven.plugins + maven-gpg-plugin + + + sign-artifacts + verify + + sign + + + + + + + + + + + + + org.apache.felix + maven-bundle-plugin + 2.3.7 + + + maven-assembly-plugin + 2.2.2 + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + + org.apache.maven.plugins + maven-source-plugin + 2.4 + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.3 + + + - - org.apache.maven.plugins - maven-gpg-plugin - - - sign-artifacts - verify - - sign - - - - + + org.apache.felix + maven-bundle-plugin + true + + + ${project.groupId}.${project.artifactId} + ${project.groupId}.${project.artifactId} + !* + org.ops4j.pax.logging.pax-logging-service;bundle-version="[1.6,1.8)" + *;scope=compile|runtime;inline=true + ${project.version} + + + + + maven-assembly-plugin + + + uberjar + package + + single + + + + + + jar-with-dependencies + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + attach-javadocs + + jar + + + + - - - - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - + + + + ossrh + https://oss.sonatype.org/content/repositories/snapshots + + + ossrh + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + +