Nathan Coast
Sun, 10 Oct 2004 20:44:01 -0700
Nathan, in looking specifically at your project, I'm wondering one thing: are you using the term "Module" synonymously with the sense of a Struts module as a separate "config/*" entry in the web.xml? Or is "module" just your term for a unit of a web application?
yes, we're using 'module' to mean a struts module -
/WEB-INF/[module-name]/struts-config.xml /WEB-INF/[module-name]/tiles-defs.xml /[module-name]/foobar.jsp /[module-name]/styles/........ /[module-name]/images/........ etc
following this structure: http://www.codeczar.com/beta/maven-struts-module-plugin/standards.html
I will make a note of your project. I can't guarantee when I'll have time to check it out further, and I have to admit that I don't immediately see it as a solution to any specific problem I've been having -- but since I am a Maven user and a Struts user, it may turn out to be interesting.
We see two uses of this plugin:
So by now you've gotten the message that Struts will continue to have a Maven project.xml file, and it may be a while (if ever) before it matters more than that how "official" Struts' use of Maven is -- but if you have suggestions for improving the ways in which Struts (the project) uses Maven, I'm all ears.
we hacked around the project xml for the example app: http://www.codeczar.com/viewcvs/viewcvs.cgi/struts-examples/project.xml?rev=HEAD&cvsroot=Struts&content-type=text/vnd.viewcvs-markup not sure if this is of use to you.
cheers Nathan
Joe
-- Nathan Coast Managing Director codeczar ltd mobile: (852) 9049 5581 email: mailto:[EMAIL PROTECTED] web: http://www.codeczar.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]