Hi Guillaume,

I have do :
cd /cas-server-4.0.0/
vi pom.xml
replace
<header>${cs.dir}/src/licensing/header.txt</header>
by 
<header>${licenseHeader}</header>

mvn package install worked for me

Bye
-----------------------------------------------------------------
Daniel CHARLOT
D.S.I. Université de Nice Sophia-Antipolis
Administrateur Systèmes et Réseaux
28, avenue de Valrose - BP 2135 - 06103 NICE 
Tél : 04-92-07-67-07











Le 18 juil. 2014 à 12:58, Misagh Moayyed <[email protected]> a écrit :

> The best approach is that if you are using the maven overlay method,
> configure your pom to include the maven compiler plugin, and simply copy
> the java class file from the patch over to your build at the exact
> location by the same exact name. The build process will use yours instead
> of the default. That would be least invasive change.
> 
> -----Original Message-----
> From: Guillaume Rousse [mailto:[email protected]]
> Sent: Friday, July 18, 2014 2:09 AM
> To: [email protected]
> Subject: Re: [cas-user] Rebuilding a single cas-server-support-anything
> component
> 
> Le 18/07/2014 10:39, Misagh Moayyed a écrit :
>> Are you building from master? If so, try pulling once. I just ran the
>> build and all passes for me.
>> 
> No, from cas-server 4.0 release, as I'm trying to minimize the changes.
> --
> 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


-- 
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

Reply via email to