Re: struts-faces maven build

2004-10-15 Thread Ben Anderson
> > One issue is that no jsf artifacts exist on ibiblio. It turns out they are already on bluesunrise (You'll set this in the project.properties) > That file actually gets generated as part of the build (along with the > documentation file describing the tag library. In a binary > distribution, y

struts-faces maven build

2004-10-14 Thread Ben Anderson
Hi, In the spirit of converting struts to maven as well as my desire to begin using (or testing, or whatever point it's at) struts-faces. I've created the necessary maven files to 1) create struts-faces.jar 2) create example1-webapp.war One issue is that no jsf artifacts exist on ibiblio. I hope

struts-faces binary?

2004-10-08 Thread Ben Anderson
Hi, Debated about whether this belongs on user or dev and decided dev. I'd like to try out the struts-faces extension. Is there a way for me to get my hands on the binaries w/out the need to compile myself. I've checked out the source, but I really don't feel like manually downloading all the de