Hi, i am having same issue, the rootcause is because my office ISP block the site, u could try with different internet provider
On Wednesday, 12 July 2017 05:24:17 UTC+8, crdaudt wrote: > > I am attempting to install the CAS Services Management webapp for the > first time on a new CAS 5.1.x test server. The maven build is failing. > > Here are my steps: > > 1. git clone > https://github.com/apereo/cas-services-management-overlay.git > 2. cd cas-services-management-overlay > 3. git checkout > 4. ./build.sh package > > The build fails with the following error: > > ERROR] Failed to execute goal > com.github.s4u.plugins:pgpverify-maven-plugin:1.1.0:check (default) on > project cas-overlay: Connection refused (Connection refused) -> [Help 1] > > > I am not sure what to make of this error. Do I need to make some changes > in pom.xml prior to building? Here is the result from my build: > > ----BEGIN RESULTS---- > > [INFO] Scanning for projects... > [INFO] > [INFO] Using the MultiThreadedBuilder implementation with a thread count > of 5 > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Building cas-overlay 1.0 > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cas-overlay --- > [INFO] > [INFO] --- pgpverify-maven-plugin:1.1.0:check (default) @ cas-overlay --- > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 1.756 s (Wall Clock) > [INFO] Finished at: 2017-07-11T17:14:38-04:00 > [INFO] Final Memory: 14M/212M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > com.github.s4u.plugins:pgpverify-maven-plugin:1.1.0:check (default) on > project cas-overlay: Connection refused (Connection refused) -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the > -e switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException > Creating configuration directory under /etc/cas > Copying configuration files from etc/cas to /etc/cas > ‘etc/cas/config/log4j2-management.xml’ -> > ‘/etc/cas/config/log4j2-management.xml’ > ‘etc/cas/config/management.properties’ -> > ‘/etc/cas/config/management.properties’ > ‘etc/cas/config/users.properties’ -> ‘/etc/cas/config/users.properties’ > > ----END RESULTS---- > > > Thanks in advance for your assistance. > -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/3512e0f9-4c5e-4495-bb70-669b692f0f09%40apereo.org.
