On 9/14/06, Gary VanMatre <[EMAIL PROTECTED]> wrote:
>From: "Wendy Smoak" <[EMAIL PROTECTED]>
>
<snip/>
>
> Gary, if it's easier, you can add myfaces-impl as a dependency in test
> scope. That won't affect projects using Clay, it will only be on the
> classpath during the test phases.
>
>
> <dependency>
> <groupId>myfaces</groupId>
> <artifactId>myfaces-impl</artifactId>
> <version>1.1.1</version>
> <scope>test</scope>
> </dependency>
>
Hey, that sounds like the easiest solution. Is everyone cool with that?
<snap/>
I'd be.
-Rahul
>
> --
> Wendy
Gary