diff --git a/pom.xml b/pom.xml index 9d47ff4..8843cee 100644 --- a/pom.xml +++ b/pom.xml @@ -15,429 +15,410 @@ - - - 4.0.0 - org.audit4j - audit4j-core - jar - Audit4j - Core - 2.6.0 - http://audit4j.org - Audit4j - An open-source auditing framework for Java, Core - - - Audit4j - http://audit4j.org - - - - - janithb - Janith Bandara - Audit4j - http://audit4j.org - janith@audit4j.org - - Project Administrator - Developer - - +05:30 - - - - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - - scm:git:git@github.com:audit4j/audit4j-core.git - scm:git:git@github.com:audit4j/audit4j-core.git - scm:git:git@github.com:audit4j/audit4j-core.git - - - - github - https://github.com/audit4j/audit4j-core/issues - - - - travis-ci - https://travis-ci.org/audit4j/audit4j-core - - - - - oss.sonatype.org - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - oss.sonatype.org - https://oss.sonatype.org/content/repositories/snapshots - - - - - 4.12 - 1.10.19 - 3.4 - - - - - junit - junit - ${junit.version} - test - - - org.mockito - mockito-core - ${mockito.version} - test - - - org.apache.commons - commons-lang3 - ${commons-lang3.version} - - - commons-net - commons-net - 3.4 - - - commons-io - commons-io - 2.6 - - - com.esotericsoftware.yamlbeans - yamlbeans - 1.09 - - - com.thoughtworks.xstream - xstream - 1.4.8 - - - org.projectreactor - reactor-core - 1.1.6.RELEASE - - - com.alibaba - fastjson - 1.2.24 - - - - + - - org.javassist - javassist - 3.22.0-GA - - - javax.enterprise - cdi-api - 1.2 - provided - - - com.floreysoft - jmte - 4.0.0 - - - javax.enterprise.concurrent - javax.enterprise.concurrent-api - 1.0 - - - javax.management.j2ee - management-api - 1.1-rev-1 - - - javax.servlet - servlet-api - 2.5 - provided - - - javax.servlet - javax.servlet-api - 3.1.0 - provided - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.7 - 1.7 - - - -Xlint:varargs - - - - - org.apache.maven.plugins - maven-source-plugin - 2.4 - - - attach-sources - - jar - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - ${file_encoding} - ${file_encoding} - org.audit4j.core.extra.*:org.audit4j.core.schedule - - - - attach-javadocs - - jar - - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - true - true - - - ${project.url} - 2014-2016 Janith Bandara - - - - - - org.apache.maven.plugins - maven-assembly-plugin - 2.5.3 - - - jar-with-dependencies - - ${project.build.finalName}-all - false - - - - make-assembly - assembly - - single - - - - - - - org.codehaus.mojo - versions-maven-plugin - 2.2 - - false - - - - maven-deploy-plugin - 2.8.2 - - true - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.5 - true - - oss.sonatype.org - https://oss.sonatype.org/ - ${project.version} - - - - deploy-to-sonatype - deploy - - deploy - release - - - - - - org.apache.maven.plugins - maven-release-plugin - 2.3.2 - - @{project.version} - - - - org.apache.maven.plugins - maven-eclipse-plugin - - true - true - - - - org.apache.maven.plugins - maven-surefire-plugin - - - - - - - - - release-sign-artifacts - - - performRelease - true - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.6 - - - sign-artifacts - verify - - sign - - - - - - - - - - - - - org.codehaus.mojo - cobertura-maven-plugin - 2.6 - - - - org.audit4j.core.extra.* - - - - - - org.codehaus.mojo - findbugs-maven-plugin - 3.0.0 - - - org.audit4j.core.extra.* - - - - - org.apache.maven.plugins - maven-pmd-plugin - 3.4 - - true - utf-8 - 100 - 1.5 - - org.audit4j.core.extra.* - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.9 - - org.audit4j.core.extra.*:org.audit4j.core.schedule - - - - - javadoc - test-javadoc - - - - aggregate - false - - aggregate - - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.8.1 - - - - dependencies - project-team - mailing-list - cim - issue-tracking - license - scm - - - - - - - \ No newline at end of file + + + org.javassist + javassist + 3.22.0-GA + + + javax.enterprise + cdi-api + 1.2 + provided + + + javax.el + javax.el-api + + + javax.inject + javax.inject + + + + + com.floreysoft + jmte + 4.0.0 + + + javax.enterprise.concurrent + javax.enterprise.concurrent-api + 1.0 + + + javax.servlet + servlet-api + 2.5 + provided + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.7 + 1.7 + + + -Xlint:varargs + + + + + org.apache.maven.plugins + maven-source-plugin + 2.4 + + + attach-sources + + jar + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.3 + + ${file_encoding} + ${file_encoding} + org.audit4j.core.extra.*:org.audit4j.core.schedule + + + + attach-javadocs + + jar + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + true + true + + + ${project.url} + 2014-2016 Janith Bandara + + + + + + org.apache.maven.plugins + maven-assembly-plugin + 2.5.3 + + + jar-with-dependencies + + ${project.build.finalName}-all + false + + + + make-assembly + assembly + + single + + + + + + org.codehaus.mojo + versions-maven-plugin + 2.2 + + false + + + + maven-deploy-plugin + 2.8.2 + + true + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.5 + true + + oss.sonatype.org + https://oss.sonatype.org/ + ${project.version} + + + + deploy-to-sonatype + deploy + + deploy + release + + + + + + org.apache.maven.plugins + maven-release-plugin + 2.3.2 + + @{project.version} + + + + org.apache.maven.plugins + maven-eclipse-plugin + + true + true + + + + org.apache.maven.plugins + maven-surefire-plugin + + + + + + + release-sign-artifacts + + + performRelease + true + + + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.6 + + + sign-artifacts + verify + + sign + + + + + + + + + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.6 + + + + org.audit4j.core.extra.* + + + + + + org.codehaus.mojo + findbugs-maven-plugin + 3.0.0 + + + org.audit4j.core.extra.* + + + + + org.apache.maven.plugins + maven-pmd-plugin + 3.4 + + true + utf-8 + 100 + 1.5 + + org.audit4j.core.extra.* + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9 + + org.audit4j.core.extra.*:org.audit4j.core.schedule + + + + + javadoc + test-javadoc + + + + aggregate + false + + aggregate + + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.8.1 + + + + dependencies + project-team + mailing-list + cim + issue-tracking + license + scm + + + + + + +