Has anyone ran into this when running mvn appfuse:full-source? I'm relatively new to maven so i'm not sure where to look here.
$ mvn appfuse:full-source [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building AppFuse Spring MVC Application [INFO] task-segment: [appfuse:full-source] [INFO] ------------------------------------------------------------------------ [INFO] [appfuse:full-source {execution: default-cli}] [INFO] [AppFuse] Installing source from data-common module... [INFO] [AppFuse] Installing source from hibernate module... [INFO] [AppFuse] Installing source from service module... [INFO] [AppFuse] Source successfully exported, modifying pom.xml... [INFO] [AppFuse] Adding dependencies from root module... [INFO] ------------------------------------------------------------------------ [ERROR] FATAL ERROR [INFO] ------------------------------------------------------------------------ [INFO] javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.se curity.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [INFO] ------------------------------------------------------------------------