MikaelAnderssonWigander commented on PR #17116: URL: https://github.com/apache/camel/pull/17116#issuecomment-2658988173
> > `mvn clean install -Dquickly` > > Yes but I get build failures > > ``` > [ERROR] Failed to execute goal on project camel-cxf-soap: Could not resolve dependencies for project org.apache.camel:camel-cxf-soap:jar:4.11.0-SNAPSHOT > [ERROR] dependency: org.opensaml:opensaml-saml-impl:jar:4.3.2 (test) > [ERROR] Could not find artifact org.opensaml:opensaml-saml-impl:jar:4.3.2 in central (https://repo1.maven.org/maven2/) > [ERROR] dependency: org.opensaml:opensaml-xacml-impl:jar:4.3.2 (test) > [ERROR] Could not find artifact org.opensaml:opensaml-xacml-impl:jar:4.3.2 in central (https://repo1.maven.org/maven2/) > [ERROR] dependency: org.opensaml:opensaml-xacml-saml-impl:jar:4.3.2 (test) > [ERROR] Could not find artifact org.opensaml:opensaml-xacml-saml-impl:jar:4.3.2 in central (https://repo1.maven.org/maven2/) > ``` Well, corporate firewall and proxies are always intruding… Built successfully now -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org