Oh cool - so additonal directories like my src/main/resources-facesconfig are not treated as source directories?
Is there a way to change the settings of Maven so those are included? regards, Martin On 1/3/06, Travis Reeder <[EMAIL PROTECTED]> wrote: > FYI, just trying out this new maven build and I noticed that the > faces-config.xml are not being put in the jars, > myfaces-sandbox-1.1.2-SNAPSHOT.jar, > tomahawk-1.1.2-SNAPSHOT.jar, and myfaces-impl-1.1.2-SNAPSHOT.jar. > > So when trying to run examples, the components are undefined. > > Travis > > On 1/3/06, Matthias Wessendorf <[EMAIL PROTECTED] > wrote: > > damn, > > > > > you are not doing wrong stuff the destDir for the tld stuff has changed > > > from src/main/resources/META-INF to target/classes/META-INF. > > > > looking at pom.xml (mojo plugin stuff) I now see "target/clazzes/META-INF" > > > > 8-) > > > > -- http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces
