Re: what's up with HEAD?

2006-04-06 Thread Mario Ivankovits
Hi! I'm getting compiler errors when trying 'mvn install' with a clean checkout of the HEAD revision of myfaces. The method isCheckExtensionsFilter is in the MyfacesConfig class however, so I can't immediately figure out how to solve this. There must be something wrong with your maven. Maybe

Re: what's up with HEAD?

2006-04-06 Thread Werner Punz
Mario Ivankovits schrieb: Hi! I'm getting compiler errors when trying 'mvn install' with a clean checkout of the HEAD revision of myfaces. The method isCheckExtensionsFilter is in the MyfacesConfig class however, so I can't immediately figure out how to solve this. There must be something

Re: what's up with HEAD?

2006-04-06 Thread Jurgen Lust
My mistake :$ I just tried on my computer at work and it works fine here. Weird. I've been using maven2 for a while now, and this is the first time I've had a problem like this. I guess I'll get out my Norton Ghost boot disk tonight :) What do you think what we do here? Still, even if I

Re: what's up with HEAD?

2006-04-06 Thread Werner Punz
Jurgen Lust schrieb: Well, there are users that want to use the sandbox, and to do so, they have to do a checkout Yes... but dont expect the sandbox to work all the time. Btw. I recently checked the sandbox list, it is getting bigger and bigger. I think one huge thing for the immediate

what's up with HEAD?

2006-04-05 Thread Jurgen Lust
I'm getting compiler errors when trying 'mvn install' with a clean checkout of the HEAD revision of myfaces. The method isCheckExtensionsFilter is in the MyfacesConfig class however, so I can't immediately figure out how to solve this. However, I would like to stress that developers should check