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
smime.p7s
Description: Signature cryptographique S/MIME
