Take a look at this http://wiki.apache.org/myfaces/Maven_And_Eclipse
On 1/8/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Is someone going to update the Eclipse IDE Wiki "Building Myfaces under the > Eclipse IDE."? (Please?) > > -----Original Message----- > From: Sean Schofield [mailto:[EMAIL PROTECTED] > Sent: Sunday, January 08, 2006 9:10 AM > To: MyFaces Discussion > Subject: Re: Lost in Repository > > The reorg is largely done now. All of the jars should build with mvn > install. The rest of the work is going to be getting snapshots setup, > publishing the website, nightly builds, etc. That shouldn't affect your > building of the source code though. > > Sean > > On 1/8/06, Cagatay Civici <[EMAIL PROTECTED]> wrote: > > Hi Martin, > > > > Thanks for the reply, I think I should wait for the reorg to be completed. > > :) > > > > Checking out maven build now, > > > > Regards, > > > > Cagatay, > > > > > > On 1/8/06, Martin Marinschek <[EMAIL PROTECTED]> wrote: > > > Hi Cagatay, > > > > > > yes, sorry, we are in the middle of the reorg currently, and this is > > > all a major construction site ;) > > > > > > You should be able to build MyFaces using the instructions on this > > Wiki-Site: > > > > > > http://wiki.apache.org/myfaces/Building_With_Maven > > > > > > if that doesn't work, please get back to us. > > > > > > The resources should be under src/main/resources and not under > > > /src/main/java/... > > > > > > anymore. > > > > > > regards, > > > > > > Martin > > > > > > On 1/8/06, Cagatay Civici <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > > > > > I am trying to integrate Client Validators component in myfaces, > > therefore I > > > > downloaded the current from svn to my locale. My aim was to > > > > integrate > > the > > > > component, build the current and test whether the integration was > > > > successfull or not, however I am a little bit lost so I have a > > > > couple of questions. > > > > > > > > - As I understand myFaces does not use ant anymore and changed to > > > > maven, > > The > > > > problem is I could not find the maven build files. > > > > - Also, I've observed that resources are located in more than one > > > > place, what is the reason, for example; > > > > > > tomahawk/src/main/java/org/apache/myfaces/custom/inputhtml/resource/my > > facesutils.js > > > > > > tomahawk/src/main/resources/org/apache/myfaces/custom/inputhtml/resour > > ce/myfacesutils.js > > > > > > > > I'll be glad if you could help me to understand these and show me > > > > the > > way in > > > > order to integrate the client validators in myfaces. Where should > > > > source files and the js file be located and the faces-config and > > > > tld definition > > be > > > > made. > > > > > > > > regards, > > > > > > > > Cagatay Civivi > > > > > > > > > > > > > -- > > > > > > http://www.irian.at > > > > > > Your JSF powerhouse - > > > JSF Consulting, Development and > > > Courses in English and German > > > > > > Professional Support for Apache MyFaces > > > > > > > > >

