Hi Nick, that would be greatly appreciated, thanks! I'm guessing, that "maven plugin" you are talking about will be similar like an ant task, which means that you can integrate code generation in your maven build process. Is that right? So how would we work together after you have achieved those steps? Does that mean, you are creating that pom.xml file, which I can add to my codebase later on? Which repository are you using locally? (I will have to add that functionality as well, for regression tests)
Cheers Lukas 2011/3/5 Nick Willemse <[email protected]> > Thanks. > > I can try and help. I managed to import the jar files into my local > maven repository and use it from there. > > Now I'm going to try and create a maven plugin to execute the > GenerationTool automatically. > > Nick > > On Mar 5, 2:03 am, Lukas Eder <[email protected]> wrote: > > Hi Nick > > > > Yes, that has been on the roadmap for some time: > https://sourceforge.net/apps/trac/jooq/ticket/104 > > > > Unfortunately, I don't have a lot of experience with maven, so I kept > > postponing it. I guess I should find out... :-) > > > > Cheers > > Lukas >
