Ok, got it working, still my xlmns:t="http://myfaces.apache.org/tomahawk/";

but i recon it out, pomx.xml is all ok.

thx for help from list and irc.

best regards,

Adam

> OK,
> 
> It works somehow. From eclipse buid i use primefaces library instead of
> tomahawk.. I try to set up my existing project as maven (with a pom.xml)
> 
> my project (is like eclipse default)
> 
> src/  - java parent package
> src/package1
> src/package2
> 
> WebContent/
> WebContent/WEB-INF
> WebContent/WEB-INF/lib
> WebContent/WEB-INF/classes/log4j.xml
> WebContent/.*xhtml
> WebContent/resources/
> WebContent/resources/js/head.js
> WebContent/resources/tmpl/navbar.xhml
> 
> now I want to use tomahawk dependecy (added) and let it build.. It
> somehow does not include my resources
> 
> http://pastebin.com/z8jqWyhd
> 
> My Problem probaby here:
> [...]
>       <sourceDirectory>src</sourceDirectory>
>         <resources>
>       <resource>
>         <directory>WebContent</directory>
>       </resource>
> [..]
> 
> THX for you help Leo.
> 
> Best Regards,
> 
> Adam

Reply via email to