4.0.0 org.apache.santuario xmlsec bundle Apache XML Security for Java 2.2.1 Apache XML Security for Java supports XML-Signature Syntax and Processing, W3C Recommendation 12 February 2002, and XML Encryption Syntax and Processing, W3C Recommendation 10 December 2002. As of version 1.4, the library supports the standard Java API JSR-105: XML Digital Signature APIs. https://santuario.apache.org/ JIRA https://issues.apache.org/jira/browse/SANTUARIO Apache Santuario Developer List dev-subscribe@santuario.apache.org dev-unsubscribe@santuario.apache.org dev@santuario.apache.org http://news.gmane.org/gmane.text.xml.security.devel 2000 Apache License, Version 2.0 https://www.apache.org/licenses/LICENSE-2.0.txt repo scm:git:https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git scm:git:https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git https://gitbox.apache.org/repos/asf?p=santuario-xml-security-java.git;a=summary xmlsec-2.2.1 The Apache Software Foundation https://www.apache.org/ org.apache apache 23 ${basedir}/src/main/java ${basedir}/src/test/java src/main/java **/*.java src/main/resources **/*.java src/test/java **/*.java src/test/resources **/*.java org.apache.maven.plugins maven-pmd-plugin 3.11.0 ${basedir}/etc/santuario-pmd-ruleset.xml false UTF-8 true true true ${targetJdk} validate validate check org.gaul modernizer-maven-plugin 1.5.0 ${targetJdk} modernizer-check verify modernizer org.apache.maven.plugins maven-compiler-plugin 3.8.0 ${targetJdk} ${targetJdk} -XDcompilePolicy=simple com.google.errorprone error_prone_core 2.3.4 org.apache.maven.plugins maven-jar-plugin 3.1.0 test-compile jar test-jar ${project.build.directory} ${project.build.directory}/test-classes org.apache.felix maven-bundle-plugin 5.1.1 true Apache XML Security The Apache Software Foundation org.apache ${project.version} Apache XML Security The Apache Software Foundation ${project.version} org.apache.xml.security.*;version="${project.version}", org.apache.jcp.xml.dsig.internal.*;version="${project.version}", !org.apache.xml.security.*, !org.apache.jcp.xml.dsig.internal.*, org.slf4j.*;version="[1.7,2)", org.apache.commons.codec.*;version="[1.6,2)", org.apache.xml.dtm*;resolution:=optional;version="[2.7,3)", org.apache.xml.utils*;resolution:=optional;version="[2.7,3)", org.apache.xpath*;resolution:=optional;version="[2.7,3)", * org.apache.santuario.xmlsec org.jvnet.jaxb2.maven2 maven-jaxb2-plugin 0.14.0 bindings generate-sources generate ${basedir}/src/main/resources/ schemas/security-config.xsd bindings/schemas/exc-c14n.xsd bindings/schemas/xmldsig-core-schema.xsd bindings/schemas/xmldsig11-schema.xsd bindings/schemas/xenc-schema.xsd bindings/schemas/xenc-schema-11.xsd bindings/schemas/rsa-pss.xsd ${basedir}/src/main/resources/bindings/ c14n.xjb dsig.xjb dsig11.xjb xenc.xjb xenc11.xjb security-config.xjb xop.xjb rsa-pss.xjb ${basedir}/src/main/resources/bindings/bindings.cat false true 2.1 true false -npa org.apache.maven.plugins maven-release-plugin 2.5.3 false clean install deploy -Papache-release true org.apache.maven.plugins maven-source-plugin 3.0.1 jar true org.apache.maven.plugins maven-javadoc-plugin 3.1.1 org.jacoco jacoco-maven-plugin 0.8.5 prepare-agent report prepare-package report org.apache.maven.plugins maven-javadoc-plugin 3.1.0 jar 8 true org.apache.xml.security.binding.* org.codehaus.mojo clirr-maven-plugin ${clirr.version} ${minSeverity} org.owasp dependency-check-maven ${maven-owasp-plugin-version} validate check install release release org.apache.maven.plugins maven-javadoc-plugin org.apache.maven.plugins maven-source-plugin fastinstall true true nochecks true jdk18 1.8 org.apache.maven.plugins maven-javadoc-plugin -Xdoclint:none org.apache.maven.plugins maven-compiler-plugin true -J-Xbootclasspath/p:${settings.localRepository}/com/google/errorprone/javac/9+181-r4173-1/javac-9+181-r4173-1.jar org.apache.maven.plugins maven-surefire-plugin 2.22.2 brief false false false **/*Test.java **/PerformanceMemoryTest.java **/PerformanceTimingTest.java ${project.version} log4j-xmlsec.xml jdk19-plus [9,) org.apache.maven.plugins maven-javadoc-plugin -Xdoclint:none org.apache.maven.plugins maven-surefire-plugin 2.22.1 brief false false false **/*Test.java **/PerformanceMemoryTest.java **/PerformanceTimingTest.java -Xmx2000m --add-opens java.base/java.lang.reflect=ALL-UNNAMED ${project.version} log4j-xmlsec.xml jakarta.xml.bind jakarta.xml.bind-api 2.3.2 org.glassfish.jaxb jaxb-runtime 2.3.2 test 1.4.01 1.7.30 2.7.2 2.12.0 5.5.1 1.2.17 1.67 2.2 2.6.3 1.15 5.2.1 9.4.24.v20191120 UTF-8 1.8 2.8 5.2.4 info org.slf4j slf4j-api ${slf4j.version} compile commons-codec commons-codec ${commons.codec.version} compile com.fasterxml.woodstox woodstox-core ${woodstox.core.version} runtime org.slf4j slf4j-log4j12 ${slf4j.version} test org.junit.jupiter junit-jupiter-engine ${junit.version} test org.xmlunit xmlunit-core ${xmlunit.version} test org.hamcrest hamcrest-library ${hamcrest.version} test org.xmlunit xmlunit-matchers ${xmlunit.version} test org.eclipse.jetty jetty-server ${jetty.version} test org.eclipse.jetty jetty-servlet ${jetty.version} test org.eclipse.jetty jetty-servlets ${jetty.version} test xalan xalan ${xalan.version} provided true xerces xercesImpl ${xerces.version} provided true xml-apis xml-apis ${xml.apis.version} provided true org.bouncycastle bcprov-jdk15on ${bcprov.version} test com.carrotsearch junit-benchmarks 0.7.2 test apache.releases.https Apache Release Distribution Repository https://repository.apache.org/service/local/staging/deploy/maven2 apache.snapshots.https Apache Development Snapshot Repository https://repository.apache.org/content/repositories/snapshots false org.codehaus.mojo clirr-maven-plugin ${clirr.version} ${minSeverity} org.owasp dependency-check-maven ${maven-owasp-plugin-version}