Thanks Jacques! I really puzzled on the meaning of "grok" and "gist".
Why maven? Currently, our requirements on deliveries between two positions are vague. I think maven is the right tool to support our new development procedure. Ant too can do it, but this is not ant born for. Here is the desired procedure after maven introduced: For component designers: I plan to develop a OFBiz-maven plugin in this year or next year to make ofbiz component development more productively. A designer can create an OFBiz project and input the release version, then typical files such as pom.xml, ofbiz-component.xml are ready. And then he/she can create some interface java files and entity definitions, upload the project to svn. Currently we use typical component projects for OFBiz 4.0 and OFBiz 09.04. For programmers: Download a project from svn and continue the development or fix bugs, build snapshot jars and war, upload them to maven snapshot repository. For SQAs: Download a snapshot war from maven snapshot repository and deploy it in hot-deploy, check results and typical UI. Release sources-jars, jars and war in maven release repository. For deployers: Download wars from maven release repository and deploy them in customers environments. Regards, Shi Yusen/Beijing Langhua Ltd. 在 2009-05-21四的 00:05 +0200,Jacques Le Roux写道: > From: "Adam Heath" <doo...@brainfood.com> > > Shi Yusen wrote: > >> I deployed the OFBiz 09.04 jars and sources.jars to > >> http://maven2.langhua.org/public/ofbiz/ > >> > >> If you find anything wrong or missing, please feedback to me. > >> > >> Have a nice weekend, > >> > >> Shi Yusen/Beijing Langhua Ltd. > > > > Inter-component dependencies are not set anywhere. So if some > > external program just referenced ofbiz-service, they won't get > > ofbiz-base, ofbiz-entity, etc. > > > > But other than that, this makes me happy in my special place. Except > > that I don't fully grok maven, but get the gist of it. > > And Shi was asking for a foreigners's understandable english > Actually I like it, and I have learned some slang since I follow this ML :D > > Jacques > >