http://jira.codehaus.org/browse/MEV-415
On 6/21/06, Rick <[EMAIL PROTECTED]> wrote:
The following were not found in the Maven repo.
<dependency>
<groupId>org.apache.myfaces</groupId>
<artifactId>myfaces-impl</artifactId>
<version>1.1.3</version>
<scope>compile</scope>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.apache.myfaces</groupId>
<artifactId>tomahawk</artifactId>
<version>1.1.3</version>
<scope>compile</scope>
<type>jar</type>
</dependency>
You guys are using Maven2 now... right?