See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-rs-security-oauth2-jwt/1490/changes>
Changes: [sberyozkin] [CXF-5954] Completing the initial PbesHmacAesWrap code ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache CXF Runtime OAuth 2.0 JWT 3.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cxf-rt-rs-security-oauth2-jwt --- [INFO] Deleting <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-rs-security-oauth2-jwt/ws/target> [INFO] [INFO] --- maven-bundle-plugin:2.4.0:cleanVersions (versions) @ cxf-rt-rs-security-oauth2-jwt --- [INFO] [INFO] --- cxf-xml2fastinfoset-plugin:3.0.0:xml2fastinfoset (xml2fastinfoset) @ cxf-rt-rs-security-oauth2-jwt --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ cxf-rt-rs-security-oauth2-jwt --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cxf-rt-rs-security-oauth2-jwt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-rs-security-oauth2-jwt/ws/src/main/resources> [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-rs-security-oauth2-jwt/ws/src/main/resources-filtered> [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-rs-security-oauth2-jwt/ws/target/generated/src/main/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ cxf-rt-rs-security-oauth2-jwt --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 92 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-rs-security-oauth2-jwt/ws/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cxf-rt-rs-security-oauth2-jwt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-rs-security-oauth2-jwt/ws/src/test/resources> [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-rs-security-oauth2-jwt/ws/target/generated/src/test/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ cxf-rt-rs-security-oauth2-jwt --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-rs-security-oauth2-jwt/ws/target/test-classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-rs-security-oauth2-jwt/ws/src/test/java/org/apache/cxf/rs/security/oauth2/jwe/JwePbeHmacAesWrapTest.java>:[53,9] cannot find symbol symbol: class PbesHmacAesWrapKeyDecryptionAlgorithm location: class org.apache.cxf.rs.security.oauth2.jwe.JwePbeHmacAesWrapTest [ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-rs-security-oauth2-jwt/ws/src/test/java/org/apache/cxf/rs/security/oauth2/jwe/JwePbeHmacAesWrapTest.java>:[53,67] cannot find symbol symbol: class PbesHmacAesWrapKeyDecryptionAlgorithm location: class org.apache.cxf.rs.security.oauth2.jwe.JwePbeHmacAesWrapTest [ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-rs-security-oauth2-jwt/ws/src/test/java/org/apache/cxf/rs/security/oauth2/jwe/JwePbeHmacAesWrapTest.java>:[71,9] cannot find symbol symbol: class PbesHmacAesWrapKeyDecryptionAlgorithm location: class org.apache.cxf.rs.security.oauth2.jwe.JwePbeHmacAesWrapTest [ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-rs-security-oauth2-jwt/ws/src/test/java/org/apache/cxf/rs/security/oauth2/jwe/JwePbeHmacAesWrapTest.java>:[71,67] cannot find symbol symbol: class PbesHmacAesWrapKeyDecryptionAlgorithm location: class org.apache.cxf.rs.security.oauth2.jwe.JwePbeHmacAesWrapTest [INFO] 4 errors [INFO] -------------------------------------------------------------
