Sunday, September 17, 2006

Tapestry Maven and WTP a journey

Would you like to get all the beneficts of Eclipse WTP and maven 2 without sweat,
without long hours wondering, isn't outhere something better, shy do I have to copy
all those jars to my WEB-INF/lib directory ..... why doesn't WTP takes care of this
shit, well not a complete solution for our problems, but something that would make your life a lil easier.... I present you ... you were right a plugin LOL
actually all you have to do is to point your eclipse update manater to
update site
THANKS ADAM !, after downloading this plugin, you´ll simply g2g to the configuration page over your proyect... you're using codehouse maven2 plugin arent you ? if not, well you should !!!!



want straight forward steps to do this stuff , OK

1. download maven 2 plugin from http://m2eclipse.codehaus.org/
2. download adam's lib copy plugin http://adam.kruszewski.name/eclipse/
3. Set your project as a maven enabled project
4. Don´t forget to put the deploy type to WAR
5. Go to the properties page, and set the path to your project web module
5. Select the "Link maven resolved dependencies to local folder?" option
6. Here you go :)

No more tears, we'll report this to the codehouse guys, maybe soon enough we wont have to do this stuff !