So basically I am new to using MyFaces. We use maven for our build
system. So I wanted to know how to included myfaces dependency in the
project.

But I found later that I can do 

<dependency>
<groupId>myfaces</groupId>
<artifactId>myfaces-all</artifactId>
<scope>compile</scope>
</dependency>

Is this right?

Thanks,
Shekhar

-----Original Message-----
From: Dennis Byrne [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 29, 2006 11:09 PM
To: MyFaces Discussion
Subject: Re: How to use Myfaces with Maven pom.xml file, thanks </eom>

>
>I am running to get my tea.
>

Uhm, usually we use this list to talk about JSF ;)

Dennis Byrne

Reply via email to