I apologize if this is a new guy mistake, but I'm getting these unit test errors when I try to build the 4.4.1 branch on my local system:
[INFO] ------------------------------------------------------------------------ [INFO] Building OPS4J Pax Web - Integration Jetty Container Tests 4.4.1 [INFO] ------------------------------------------------------------------------ .... Omitted for brevity... .... Tests in error: testWC(org.ops4j.pax.web.itest.jetty.WarBasicAuthSecuredIntegrationTest): unable to find valid certification path to requested target testSlash(org.ops4j.pax.web.itest.jetty.WarBasicAuthSecuredIntegrationTest): unable to find valid certification path to requested target testWebContainerSN(org.ops4j.pax.web.itest.jetty.WarBasicAuthSecuredIntegrationTest): unable to find valid certification path to requested target testWebContainerExample(org.ops4j.pax.web.itest.jetty.WarBasicAuthSecuredIntegrationTest): unable to find valid certification path to requested target testWebContextPath(org.ops4j.pax.web.itest.jetty.WebContainerSecuredIntegrationTest): unable to find valid certification path to requested target testWebContextPath(org.ops4j.pax.web.itest.jetty.WebContainerSpdyIntegrationTest): unable to find valid certification path to requested target Any ideas what I'm doing wrong? Do I need to import a certificate somewhere to run these tests? -- -- ------------------ OPS4J - http://www.ops4j.org - [email protected] --- You received this message because you are subscribed to the Google Groups "OPS4J" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
