Hi David, That's a little advance for me. I have basic knowledge on Maven and zero on Geronimo plugins. When will you put the later version of quartz out?
djencks wrote: > > > On Jun 23, 2008, at 12:06 PM, jklcom99 wrote: > >> >> Ok, can you show me the steps and what is involved to create a plugin? > > There are lots of examples of plugins to compare with: the directory > and roller plugins in plugins, the contents of the main server build > plugins directory, and the samples. > > I glanced really quickly at the quartz stuff and it looks like: > 1. update to current geronimo stuff, such as version 2.1.1. Use > org.apache.geronimo.genesis/project-config/1.4/pom as the parent (I > may get a later version out soon, we'll see). Prune unneeded stuff > out of the build such as repositories. Basically get the build to work. > 2. in geronimo 2.1 and later, the geronimo-plugin.xml is generated by > the car-maven-plugin. The format has also changed a lot. So, you > should figure out what bits of the geronimo-plugin.xml are still > relevant and correct and get them into the appropriate part of the > pom.xml. > > There's some documentation here: > http://cwiki.apache.org/GMOxDOC21/plugin-infrastructure.html > http://cwiki.apache.org/GMOxDOC21/constructing-a-special-purpose-server-using-maven.html > > Let me know if this is starting you off at the wrong level. > > thanks > david jencks > >> >> >> >> djencks wrote: >>> >>> >>> On Jun 19, 2008, at 2:32 PM, jklcom99 wrote: >>> >>>> >>>> Can some one tell me if the quartz plugin from this link >>>> >>>> http://www.archivum.info/[EMAIL PROTECTED]/2008-05/ >>>> msg00505.html is >>>> applicable for Geronimo 2.1? >>> >>> Definitely not. However it should not be too hard to update. I >>> opened https://issues.apache.org/jira/browse/GERONIMO-4140 to track >>> progress on this. I probably won't have time myself to get to this >>> soon but would be happy to give advice if you (or someone else) would >>> like to work on it. >>> >>> thanks >>> david jencks >>> >>>> >>>> >>>> Thank you >>>> >>>> >>>> Kevan Miller wrote: >>>>> >>>>> >>>>> On Jan 16, 2008, at 5:27 PM, Christian Malolepszy wrote: >>>>> >>>>>> Helo all, >>>>>> >>>>>> is anyone working on a quartz plugin for geronimo 2? >>>>>> I neet the features of quartz to migrate my projects to geronimo2. >>>>> >>>>> Hi Christian, >>>>> I don't recall any quartz plugin work for geronimo 2.0, only 1.1. >>>>> Could be mistaken. >>>>> >>>>> Possible that with a little interest that somebody will have a >>>>> look... >>>>> >>>>> --kevan >>>>> >>>>> >>>> >>>> -- >>>> View this message in context: >>>> http://www.nabble.com/geronimo-v2-quartz-plugin-tp14897501s134p18018668.html >>>> Sent from the Apache Geronimo - Users mailing list archive at >>>> Nabble.com. >>>> >>> >>> >>> >> >> -- >> View this message in context: >> http://www.nabble.com/geronimo-v2-quartz-plugin-tp14897501s134p18076097.html >> Sent from the Apache Geronimo - Users mailing list archive at >> Nabble.com. >> > > > -- View this message in context: http://www.nabble.com/geronimo-v2-quartz-plugin-tp14897501s134p18113960.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
