On 7/16/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
>
> "mvn install "     vs.   "mvn install -Djsf=ri"

I just ran "mvn install -Djsf=ri" and the result I had
jsf-api/jsf-impl and MyFaces-1.1.5-SNAPSHOT in my WEB-INF/lib.

Any ideas?

Make sure to 'mvn clean' when you switch implementations.  That's the
only trick to this. :)

You probably still had target/appname/WEB-INF/lib there from a prior
build with MyFaces.

--
Wendy

Reply via email to