yes it was there.
i m not familiar with maven2 (having used maven 1.1 all the time), but if i change instead
<optional>false</optional> in the code you attached, everything works fine....
rgds
marco
On 2/1/06, Martin Marinschek <[EMAIL PROTECTED]> wrote:
hmmmm... it should be there. struts. excerpt from tomahawks pom.xml
<dependency>
<groupId>struts</groupId>
<artifactId>struts</artifactId>
<version> 1.2.8</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
regards,
Martin
On 2/1/06, Marco Mistroni < [EMAIL PROTECTED]> wrote:
> hello all,
> i have downloaded myfaces (i suppose is the latest) from svn and tried
> tobuild with maven..
> while compiling tomahawk, code is looking for package
> org.apache.struts.tiles which i suppose
> is not listed in dependencies of tomahawk
>
> has anyone encountered this problem?
>
> thanks and regards
> marco
>
--
http://www.irian.at
Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German
Professional Support for Apache MyFaces

