Are you building from master? If so, try pulling once. I just ran the build and all passes for me.
-----Original Message----- From: Guillaume Rousse [mailto:[email protected]] Sent: Friday, July 18, 2014 12:50 AM To: [email protected] Subject: [cas-user] Rebuilding a single cas-server-support-anything component Hello. I'm trying to build cas 4.0 ldap support component (cas-server-support-ldap), to add the patch from https://github.com/Jasig/cas/pull/422. However, I can't manage to rebuild this component properly using maven. "mvn package" fails because of the license check, configured in the top-level pom.xml: [ERROR] Failed to execute goal com.mycila.maven-license-plugin:maven-license-plugin:1.9.0:check (default) on project cas-server-support-ldap: Resource /home/guillaume/work/inria/sesi/devel/packages/cas-server/cas-server-4.0.0 /src/licensing/header.txt not found in file system, classpath or URL: no protocol: /home/guillaume/work/inria/sesi/devel/packages/cas-server/cas-server-4.0.0 /src/licensing/header.txt -> [Help 1] Using --fail-never option allow to ignore this error safely, but the expected jar file is not created anyway. Is there any magic command-line invocation I'm missing, or should I switch to a simpler tool such as ant for my purpose ? -- Guillaume Rousse INRIA, Direction des systèmes d'information Domaine de Voluceau Rocquencourt - BP 105 78153 Le Chesnay Tel: 01 39 63 58 31 -- 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-user
