Hi Misagh, Thank for your good news.
I have just complied cas 4.1.1 from source code " https://github.com/Jasig/cas/archive/v4.1.1.tar.gz". Please check output console in attachment. Regards, Thach Le On Tue, Oct 20, 2015 at 5:24 AM, Misagh Moayyed <[email protected]> wrote: > CAS Community, > > CAS version 4.1.1 [1] has been released and should shortly make its way > into Maven central repositories, if not already. We encourage you to > integrate this release into your own CAS maven overlay environment and > provide feedback. Upgrading from a 4.1.x should be painless. You will find > the full changelog at the link provided below. > > Misagh > > > > [1] https://github.com/Jasig/cas/releases/tag/v4.1.1 > <https://github.com/Jasig/cas/releases/tag/v4.0.4> > > > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-dev > > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev
[INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apereo Central Authentication Service [INFO] Apereo CAS Core APIs [INFO] Apereo CAS Core [INFO] Apereo CAS Generic Support [INFO] Apereo CAS Web Application support [INFO] Apereo CAS Web Application [INFO] Apereo CAS JDBC Support [INFO] Apereo CAS LDAP Support [INFO] Apereo CAS Legacy Support [INFO] Apereo CAS OpenId Server Support [INFO] Apereo CAS RADIUS Support [INFO] Apereo CAS SPNEGO/NTLM Support [INFO] Apereo CAS Trusted User Support [INFO] Apereo CAS X.509 Client Certificate Support [INFO] Apereo CAS OAuth Server Support [INFO] Apereo CAS Client Protocols Support using pac4j [INFO] Apereo CAS SAML Server and Validation Support [INFO] Apereo CAS JBoss Cache Integration - DEPRECATED [INFO] Apereo CAS Memcached Integration [INFO] Apereo CAS Ehcache Integration [INFO] Apereo CAS Restlet Integration - DEPRECATED [INFO] Apereo CAS - Uber WAR - DEPRECATED [INFO] Apereo CAS ClearPass Extension - DEPRECATED [INFO] Apereo CAS Management Web Application [INFO] Apereo CAS REST Implementation [INFO] Apereo CAS Hazelcast Integration [INFO] Apereo CAS Mongo Integration [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apereo Central Authentication Service 4.1.1 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ cas-server --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce) @ cas-server --- [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (default) @ cas-server --- [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (default) @ cas-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] >>> findbugs-maven-plugin:3.0.1:check (findbugs-check) @ cas-server >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cas-server --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check (findbugs-check) @ cas-server <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:check (findbugs-check) @ cas-server --- [INFO] [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (checkstyle) @ cas-server --- [INFO] [INFO] --- license-maven-plugin:2.11:check (default) @ cas-server --- [INFO] Checking licenses... [WARNING] Unknown file extension: D:/Projects/Campulink/ProjectTool/sso/svn/source/sso-4.1.1/cas-server-support-ldap/src/test/resources/ldapServerTrustStore [WARNING] Missing header in: D:/Projects/Campulink/ProjectTool/sso/svn/source/sso-4.1.1/package.bat [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apereo Central Authentication Service ............. FAILURE [ 4.431 s] [INFO] Apereo CAS Core APIs .............................. SKIPPED [INFO] Apereo CAS Core ................................... SKIPPED [INFO] Apereo CAS Generic Support ........................ SKIPPED [INFO] Apereo CAS Web Application support ................ SKIPPED [INFO] Apereo CAS Web Application ........................ SKIPPED [INFO] Apereo CAS JDBC Support ........................... SKIPPED [INFO] Apereo CAS LDAP Support ........................... SKIPPED [INFO] Apereo CAS Legacy Support ......................... SKIPPED [INFO] Apereo CAS OpenId Server Support .................. SKIPPED [INFO] Apereo CAS RADIUS Support ......................... SKIPPED [INFO] Apereo CAS SPNEGO/NTLM Support .................... SKIPPED [INFO] Apereo CAS Trusted User Support ................... SKIPPED [INFO] Apereo CAS X.509 Client Certificate Support ....... SKIPPED [INFO] Apereo CAS OAuth Server Support ................... SKIPPED [INFO] Apereo CAS Client Protocols Support using pac4j ... SKIPPED [INFO] Apereo CAS SAML Server and Validation Support ..... SKIPPED [INFO] Apereo CAS JBoss Cache Integration - DEPRECATED ... SKIPPED [INFO] Apereo CAS Memcached Integration .................. SKIPPED [INFO] Apereo CAS Ehcache Integration .................... SKIPPED [INFO] Apereo CAS Restlet Integration - DEPRECATED ....... SKIPPED [INFO] Apereo CAS - Uber WAR - DEPRECATED ................ SKIPPED [INFO] Apereo CAS ClearPass Extension - DEPRECATED ....... SKIPPED [INFO] Apereo CAS Management Web Application ............. SKIPPED [INFO] Apereo CAS REST Implementation .................... SKIPPED [INFO] Apereo CAS Hazelcast Integration .................. SKIPPED [INFO] Apereo CAS Mongo Integration ...................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.103 s [INFO] Finished at: 2015-10-24T08:43:33+07:00 [INFO] Final Memory: 31M/75M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.mycila:license-maven-plugin:2.11:check (default) on project cas-server: Some files do not have the expected license header -> [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/MojoExecutionException
