reta commented on pull request #927:
URL: https://github.com/apache/cxf/pull/927#issuecomment-1082484227


   @coheigea how to build hint:
   
   ```
   mvn install -DskipITs=true -DskipTests=true -pl 
'!:cxf-rt-transports-jms,!:cxf-rt-transports-websocket,!:cxf-rt-rs-service-description-swagger,!:cxf-rt-rs-service-description-microprofile-openapi,!:cxf-java2swagger-plugin,!:cxf-wadl2java-plugin'
   ```
   
   There dependency issues with `org.apache.wss4` since some modules are not 
present in 3.0.0-SNAPSHOT:
   
   ```
   [ERROR] 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: Failure to find 
org.apache.wss4j:wss4j-ws-security-dom:jar:3.0.0-SNAPSHOT in 
https://repo.spring.io/milestone/ was cached in the local repository, 
resolution will not be reattempted until the update interval of 
spring.milestone has elapsed or updates are forced -> [Help 1]
   ```


-- 
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: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to