On 6/12/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:

We now have the MyFaces profile is active if the 'jsf' property is not
set.  The JSF RI profile is activated with -Djsf=ri on the command
line.

Note that this is -D for a system property (not -P for a profile id).

Using -Pmyfaces and -Pjsfri still works.  Profiles can always be
activated by their ids.

But this part isn't true -- you'll end up with *both* MyFaces and the
RI if you do 'mvn -Pjsfri'.

I'll add properties to the other profiles tonight, and we'll switch to
only using -D to avoid confusion.

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to