Hi, the component is part of sandbox. The jar can be found in the nightly builds section:
http://people.apache.org/builds/myfaces/nightly/ Use "tomahawk-sandbox-1.1.5-SNAPSHOT-bin.zip". In maven you have to set the dependency like this: <dependency> <groupId>org.apache.myfaces.tomahawk</groupId> <artifactId>tomahawk-sandbox</artifactId> <version>1.1.5-SNAPSHOT</version> </dependency> Don`t know if the sandbox jar is currently distributed to a public maven repository, if this is the case you only have to give maven the dependency. The other way, you have to install the jar to the local maven repo. cheers, Gerald On 10/29/06, Victor Gomez <[EMAIL PROTECTED]> wrote:
Any hints on where to find this component would be greatly appreciated. Is this a sandbox component which is part of tomahawk? How would this be defined in maven? Thank you.
-- http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces

