reta commented on PR #927: URL: https://github.com/apache/cxf/pull/927#issuecomment-1087474935
sure @coheigea ! > 1. Update WSS4J in parent pom to 3.0.0-SNAPSHOT It is already at 3.0.0-SNAPSHOT: https://github.com/reta/cxf/blob/opensaml4-jakartaee/parent/pom.xml#L232 ``` Failed to execute goal on project cxf-rt-security-saml: Could not resolve dependencies for project org.apache.cxf:cxf-rt-security-saml:bundle:4.0.0-SNAPSHOT: Could not find artifact org.apache.wss4j:wss4j-ws-security-dom:jar:3.0.0-SNAPSHOT ``` > 2. Change JacksonJsonProvider to jakarta.rs in services/sts/systests/basic/src/test/resources/org/apache/cxf/systest/sts/rest/cxf-rest-sts.xml > Done. > 3. Same in ./sts/systests/advanced/src/test/resources/org/apache/cxf/systest/sts/custom/cxf-sts.xml Done > 4. Exclude xkms + sts itests temporarily. Done. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
