On 6/10/06, Bruno Aranda <[EMAIL PROTECTED]> wrote:
> I'm running into MNG-2136 where the activation of another profile by
> the presence of JDK 1.5 suppresses the activeByDefault profile.
>
Mmh, hope it gets fixed soon! We are not using the jdk5 check now, but
it is useful indeed (when it works).
The issue is resolved-- it's working the way the Maven devs want it to.
Someone on [EMAIL PROTECTED] suggested a better way to do it, activating the
myfaces profile on the *absence* of a system property:
<name>!jsf</name>
MYFACES-1130 is open with patches for the archteypes.
--
Wendy