> > I'm just wondering what version of the maven-eclipse- or the > > maven-idea-plugin you're using because I've never had problems with the > > maven-faces-plugin generating source in the target tree. "mvn > > eclipse:eclipse" or "mvn idea:idea" configures the project properly at > > least for me as I don't have to add additional source folders. > > and what about the component-templates - can you debug the source for them > like this?
the *real* source code for the component is generated one, which you can use for debugging. > > > > I know that this works also if you're using the maven-eclipse-plugin. > > so you say mvn eclipse:eclipse in the myfaces current directory, and you can > start the sample app from within Eclipse - referring not to jars in your > maven-repository, but only to other MyFaces modules in Eclipse? I highly > doubt this... > > regards, > > Martin > -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf mail: matzew-at-apache-dot-org
