I've never seen this issue, but I'm guessing it could be related to an expired SSL certification. However, the one on https://appfuse.dev.java.net/svn/appfuse/trunk appears to be fine.
On Sat, Feb 13, 2010 at 5:52 PM, dinh <etc...@gmail.com> wrote: > 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] > ------------------------------------------------------------------------ > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net