Re: Failure to build Tomahawk 1.1.9: cannot find symbol symbol : class ForceIdAware, StyleAware, ...HtmlCommandNavigationItem

2009-06-24 Thread Mike Kienenberger
Sounds like a good long-term plan. For me, I'm just going to install 2.0.9 and use that :-) On Wed, Jun 24, 2009 at 1:42 AM, Leonardo Uribe wrote: > Hi > > The error building tomahawk in maven 2.1.0 is because the precedence of > plugin execution was changed. > > On maven 2.0.9 and earlier, the

Re: Failure to build Tomahawk 1.1.9: cannot find symbol symbol : class ForceIdAware, StyleAware, ...HtmlCommandNavigationItem

2009-06-23 Thread Leonardo Uribe
Hi The error building tomahawk in maven 2.1.0 is because the precedence of plugin execution was changed. On maven 2.0.9 and earlier, the order when the plugins execute during lifecycle is the order in the pom. On 2.1.0, this was changed, so org.codehaus.mojo:build-helper-maven-plugin:add-source g

Re: Failure to build Tomahawk 1.1.9: cannot find symbol symbol : class ForceIdAware, StyleAware, ...HtmlCommandNavigationItem

2009-06-23 Thread Leonardo Uribe
Hi The error is because maven 2.1.0. I'll upgrade it and take a look at it. regards Leonardo Uribe 2009/6/23 Mike Kienenberger > Trying to build a 1.1.9 sandbox instance. > I've checked out the 1.1.9 tomahawk tagged source from > > http://svn.apache.org/repos/asf/myfaces/tomahawk/tags/1_

Failure to build Tomahawk 1.1.9: cannot find symbol symbol : class ForceIdAware, StyleAware, ...HtmlCommandNavigationItem

2009-06-23 Thread Mike Kienenberger
Trying to build a 1.1.9 sandbox instance. I've checked out the 1.1.9 tomahawk tagged source from http://svn.apache.org/repos/asf/myfaces/tomahawk/tags/1_1_9 Building with these tools: > mvn -v Apache Maven 2.1.0 (r755702; 2009-03-18 15:10:27-0400) Java version: 1.5.0_18 Java home: /usr/lib6